.NET IDE crashes on EXIT
I have a Windows Forms project that is connected to SourceSafe - it has some refrences to third-party assemblies. I also have a copied version of the exact same solution that is disconnected from SS.
Upon closing the connected version - the IDE crashes with the following messages in the Event Viewer:
Faulting application devenv.exe, version 7.10.3077.0, faulting module cslangsvc.dll, version 7.10.3077.0, fault address 0x00049995
Furthermore - in the disconnected copy of the project the crash does not occur.
Note - this is version 2003

