Hi, thanks for sending through the log. Unfortunately, it was captured a little too late in the process, or this is a very large solution (the initialisation went off the top of the log). If you can perhaps send through another smaller capture on a small solution, that would be great.
Meanwhile, I'm wondering if you might be able to try the following:
1. Uninstall NCrunch entirely from your system (all versions for all versions of Visual Studio)
2. Ensure that the directory '\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\Extensions\Remco Software' and all its contents are completely deleted.
3. Run the following command: \Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe /setup
4. Wait for devenv.exe to finish its work (kill it after 15 minutes if it doesn't stop)
5. Load up Visual Studio 2010 and open any solution
6. Close down Visual Studio
7. Install the latest version of NCrunch
8. Run the following command again: \Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe /setup
9. Wait for devenv.exe to finish its work (kill it after 15 minutes if it doesn't stop)
... Then load up VS2010 again to see if the problem is fixed.
Previously where this issue has surfaced, it's been a Visual Studio configuration problem where the IDE somehow confuses the adornment layers between extensions. Performing a completely clean reinstall of NCrunch should reset the adornment layers and will usually solve the problem. I'm keen to hear if this does the trick!
Cheers,
Remco