I just upgraded my IE with IE10 and VS2010 start giving error
---------------------------
Microsoft Visual Studio
---------------------------
Attaching the Script debugger to process '[9999] iexplore.exe' on machine 'MACHINE-PC' failed. A debugger is already attached.
---------------------------
OK
---------------------------
For this we have simple solution
Run Command prompt with admin mode and paste following command if you have 64 bit machine
otherwise just change the programFiles.
regsvr32.exe "%ProgramFiles(x86)%\Common Files\Microsoft Shared\VS7Debug\msdbg2.dll
Thanks
Mahesh
---------------------------
Microsoft Visual Studio
---------------------------
Attaching the Script debugger to process '[9999] iexplore.exe' on machine 'MACHINE-PC' failed. A debugger is already attached.
---------------------------
OK
---------------------------
For this we have simple solution
Run Command prompt with admin mode and paste following command if you have 64 bit machine
otherwise just change the programFiles.
regsvr32.exe "%ProgramFiles(x86)%\Common Files\Microsoft Shared\VS7Debug\msdbg2.dll
Thanks
Mahesh
3 comments:
you are genius Mahesh !!!
you are genius Mahesh
you are genius Mahesh!!!
Post a Comment