I need to debug some JS that isn't working in IE7, so I installed Visual Web Developer 2010 Express into my IE7 virtual machine, with the intention of using it to debug whatever I want. But when I get a Javascript error in IE7, I only get the generic "problems with this website" message, and no debugger:
"Disable script debugging" is off in Internet Options and "Display a notification about every script error" is on. I have tried resetting the default settings for both IE and Visual Web Developer, and disabling all add-ons for IE.
Anybody know what gives?