Forum member
jbattermann
10 posts
Posts by jbattermann
-
"1 project is failing to build" - why?
Sure thing Remco, thanks for the quick support (and for NCrunch obviously)! Cheers, -Jörg
07 Dec 2014 22:22 UTC
-
"1 project is failing to build" - why?
Just a quick update: setting the workspace to a top-level (short) directory did in fact solve the problem!
07 Dec 2014 11:25 UTC
-
"1 project is failing to build" - why?
Good morning Remco, well it looks like this: [img]http://i.imgur.com/9c4l3JQ.png[/img] .. but more interestingly (after enabling logging), I saw this: [code=plain] [11:47:12.6242-LocalBuildTask-107] Copying project MyProject.Backend.Api resource C:\Users\joerg\AppData\Local\NCrunch\24832\8\…
07 Dec 2014 11:05 UTC
-
"1 project is failing to build" - why?
Good evening, my solution and project worked, built & ran perfectly fine in VS as well as the test in NCrunch, but after a few referenced NuGet Packages NCrunch simply states '1 project is failing to build', but VS can clean, build/rebuild all just perfectly fine. Tests run perfectly fine in VS's…
06 Dec 2014 21:48 UTC
-
Debugging Async Tests - variable "does not exist in the current context"
(as a sidenote - it does work in other runners, e.g. R#'s test runner, too)
12 Oct 2014 19:03 UTC
-
Debugging Async Tests - variable "does not exist in the current context"
Hey there, I am having the same problem over and over again, too and switch back and forth inbetween the regular MS Test runner and NCrunch and to be quite honest, this is frustrating. Has there been any progress in this area or do I have to get used to to this? Thanks, -Jörg
12 Oct 2014 19:02 UTC
-
NCrunch fails to build ETW project
[quote=Remco;6166]Great to hear! NCrunch does actually support more complex expressions inside the additional files to include. For example, you should also be able to specify: ..\packages\Microsoft.Diagnostics.Tracing.EventRegister*\build\**.* [/quote] Ahhh with that I can be perfectly happ…
20 Jul 2014 13:30 UTC
-
NCrunch fails to build ETW project
That worked, thanks! Is there any chance this kind of project(s) might be supported natively in the future? basically whenever such references change, I'll have to manually adjust the paths which is pretty much time wasted / potentially forgotten etc.. Cheers, -Jörg
19 Jul 2014 18:56 UTC
-
NCrunch fails to build ETW project
Good evening Remco, I just set the options according to the compatibility mode instructions and still get the same build error. The output is the following: NCrunch: If you are experiencing problems in getting this project to build, have a look at http://www.ncrunch.net/documentation/troublesh…
17 Jul 2014 20:14 UTC
-
NCrunch fails to build ETW project
Good evening, I wanted to give the latest version of NCrunch a try against one of my current projects and this project utilizes [url=https://www.nuget.org/packages/Microsoft.ApplicationInsights.Tracing/]Microsoft's Application Insights[/url] and the later is using [url=https://www.nuget.org/packa…
16 Jul 2014 22:46 UTC