Hi all- I've read just about every KB article there is but still can't launch
the debugger for a web project that is hosted on another machine. Both
machines are running XP Pro and IIS. The project resides in a virtual
directory on the non-development machine, I can build it but launching debug
always gets an error similar to
"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 'Debug Users' group on
the server."
I am indeed, on both the server and my machine, I'm an admin on both, etc.
So far the only way I've found to debug is to build the project as a Windows
exe, get it going then lift the code over the web project. Not slick.
the debugger for a web project that is hosted on another machine. Both
machines are running XP Pro and IIS. The project resides in a virtual
directory on the non-development machine, I can build it but launching debug
always gets an error similar to
"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 'Debug Users' group on
the server."
I am indeed, on both the server and my machine, I'm an admin on both, etc.
So far the only way I've found to debug is to build the project as a Windows
exe, get it going then lift the code over the web project. Not slick.