Forum member

blah77

3 posts

Posts by blah77

  1. How do I "Retrieve the LoaderExceptions property" please?

    [quote=Remco;3981] Is there any chance you can reproduce the problem in a small dummy project that you can share with me? Instrumentation issues are a high priority and I'd like to see that this gets fixed. [/quote] I tried to cut it down, but failed. I am sure it can be done, but the project …

  2. How do I "Retrieve the LoaderExceptions property" please?

    [quote=Remco;3976] Something else to try is to set your [url=http://www.ncrunch.net/documentation/reference_solution-configuration_framework-utilisation-types]Framework utilisation type[/url] for NUnit to 'StaticAnalysis'. This may either get you past the problem or return a more meaningful error …

  3. How do I "Retrieve the LoaderExceptions property" please?

    I get the following backtrace on a project that everything else in the solution depends on. Its dependencies are just fscheck, nunit.framework, powerpack.parallel and a few other common libraries. The message is copied from the bottom of the "ncrunch tests" window. It is reproducible every time. The…