RE: debugging ASP NET in a remote web server with remote file server



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.

.



Relevant Pages

  • SecurityFocus Microsoft Newsletter #229
    ... Windows NTFS Alternate Data Streams ... MICROSOFT VULNERABILITY SUMMARY ... VBulletin Forumdisplay.PHP Remote Command Execution Vulnerab... ... AWStats Debug Remote Information Disclosure Vulnerability ...
    (Focus-Microsoft)
  • SecurityFocus Microsoft Newsletter #212
    ... MICROSOFT VULNERABILITY SUMMARY ... ARJ Software UNARJ Remote Directory Traversal Vulnerability ... Microsoft Windows XP WAV File Handler Denial Of Service Vuln... ...
    (Focus-Microsoft)
  • SecurityFocus Microsoft Newsletter #232
    ... Windows Firewalls Lacking ... MICROSOFT VULNERABILITY SUMMARY ... Gene6 FTP Server Remote Default Install Code Execution Vulne... ... Relevant URL: http://www.securityfocus.com/bid/12736 ...
    (Focus-Microsoft)
  • SecurityFocus Microsoft Newsletter #237
    ... MICROSOFT VULNERABILITY SUMMARY ... JPortal Banner.PHP SQL Injection Vulnerability ... Microsoft Windows Kernel Object Management Denial Of Service... ... Microsoft Windows Message Queuing Remote Buffer Overflow Vul... ...
    (Focus-Microsoft)
  • SecurityFocus Microsoft Newsletter #211
    ... MICROSOFT VULNERABILITY SUMMARY ... Microsoft Windows Kernel Local Denial of Service Vulnerabili... ... OCPortal Content Management System Remote File Include Vulne... ...
    (Focus-Microsoft)

Loading