Description of PRB: Unable to Debug Remote ASP.NET Applications :
This article explains about one of the error which arises when the user try to debug in VS.NET from a remote server. This error is mainly because of the remote user who doesnot have the accessing licence to debug the aspnet_wp process. The user should be a client member of the debugger users group. Only then the user gets the permission on the web server to debug. For this error, the author gives a suggestion in this article for the user to add their name to the users group and administrators group.