Forum member

kolhapuri

4 posts

Posts by kolhapuri

  1. NCrunch3.7 .Net Core error

    Thanks for your help. This seems to have resolved itself which is unfortunate since we are not able to pinpoint exactly what was causing it. I washaving issues using ncrunch inside vs2017 on the build machine. Tried all the different things suggested on the ncrunch site. Nothing worked. So I uninst…

  2. NCrunch3.7 .Net Core error

    Yes for both. Here is the output from running the tool against the solution on my dev m/c. Running the tests on the build server(where the ncrunchtool fails) in VS2017 succeds. Do you want to see any particular log related to this? ********************************************* NCrunch Console…

  3. NCrunch3.7 .Net Core error

    Yes it does. You can see the output here https://pastebin.com/h9YqLAtJ

  4. NCrunch3.7 .Net Core error

    I am having issues running the NCrunch Tool to build/run tests vs2017 .net core projects. Just running the tests in vs2017 everything is fine. But when I try to run it in a build environment it errors out. There was a resolution for a similar error in v3.6 but I have 3.7. Here are the details. …