Visual Studio 2010 cannot debug javascript after uninstalling IE10 -
my dev machine got automatic update ie9 ie10. latter broken on our development web site, uninstalled ie 10 "update" revert ie9.
visual studio 2010 no longer attach debugger browser. can either debug in ie9 developer mode, or attempt launch new instance of vs'10 debug (but doesn't work either.)
what can restore link between vs'10 , ie'09?
edit: 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 .... " cannot attach running instance of vs.
try re-install .net library.
Comments
Post a Comment