Debugging the .NET application from Remote System.
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi friends Im having a problem regarding the debugging of my Web Based .NET Application. I want to debug my application on my system (the application is on the server and the VS.NET is also on the server). Currently i can build it but for running i have to just run in the browser. F5 or debugging is not working in this case. On server side all the remote debugging rights have been given and i have been put in Debugger user group. Please help me in this as im having a great problem in my Web Application. Any help or pointer is most appreciated Naveen