RE: debugging ASP NET in a remote web server with remote file server
- From: v-garych@xxxxxxxxxxxxxxxxxxxx (Gary Chang[MSFT])
- Date: Fri, 15 Apr 2005 02:40:09 GMT
Hi,
Based on my understanding, the problem is you are unable to debug an
ASP.NET application on a remote Windows 2003 machine with an "Access
Denied" error message, please let me know if I have misunderstood anything
>From the error message, this behavior would occur if the remote
user(account) does not have permissions to debug the aspnet_wp process.
Please verify that you are a member of the Administrators group and the
Debugger Users group on the remote WiIndows 2003 machine and your
localworking computer. A non-administrator does not have the correct
permissions to debug the default ASP.NET worker process (Aspnet_wp.exe on
Microsoft Windows 2000 and Microsoft Windows XP, and W3wp.exe on Microsoft
Windows Server 2003).
By the way, both the remote computer and the local computer must be part of
a domain. You cannot enable remote debugging on two computers that are
running Windows XP and that are part of a workgroup instead of a domain.
Please refer to the following knowledge base articles for detailed info:
PRB: Unable to debug remote ASP.NET applications
http://support.microsoft.com/default.aspx?scid=kb;en-us;317290
HOW TO: Set Up and Use Remote Debugging in Microsoft Visual Studio .NET
http://support.microsoft.com/default.aspx?scid=kb;en-us;318041
I hope the above information helps, if you have any questions or concerns,
please do not hesitate to let me know. I am standing by to help you.
Thanks!
Best regards,
Gary Chang
Microsoft Community Support
--------------------
Get Secure! ¡§C www.microsoft.com/security
Register to Access MSDN Managed Newsgroups!
http://support.microsoft.com/default.aspx?scid=/servicedesks/msdn/nospam.asp
&SD=msdn
This posting is provided "AS IS" with no warranties, and confers no rights.
.
- Follow-Ups:
- References:
- Prev by Date: Debugger.Break on W2k3 SP1 Not Working Same as XP SP2
- Next by Date: Re: Unable to start debugging on the web server.
- Previous by thread: debugging ASP NET in a remote web server with remote file server
- Next by thread: RE: debugging ASP NET in a remote web server with remote file serv
- Index(es):
Relevant Pages
|
Loading