Forum member

Remco NCrunch Developer

7586 posts

Posts by Remco

  1. 1.41b does not install

    Thanks for letting me know. I wonder if this may have been caused by an issue of some kind with the uninstaller... I guess we'll never know now, but I'm glad this solved the problem.

  2. Conditional expression evaluated wrong by NCrunch

    When working with MSTest, NCrunch relies on a project-level configuration setting to determine whether the test environment should be set up for x64. This configuration setting is used when the test project itself has its output architecture set to 'AnyCPU', as the architecture to be used by the te…

  3. 1.41b does not install

    Did you perhaps previously perform a manual install of an older version of NCrunch? Try making sure the 'Remco Software' extension directories under VS2010 and VS2012 are completely removed before running the installer. This should remove any files that the new installer is checking for. The …

  4. Automatically select first broken test in NCrunch Tests Window

    For anyone interested, 1.41b has just been released including the above feature.

  5. Some NCrunch feedback

    For anyone interested, NCrunch 1.41b has just been released including a change that will automatically select the most relevant test in the Tests Window where no selection automatically exists. This should help with general usability of the Tests Window, particularly around newly failing tests.

  6. VS2012 RC undocked editor becomes uneditable after ncrunch flyout

    For anyone interested, NCrunch 1.41b has just been released including a fix for the above issue (keystrokes not working after opening the NCrunch popup on a popped out window).

  7. VS2012 RC split window loses indicators

    For anyone interested, NCrunch 1.41b has just been released including a new configuration option designed to limit the memory consumption by NCrunch build processes. While this doesn't stop the memory from 'leaking' as a result of the build, it will allow NCrunch to regularly recycle the build proc…

  8. Excessive shadow copies of solution assemblies

    Hi Bob, I managed to look into this problem in a bit more detail and confirmed that it seems to be a concurrency issue with MSBuild. As the issue is very inconsistent (and can only be intermittently reproduced), I haven't yet been able to identify the specific component in the build process th…

  9. Controlling display order of tests in Ncrunch Test window

    For anyone interested, 1.41b has just been released including the above mentioned change (alphabetical order on tests shown in the Tests Window).

  10. Huge Memory usage

    For anyone interested, NCrunch 1.41b has just been released including a feature designed to limit the memory consumption by build processes. This should effectively solve the build process memory leaks described above, as NCrunch will automatically recycle these processes if their working memory be…

  11. Hyperlinks do not detect open document

    For anyone interested, NCrunch 1.41b has just been released including a fix for the above issue.

  12. Run all tests visible here not working

    For anyone interested, NCrunch 1.41b has just been released including a fix for the above issue.

  13. Build Failure, No Reason.

    For anyone interested, NCrunch 1.41b has just been released including a fix for the workspace error handling exception described above.

  14. DeploymentItem with Environment Variable not working

    For anyone interested, NCrunch 1.41b has just been released including a fix for the above issue. NCrunch should now automatically resolve and handle deployment items making use of environment variables.

  15. Path.GetFullPath not returning consistently with MsTest or resharper test runners

    For anyone interested, NCrunch 1.41b has just been released including a fix for the above issue.

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

    Hi Rob - I just picked up this question while skimming through forum material, and realised that it hadn't been answered. I'm not sure how it slipped through my net, and I'm sorry it's taken so long to get back to you. NCrunch uses a different security setup within its application domain to o…

  17. Unit testing with classes from Roslyn.Services namespace results in a SecurityException

    Something else that may work is to add the following attribute to your AssemblyInfo.cs file: [assembly: AllowPartiallyTrustedCallers] Does this do the trick?

  18. NCrunch does not recursively copy msbuild target imports

    For anyone interested, NCrunch 1.41b has just been released including a fix for the above described issue (unable to find stylecop settings files at solution level).

  19. Build Failure with VS2012 Split App Project Template

    For anyone interested, 1.41b has just been released with a fix for the ArgumentNullException issue described above. While this doesn't add support for the Metro template Ben described, it should improve the error handling in this area.

  20. Installs themself as nCrunch.VSIntegration2010 in VS2012

    This should now be fixed in the version just released (1.41b).