Error when debugging

C

Chris Kennedy

I am using visual Basic Standard. When I try to debug an application I get
the following error
'Error while trying to run project. Unable to start debugging. Access is
denied. Would you like to disable future attempts. What is causing this?
 
C

Clint Hill

If this is using VS.NET, and ASP.NET project, your security settings for
your login are probably not administrator rights on the local machine.

ASP.NET Debugging requires that your login is Administrator on the local
machine.

Clint Hill
H3O Software
http://www.h3osoftware.com
 
B

Brock Allen

Also a common problem is that you don't have debug=true in the <compilation>
section in web.config.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top