Debug permissions

D

Dan

All of a sudden my VB2003 won't let me enter debug mode. When I try to
compile in debug mode, I get the following error. Otherwise, the code
compiles in Release mode, runs, I can modify it....but I can't debug.

The dialog box that comes up says "Error while trying to run project: Unable
to start debugging on the web server. You do not have permissions to debug
the server. Verify that you are a member of the 'Debugger User's group on
the server."

I did that. I am listed on the local web server.

Any clues gratefully accepted.
 
H

Hal Rosser

Dan said:
All of a sudden my VB2003 won't let me enter debug mode. When I try to
compile in debug mode, I get the following error. Otherwise, the code
compiles in Release mode, runs, I can modify it....but I can't debug.

The dialog box that comes up says "Error while trying to run project: Unable
to start debugging on the web server. You do not have permissions to debug
the server. Verify that you are a member of the 'Debugger User's group on
the server."

I did that. I am listed on the local web server.

Any clues gratefully accepted.

add that group to your machine in control panel -- users while logged in as
administrator
 

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

Top