Ok here are two solutions
A. Close all IE Windows and then start debugging (F5)
B. A proper and permanent solution is to Edit the Registry.
Here are the steps
- Open RegEdit
- Browse to HKEY_LOCALMACHINE -> SOFTWARE -> Microsoft -> Internet Explorer -> Main
- Add a dword under this key called TabProcGrowth
- Set TabProcGrowth to 0.
- All done.
Source:
http://stackoverflow.com/questions/663144/why-cant-i-debug-from-visual-studio-2005-after-installing-ie8
No comments:
Post a Comment