Forum member

oneillci

5 posts

Posts by oneillci

  1. NCrunch fails to build

    Very strange. I created a console app with a MS Test project, NCrunch ran fine. Created a new MVC project, NCrunch ran fine. Changed to use Xunit, NCrunch ran fine. But it is still not working in my original project - while not 100% new, it's just got 1 new Controller and a few Actions and runs…

  2. NCrunch fails to build

    I still get the same error after deleting User\AppData\Local\assembly. I have submitted another bug report.

  3. NCrunch fails to build

    I have submitted a bug via the NCrunch menu with the title 'NCrunch fails to build - oneillci forum post' This is my first time using NCrunch The task runner exes are in place in the install directory.

  4. NCrunch fails to build

    I've tried re-installing but no luck. Perhaps it's a conflict with another extension? I have Telerik JustCode installed, so I don't know if that would be an issue. Do you output any debug/trace files I could sent on to you?

  5. NCrunch fails to build

    HI, I've just installed NCrunch in a new MVC project ( File -> New Project and the default tests provided). I have changed the default MVC3 tests to use xUnit instead of MSTest. The 2 default tests fail to run with the following output: System.ComponentModel.Win32Exception (0x80004005): The …