Debug Javascript IE 9

Radamanthys22

New Member
I am using Visual Studio 2010 and IE 9. I am trying to debug javascript .js files in my Solution. I put the break point in the files and can't do it no matter what. I have tried doing things like unchecking options in IE like disable script debugging. And I can't do it no matter what. Am I missing anything ?? I was able to debug javascript files yesterday and I am not able to do it today. I pressed F12 AND Hit start debugger in developer tools of IE 9 and it gave me the message:'Unable to attach to process. Another debugger might be attached to the process'Any ideas and suggestions on what could be wrong.
 
Top