A
Adam Clauss
I have an ASP.NET (C#) web app on a remote server. Whenever I try to debug it, I get:
"Error while trying to run project: Unable to start debugging on the web server. Access is denied."
I did some research on this, and I do have the user as a member of both Administrators and Debugger Users. (Machines are on a
workgroup, so its just a user with the same username/password on the remote machine). Aside from the two groups to put the user in,
I can't seem to find any other suggestions.
The remote server is running Windows Server 2003 (and also has VS.Net 2003 installed on it). I could use Remote Desktop to just
debug "locally", but I would much rather actually do it from the remote machine.
Any ideas?
"Error while trying to run project: Unable to start debugging on the web server. Access is denied."
I did some research on this, and I do have the user as a member of both Administrators and Debugger Users. (Machines are on a
workgroup, so its just a user with the same username/password on the remote machine). Aside from the two groups to put the user in,
I can't seem to find any other suggestions.
The remote server is running Windows Server 2003 (and also has VS.Net 2003 installed on it). I could use Remote Desktop to just
debug "locally", but I would much rather actually do it from the remote machine.
Any ideas?