Forum member

mrinaldi

3 posts

Posts by mrinaldi

  1. Enable NCrunch grayed out in fresh VS 11 beta install

    Works for me either. Thanks

  2. Enable NCrunch grayed out in fresh VS 11 beta install

    [quote=jhamm;1334]I am experiencing the same issue with VS 2011 Beta. I am on Windows 7 Enterprise 64bit and VS 2011 Beta Ultimate using NCrunch version 1.38.17b. Based on this forum topic "Unable to enable NCrunch for new install", I made sure that all ncrunch files in the solution were writa…

  3. Cannot build with unloaded (dependent) projects

    My solution is large (90 projects) and I only keep loaded the projects I'm currently working. NCrunch cannot build the solution if any of the dependent project is unloaded, although VS can. It should get the dll from the project's output folder if it's unloaded. Thanks