Unable to debug JavaScript in VS 2012 and IE9 after rollback from IE10

☆樱花仙子☆ 提交于 2019-12-13 06:17:27

问题


I recently accidentally let Windows Update install IE10 on my Windows 7 64bit machine and then uninstalled that update (need IE9 for main dev process). Ever since then I cannot debug JavaScript in VS - getting all too familiar

Breakpoint will not be hit no symbols have been loaded for this document

Debugging worked flawlessly before update/rollback. Any idea what could've changed and how to change it back?


回答1:


Fixed by repairing VS 2012 install. Guess IE10 left some artifacts after being gone.



来源:https://stackoverflow.com/questions/19306989/unable-to-debug-javascript-in-vs-2012-and-ie9-after-rollback-from-ie10

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