I'm on VS 2010 Pro, I'm using MVC 2 project (though MVC 3 extensions installed) and for some reason when I get a JavaScript error, I used to be able to select another instance of VS and go into debug the JavaScript, but...now it just just says 'Unable to
attach to crashing process, there already is a debugger attached'
silas2
Member
34 Points
117 Posts
VS 2010 Wont' attach debugger to process??
Mar 23, 2012 05:10 PM|LINK
I'm on VS 2010 Pro, I'm using MVC 2 project (though MVC 3 extensions installed) and for some reason when I get a JavaScript error, I used to be able to select another instance of VS and go into debug the JavaScript, but...now it just just says 'Unable to attach to crashing process, there already is a debugger attached'
Dino He - MS...
Star
8068 Points
1023 Posts
Microsoft
Re: VS 2010 Wont' attach debugger to process??
Mar 26, 2012 02:55 AM|LINK
Hi
That is may because you Use IE or Chrome or FireFox Developer toolbar.
Please read the article, I think it will resolve your problem:
http://abhijitjana.net/2012/01/20/jscript-debugger-unable-to-attach-the-process-another-debugger-might-be-attached-to-the-process-while-application-is-running-from-visual-studio-solution/
Please mark as answer if it helpful.
If you have any feedback about my replies, please contact msdnmg@microsoft.com
Microsoft One Code Framework