Forum member
spolonski
53 posts
Posts by spolonski
-
Ncrunch 4, Instrumentation Mode Optimised: Signing drawback
Hi Remco, I have submitted a bug with a same name as a topic. I hope this helps.
14 Nov 2019 06:50 UTC
-
Ncrunch 4, Instrumentation Mode Optimised: Signing drawback
In Optimised Mode we are getting some "Strong name validation failed" Errors. In Legacy Mode all works as expected.
13 Nov 2019 11:59 UTC
-
NCrunch 4 - Instrumentation Mode - Optimized - Project fails to build
NCrunch_VS2019_4.2.0.1.msi fixed my Issue: [09:51:27.1838-CIL Task Processor-30] ERROR: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei nCrunch.Compiler.NewStaticManipulation.InstrumentationConcerns.PrimaryInstrumentationConcern.InstrumentCu…
12 Nov 2019 09:44 UTC
-
Unable to retrieve property values from build output: Configuration
[url=https://ufile.io/drr3sz7s]Here is a Demo.[/url] To reproduce: * Open Developer Command Promt as Administrator. * regasmFiles /unregister C:\Windows\assembly\GAC\ADODB\7.0.3300.0__b03f5f7f11d50a3a\ADODB.dll * Try to build the project on a grid node. PS: To register ADODB.dll please c…
24 Sep 2019 09:27 UTC
-
Unable to retrieve property values from build output: Configuration
[quote=Remco;13890]Most likely something inside the build system is relying on it and the error message you were given is a red herring. Did you manage to get a better error from somewhere informing you of the missing dependency?[/quote] The project itself uses Adodb. Other projects that do not us…
24 Sep 2019 08:19 UTC
-
Unable to retrieve property values from build output: Configuration
I found it. Adodb.dll was not registered. This is strange why adodb is needed? Build must be done on a grid server.
24 Sep 2019 07:22 UTC
-
Unable to retrieve property values from build output: Configuration
I get following Error: [code=csharp] [08:43:56.3639-InitialisationQueueTask-14] ERROR (Load): Error occurred during load of component at xxx.csproj: System.Exception: An exception was thrown in the remote environment: System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefe…
24 Sep 2019 06:55 UTC
-
Ncrunch Console + Grid Server: Sometimes Load Failure
Hi Remco, We are using NCrunch Console in our CI. After update to 3.22 we are getting sometimes Load Failure errors. [code] WebApiContrib.IoC.StructureMap (not run) Path:<skip>\Source\WebApiContrib.IoC.StructureMap\WebApiContrib.IoC.StructureMap.csproj Result:Load Failure nCrunch.Task…
30 Jan 2019 08:22 UTC
-
Coverage is missing in VSIX Project (VS 2015)
Hi Remco, I noticed that Code Coverage marker is misssing in VSIX Projects. [url=https://expirebox.com/download/fab3fea6234495c5d21a1856a9c6e5c0.html]Demo[/url] As a workaround I will use code library. It is even better for a structure of code. Nevertheless maybe you can fix it. Regards, …
02 Feb 2017 13:28 UTC
-
App.config not found
Hi, I am trying to activate ncrunch for a vsvim solution. https://github.com/jaredpar/VsVim When NCrunch builds the solution, it fails with an error [quote]Could not copy the file "Z:\cl36\tmp\ncrunch\4724\4\References\Vs2015\App.config" because it was not found.[/quote] But why ncrunch is t…
21 Sep 2016 06:47 UTC
-
Console tool reports "weird" Build Results
Thanks for helping me to diagnose the problem. For some reason was Grid Node down. After restarting the service, the results are good. But in our build enviroment we are testing the return code of console tool. And it was 0 althrough there was a connection error. Could you please change this…
12 Jul 2016 07:26 UTC
-
Console tool reports "weird" Build Results
Hi, Console log looks better [SPOILER] NCrunch Console Tool v2.22.0.1 Copyright © 2010-2016 Remco Software Ltd Usage of this tool is permitted only under the terms described in License.rtf This product is licensed to Sage Software GmbH [07:26:02.6159-Core-6] Loading NCrunch modules …
12 Jul 2016 06:05 UTC
-
Console tool reports "weird" Build Results
I get "weird" Build Results if i run my test in a console runner. In Visual Studio works all as expected. Here are screenshots: [SPOILER][img]http://i.imgur.com/KsRJgrE.png[/img] [img]http://i.imgur.com/XsYhRW5.png[/img] [/SPOILER] Here is an output of a console tool: [SPOILER] NCrunch Cons…
11 Jul 2016 12:21 UTC