We are currently having an issue where Visual Studio 2010 does not load after installing Typemock. This was occurring with an old installation that was using Typemock 7.0.4, so we thought to reinstall with 7.2.5 last week. The issue occurred still. We also attempted to install 7.3, and no luck there either. This issue occurs even when the bare minimum of options is installed (Only Typemock Isolator, all other features disabled in the installer). VS does start up in safe mode when started with "devenv /Safemode". As soon as Typemock is uninstalled, VS works flawlessly again.
When VS crashes, there are no errors in the vs logs.
There are 2 errors in the Event Viewer. The first has source of .NET Runtime, Event ID 1027, Task Category None.
General:
Application: devenv.exe
Framework Version: v4.0.30319
Description: The process was terminated due to stack overflow.
The second has a source of Application Error, Event ID 1000, Task Catgeory (100).
General:
Faulting application devenv.exe, version 10.0.40219.1, time stamp 0x4d5f2a73, faulting module clr.dll, version 4.0.30319.296, time stamp 0x50484aa9, exception code 0xc00000fd, fault offset 0x00001a81, process id 0x%9, application start time 0x%10.
Attached is the Visual Studio 2010 log.
UPDATE:
I read the following post (in this forum).
https://www.typemock.com/answers/11161/
I have the following packages installed:
Architecture Tools Extension Project Templates, v10.0
Domain Specific Language Designer, v10.0
Domain-Specific Language Designer Wizard, v10.0
NuGet Package Manager, v2.2.40116.9051
VisualSVN, v3.0.4.0.
I will update later when I get a chance to remove each of these and see if any (or a combination of) are related to the crash.
ActivityLog.xml (VS2010 Activity Log)