ASP .NET 3.5 MVC2 application is running from Visual Web Developer Express 2010 by pressing F5
All pages are served from localhost.
Default browser is Internet Explorer 10. after clicking in some links in application message
Attaching the Script debugger to process '[9376] iexplore.exe' on machine 'DELL2' failed. A debugger is already attached.
appears in Web Developer. After clicking ok and clicking on some links in web application, this message appears again and again.
How to disable this message ?
This message starts to occur if browser was upgraded to Internet Explorer 10 using Windows Update.
If browser was Internet Explorer 9 this message never appears.
OS is Windows 7 x64.
Update
I applied changes from answer and closed Web Developer and IE 10: I added INTERACTIVE user and checked Allow as shown in image below. System user with Allow permission already exists. Problem persist. Link referenced to answer applies to Windows 2000 only but I have windows 7.
How to fix this ?