Forum member

carlbm

5 posts

Posts by carlbm

  1. ncrunch won't load any project

    PS I saw that there was another difference, that there were two lines of attributes on the failing test. I changed it into one ([Test, AutoMoqData]) and it didn't fix the issue.

  2. ncrunch won't load any project

    It's now loading all the projects on a different computer, but I am still having no luck using the initial pc. On the PC where it's working i'm having a different problem now. I'm using Autofixture and AutoMoq with Nunit. The tests run fine using the resharper runner or the testdriven.net runner. …

  3. ncrunch won't load any project

    I've installed ncrunch on a different machine and the solution gets further. It doesn't fully load, but it doesn't have an exception next to each project either. What could be wrong with the MSBuild/projects to make it do this? I can send you a sample project file if you'd like?

  4. ncrunch won't load any project

    They are all standard projects. MVC 4, some standard class projects and a few MStest projects. No project files have been modified. I created a new console app and I had the same problem when I enabled ncrunch.

  5. ncrunch won't load any project

    Hi I've just downloaded ncrunch and I've enabled it for a solution that builds correctly in VS. NCrunch is reporting a load failure for each of the projects in the solution though, with this rather uninformative message: System.Exception: An exception was thrown in the remote environment: Sys…