My dev machine got the automatic update from IE9 to IE10. The latter is broken on our development web site, so I uninstalled the IE 10 "update" to revert to IE9.
Visual Studio 2010 will no longer attach its debugger to the browser. I can either debug in IE9 developer mode, or attempt to launch a new instance of VS'10 to debug (but that doesn't work either.)
What can I do to restore the link between VS'10 and IE'09?
EDIT: I get the dialog titled "Visual Studio Just-In-Time Debugger".
"An unhandled exception ('Script Breakpoint') occurred in iexplore.exe [4824]
Possible debuggers: New Instances of Microsoft Visual Studio 2010 .... " I cannot attach to the already running instance of VS.