Forum member

rlarno

27 posts

Posts by rlarno

  1. Version 1.35b not working?

    Hi, I was working with v1.34b, everything was fine. I just installed v1.35b, and I get the following in the NCrunch Test window: System.ComponentModel.Win32Exception (0x80004005): The system cannot find the file specified at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartIn…

  2. Set of Tests listed twice in the NCrunch Processing Queue

    Hi Remco, While running our solution at some point in time (have not been able to find the 'trigger'), I get the same set of tests twice in the NCrunch Processing Queue. Doing a reset resolves the issue again. [img]http://larud.net/images/NCrunch - Dual Test Sets.png[/img] Rudi

  3. System.UnauthorizedAccessException

    Hi Remco, I'm having this intermittent problem that NCrunch runs into this exception: [10:04:30.6176-BuildTask-48] ERROR (Internal): System.UnauthorizedAccessException: Access to the path 'C:\Users\Rudi.Larno\AppData\Local\NCrunch\7624\23\XXX.Resources\Resources\Pages\ConfigurationUserEdit.r…

  4. Alternatives for coverage indicators

    Hi, My initial reaction to the indicators was also: if only they were a small (upstanding) rectangle. Btw, I have absolutely no clue as how you get all this done, but regarding how to get the UI on the screen, it it somewhat like this code? http://indentguide.codeplex.com/SourceControl/chan…

  5. NCrunch with Moles

    Hi Body, Perhaps I was making the wrong assumption about the following: [quote=bodie;473] I am using Moles (from Microsoft Research) to sever the downward dependency when I'm testing the public method that calls the private I already tested. This works well for testing, but NCrunch doesn't s…

  6. NCrunch with Moles

    So why not do the proper thing and make sure you can control your downward dependency, such that you do not need to revert to a solution like Moles? We had the issue here, we were using Moles for the 'legacy' project and some members of the team suggested to continue using it for the new project.…

  7. Ncrunch died on me

    Hi, I just installed NCrunch 1.34b on Windows 7 64-bit Enterprise and initially nothing happened as described above. I also had to run Visual Studio 2010 as Administrator to get it to work. After having set up NCrunch, I was able to exit VS2010 and start normally and NCrunch worked fine. Note t…