
- Microsoft visual studio 2005 remote debugger full#
- Microsoft visual studio 2005 remote debugger professional#
Microsoft visual studio 2005 remote debugger professional#
I use VS 2005, My OS is Windows XP professional 64 bits(Maybe this is the cause!) And the web prject is a Shop online. I looked on the web many sites are talking about it but no one gives a good explanation for it.
Microsoft visual studio 2005 remote debugger full#
Visual Studio or the full remote debugger components must be installed on the web server!Ĭan somebody help me with this error message i get this when i want to debug my web application. The debugger is not registered on the web server computer. Unable to start debugging on the web server.

Verify there are no syntax errors in web.config by doing a Debug.Start wit. Make sure the server is operating correctly. NET, you may receive the following error message:

When you debug an ASP.NET application in Visual Studio. Server-side error occurred on sending debug HTTP request. Hi, i recommend u check this set of solutions Error: Unable to Start Debugging on the Web ServerĮrror while trying to run project: Unable to start debugging on the web server. Would you like to disable future attempts to debug ASP.NET pages for this project? You may also want to refer to the ASP.NET and ATL Server debugging topic in the online documentation. Verify there are no syntax errors in web.config by doing a Debug.Start Without Debugging. Server side-error occurred on sending debug HTTP request. This happens for old and new websites alike.Įrror while trying to run project: Unable to start debugging on the web server. Verify the web server is running and that incoming HTP requests are not blocked by a firewall." There have been no problems until a few days ago.ĭebugging works 30% of the time, albeit very slowly. 70% of the time I get this message: I have been using ASP.net 2.0 VS 2005 express edition c# on a single machine with IIS 5.1. Browser is MS IE 7.0. Verify the web server is running and that incoming HTP requests are not blocked by a firewall.
