Forum member

jbattermann

10 posts

Posts by jbattermann

  1. "1 project is failing to build" - why?

    Sure thing Remco, thanks for the quick support (and for NCrunch obviously)! Cheers, -Jörg

  2. "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!

  3. "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\…

  4. "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…

  5. 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)

  6. 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

  7. 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…

  8. 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

  9. 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…

  10. 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…