Tuesday 19 March 2013

How to fix error VS2010 and IE10 Attaching the Script debugger to process iexplore.exe failed (IE10)

Execute the following in command prompt
regsvr32.exe "%ProgramFiles(x86)%\Common Files\Microsoft Shared\VS7Debug\msdbg2.dll"
 
(you may have to run as administrator) 


















You will get the following confirmation DllRegistrationServer in .. succeded


now the error message is gone

No comments:

Post a Comment