Sunday 8 September 2013

[SOLVED] A debugger is already attached.

Leave a Comment
Attaching the Script debugger to process '[xxxx] iexplore.exe'
 on machine XXXXXXXXXX failed. A debugger is already attached.

As you can see the error above. the problem occur when you update your IE from version 9 to 10 in window 7. and then try to debug web application using MSVS2010 .

The Quick solution :

1. Run Command Prompt As Admin
2. Run this script  : regsvr32.exe "%ProgramFiles(x86)%\Common Files\Microsoft Shared\VS7Debug\msdbg2.dll
3. Problem Solved.

Refer Original Post here 
By
NOTE : – If You have Found this post Helpful, I will appreciate if you can Share it on Facebook, Twitter and Other Social Media Sites. Thanks =)
Read More...

Subscribe to our newsletter to get the latest updates to your inbox.

Your email address is safe with us!




Founder of developersnote.com, love programming and help others people. Work as Software Developer. Graduated from UiTM and continue study in Software Engineering at UTMSpace. Follow him on Twitter , or Facebook or .



Powered by Blogger.