Forum member

0liver

5 posts

Posts by 0liver

  1. Visual Studio 2013 crashing on startup with NCrunch 2.12.02 installed

    Thanks so much, Simon, for posting your updates here! My VS kept crashing on me during startup but after uninstalling GitExtensions I could work again! I even put up a blog post about this where I refer to your answer (http://shades-of-orange.com/post/2015/02/23/Visual-Studio-2013-Update-4-Crashe…

  2. SpecFlow with SpecRun - Build doesn't work in NCrunch

    Hello Dan, how did you work around this error? Is the only way to get NCrunch compile the particular project to uninstall SpecRun from it? Would be glad to hear what you did about this annoyance. Regards, Oliver

  3. NCrunch won't run tests although "Run all tests automatically" is checked

    I'm facing a problem with the continuous execution of tests - sometimes, NCrunch just won't execute them anymore! [img=http://twitpic.com/proxy/web14/img/684200761-505112b57c59c5c06cadc9f9adce5a28.509b90b0-full.png]Impacted tests not being run[/img] Am I missing something? I have 7 days of my …

  4. System.Security.VerificationException: Operation could destabilize the runtime

    Hi Remco, thanks again for your answer. The workaround you posted was pretty much exactly what I was thinking of: quick'n'dirty but works. Now all our tests run just fine :-) Cheers, Oliver

  5. System.Security.VerificationException: Operation could destabilize the runtime

    Hello, I've finally set up NCrunch for a larger Orchard CMS solution, and I'm getting the "System.Security.VerificationException : Operation could destabilize the runtime" as well for code that originates from a couple of assemblies which declare [assembly: SecurityTransparent]. Is there any c…