Forum member
Christian Moritz
8 posts
Posts by Christian Moritz
-
Console Tool Not Building .Net Standard Library
I just started a build with the /VS command line parameter. The build is not done yet, but the NCrunch steps are done. So the command line parameter worked. It would be nice if the documentation of the console tool listed and explained the command line parameters. There are two articles abou…
03 Apr 2019 06:07 UTC
-
Console Tool Not Building .Net Standard Library
I just send the log with the verbosity medium via the contact form. It took a while as the administrator got in just after I had the log and we decided to update NCrunch to the just released version and run the build again. (That didn't magically fix it.) It shows the internal error on line 3664…
02 Apr 2019 10:05 UTC
-
Console Tool Not Building .Net Standard Library
We hoped to get the regular NCrunch console tool report, but didn't get that, as the build ran into a timeout after 120 minutes. TFS cancelled everything and the NCrunch report wasn't even created. I have send the detailed output as logged in TFS via the contact form. While it is far more detai…
01 Apr 2019 11:25 UTC
-
Console Tool Not Building .Net Standard Library
Visual Studio has now been installed on the build agent. That actually got rid of the NullReferenceException. But now we get the same Win32Exception, quoted in my first post, I got on my own machine. I didn't do anything on my own machine to fix this. I just tried a small project as you sugg…
29 Mar 2019 05:32 UTC
-
Console Tool Not Building .Net Standard Library
Thanks for the quick answer. On a hunch I tried running the console tool for our solution one more time, after it worked for the small project. And suddenly it worked. Something the administrator did on the Grid Node machines (whatever that was, one of them seemed to be a bit off, so he cloned o…
28 Mar 2019 08:26 UTC
-
Console Tool Not Building .Net Standard Library
Hello As was to be expected, the small sample project works of course. Why couldn't it be easy to analyse a problem like that just once? Now I will have to find out which of our over 100 projects combined with the .NET Standard project leads to the failure. That could take weeks. I noticed …
28 Mar 2019 06:50 UTC
-
Console Tool Not Building .Net Standard Library
Hi, thanks for the answer. On my machine the msbuild.exe is exactly where you said it should be. I can execute it via a non-administrative command line prompt. As it works for everything else, I doubt it is corrupt. I turned off the firewall and got the same error. We are using Visual Studi…
27 Mar 2019 06:43 UTC
-
Console Tool Not Building .Net Standard Library
Hello We are using NCrunch for a solution with just over 100 projects. The developers use it locally in Visual Studio 2017 and on the TFS-build-machine we use the console tool to run the tests. Our architect decided that sooner or later we should move from the old .NET Framework to .NET Core/…
26 Mar 2019 09:30 UTC