Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to fix Visual Studio 2012 after installing IE10 on Windows 7?

I recently upgraded my machine to Internet Explorer 10. I use Visual Studio 2012 (VS2012) under Windows 7. Since I upgraded to IE10, VS2012 does not automatically attach to the iexplorer.exe process anymore. And I have 2 entries in the drop down.

duplicate Internet Explorer entries

Any idea what I should do?

(Yes, I should be upgrading to Win8 and a clean install in the coming months...)

like image 348
Eric Liprandi Avatar asked Mar 18 '13 15:03

Eric Liprandi


2 Answers

I am not sure if you already found a solution on this but if you select any other browser, in your case select Google Chrome. Then, run your solution, then stop. Change back to Internet Explorer and voila... the other IE entry will be removed and fixes the debugger attach issue. Try it, it worked for me.

like image 84
pinoy_ISF Avatar answered Nov 15 '22 21:11

pinoy_ISF


I solved it by opening the "Browse with..."-Dialog and removing one of the two "Internet Explorer" entries.

like image 30
Jehof Avatar answered Nov 15 '22 20:11

Jehof