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

不羁的心 提交于 2019-11-29 03:44:26

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.

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

I had two entries of IE on my VS 2012

  1. Remove one entry of Internet Explorer from 'Browse With' option.
  2. Now browse with any other browser - say Google Chrome
  3. Stop. Now second entry of IE is removed from debug options.
  4. Now browse with Internet Explorer.

It works.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!