Hi Paul,
Thanks for posting! At the moment there aren't any known issues of this sort (even with the new VS2012 update), so I'm wondering if you wouldn't mind me asking a few questions to better understand what is happening on your system. I presume you've done this already, but also make sure you run through all the steps in the
installation troubleshooting guide to ensure your VS2012 plugin cache is completely cleared.
- Are you running any other 3rd party VS plugins/packages? Do they load correctly?
- Has NCrunch ever worked for you on this computer? If so, which versions of VS did it work for?
- Have you ever had NCrunch throw an installation/initialisation error that you've chosen suppress when Visual Studio tells you about it?
Also try running Visual Studio 2012 with the following command line (using Start->Run if you like):
"C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe" /log c:\vslog.log
... This will log a whole lot of initialisation output to c:\vslog.log. If you inspect this log after starting and closing down Visual Studio, do you see any NCrunch related errors?
Cheers,
Remco