Forum member

dpc640

8 posts

Posts by dpc640

  1. Startup Error in Studio 2017

    Thanks! It was step 5 that I didn't know about.

  2. Startup Error in Studio 2017

    Hello, I have been getting a fatal error when starting Visual Studio 2017.1 with NCrunch installed. It started with 3.6, and I just tried it with 3.7.0.4 and get the same thing. In addition, NCrunch is not getting completely uninstalled. If I uninstall NCrunch, Studio starts, with a package …

  3. Entity Framework metadata problem using console tool

    Remco, I didn't see any SDK warnings, but I reinstalled and updated Visual Studio on my build machine, and that took care of the problem. Thanks for your help! Patrick

  4. CategoryAttribute not working

    Remco, I am trying to setup an engine mode to run specific tests during check-in. I have created a CategoryAttribute per the documentation, applied it to a method and created the engine mode. I added the Categories column to the test window. NCrunch is not recognizing the category. Below …

  5. Entity Framework metadata problem using console tool

    Ok, great call, that pointed out a problem. If I look at the dll built from studio, the entity framework artifacts are included as resources. Looking at the dll in the NCrunch workspace, they are not included. Any ideas why that might be? Thanks, Patrick

  6. Entity Framework metadata problem using console tool

    Hello, I have a solution with over thirty projects, including a DBModel project and a project that only runs tests which require an actual database connection. When run from my development machine, the console tool works perfectly. When running from an NCrunch grid server, I get: [code=cs…

  7. Workspace on server eating disk

    Thanks for the quick reply! I didn't even bother looking until this morning, assuming I would have to wait. I made the setting change (two threads to one), and I will see what happens. I will probably have to put in a request for more disk on the VM. Patrick

  8. Workspace on server eating disk

    The workspace folder on my remote server just keeps getting bigger and bigger, using up all available space very quickly. I can't see anywhere in configuration to limit the space available for worskspace, just snapshots. Am I missing something? I have installed version 2.8 hoping it would clear…