Asp.NET

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

When I try to execute ASP.NET Application after successful creating and
compiling,I get the following message:
---------------------------
Microsoft Development Environment
---------------------------
Error while trying to run project: Unable to start debugging on the web
server. Server side-error occurred on sending debug HTTP request.

Make sure the server is operating correctly. Verify there are no syntax
errors in web.config by doing a Debug.Start Without Debugging. You may also
want to refer to the ASP.NET and ATL Server debugging topic in the online
documentation.
 
Back
Top