Okay....
I've been running Visual Studio RTM since it's release on my work computer. Last Friday I installed/Updated IE to version 9 to test a JavaScript issue. After installing IE9 and rebooting my computer Visual Studio 2012 no longer works, it opens shows the start page for about a second then crashes.
I've unsuccessfully tried the following:
(countless rebooting after each meticulous step)
P.S. I cannot run System Restore since that is "disabled by your administrator" - that would have been before step # 4 above if it was available to me...
When I run devenv (safemode or not) I get the following in the Application Event Log:
Faulting application name: devenv.exe, version: 11.0.50727.1, time stamp: 0x5011ecaa
Faulting module name: ntdll.dll, version: 6.1.7601.17725, time stamp: 0x4ec49b8f
Exception code: 0xc00000fd
Fault offset: 0x00032582
Faulting process id: 0x1a6c
Faulting application start time: 0x01cda64fa375370b
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\devenv.exe
Faulting module path: C:\WINDOWS\SysWOW64\ntdll.dll
Report Id: e2a67638-1242-11e2-b5d0-78acc0b17d3e
Also... I have the output from devenv /log if it will be useful, but it's pretty much the same as what's in the App Event Log (pasted above)
I'm running Windows 7 Professional x64
Finally... I've found similar issues from google, but none of the causes match mine, nor do any of the fixes resolve my issue. Any help/guidance would be greatly appreciated.
Previously found threads with similar issues:
A few notes about these links:
I fixed the issue...
I noticed (when I went back to working in VS2010) that MSDeploy was no longer working. From this thread i re-registered the ieproxy.dll and magically VS2012 seems to open and load my projects now!
I guess something in the upgrade from IE8 to IE9 messed up this registration and caused all sorts of trouble. Running the following at the command line fixed it.
regsvr32 "C:\Program Files (x86)\Internet Explorer\ieproxy.dll"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With