I recently made a terrible mistake, installed delphi 6 on my laptop and chose yes when asked what a really long question is about the debugger ... the result of my Visual Studio is no longer working.
I remember that the fix for this was pretty simple, perhaps with registry settings. I do not remember this.
I tried many things to return this state, since I no longer need delphi, but I need VS and you will no longer need to reset my entire dev environment if I really shouldn't.
I tried: - restore to a restore point (created before installing Delphi) - VS in many states (devenv.exe / reset, devenv.exe / setup ... etc.)
In my event viewer, I see:
Faulting application name: devenv.exe, version: 10.0.40219.1, time stamp: 0x4d5f2a73
Faulting module name: clr.dll, version: 4.0.30319.239, time stamp: 0x4e181a6d
Exception code: 0xc0000005
Fault offset: 0x00024e38
Faulting process id: 0x1468
Faulting application start time: 0x01cd35b33ad2193d
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
Report Id: 7beb5eac-a1a6-11e1-93cc-00262256e631
Greetings