views:

51

answers:

1

Few days ago I started getting the following error when I try to run/debug my web application using F5 in Visual Studio 2008:

Attaching the Script debugger to process '[XXXX] IEXPLORE.EXE' on machine 'NAME' failed. The process does not have sufficient privileges to be debugged.

I am using Visual Studio 2008, IE8 and Visual Studio Development Server(as my web server)

I did look around and couldn't find much on the web!!

A: 

Any solution on this?

Steve
No answer yet !
Houda
I was getting the same error message in VS2010. After installing the Windows 7 phone development toolkit, the problem has gone away. That suggests it's a Visual Studio problem so a reinstall might fix it.
Doogal