I just upgraded my browser from IE9 to IE10 and cannot get the debugger to load in Visual Web Developer 2010 Express. When I start the ASP.NET Development Server I get the following error message:
Attaching the Script debugger to process '[7224]' ieplorer.exe on machine 'xxx' failed. A debugger is already attached.
The only solution I've found so far is to uninstall IE10, but this does not seem like a reasonable fix to me.
Is there something I'm missing?