Re: error message: Unable to start debugging on the web server"

From: Hermit Dave (hermitd.REMOVE_at_CAPS.AND.DOTS.hotmail.com)
Date: 08/30/04


Date: Mon, 30 Aug 2004 07:48:38 +0100

Just yesterday i talked to two people who had a similar problem

get yourself a version switcher
http://www.denisbauer.com/NETTools/ASPNETVersionSwitcher.aspx

and check to see which version its currently bound to.
if its not bound to 1.1 then switch it to 1.1 and then try debugging.

if its still gives you bother problems then
Project >> Configuration Mananger - Debug version
Web.config - Debug = true
and you should be a member of Administrators and Debuggers

-- 
Regards,
Hermit Dave
(http://hdave.blogspot.com)
"Bruce Schechter" <bruce@coding-r-us.com> wrote in message
news:#6FailljEHA.2500@TK2MSFTNGP09.phx.gbl...
>
> I just started to develop an ASP.NET application in vs.net 2003 .  But
each
> time I try to execute the application (which is basically empty so far), I
> get a dialog box titled "Microsoft Development Environment" with this
> message:
>
> "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."
>
> I have created ASP.NET code successfully in the past with my current
> installation of vs.net 2003, and I don't recall getting this error message
> before.  Also, vs.net works fine for win forms development.
>
> What could cause this error message?
>
> The only significant change to my system configuration since my previous
> ASP.NET development was my installation of the latest edition of vs.net
2005
> from msdn downloads.  Could this be a factor?
>
> Thanks,
> Bruce
>
>


Relevant Pages

  • Re: .NET 2.0 Master Pages problem
    ... I get an error message as soon as your .NET switcher launches. ... When I run it on the server, it looks like crap - no master page ... window as there is on never Windows server editions. ...
    (microsoft.public.dotnet.framework.aspnet)
  • error message: Unable to start debugging on the web server"
    ... "Error while trying to run project: Unable to start debugging on the web ... Make sure the server is operating correctly. ... and I don't recall getting this error message ... ASP.NET development was my installation of the latest edition of vs.net 2005 ...
    (microsoft.public.dotnet.framework.aspnet)
  • Unable to start debugging
    ... hitting F5) it gives an error message ... "Error while trying to run project: Unable to start debugging on the web ... checking server configuration whether it has ... since it's a domain controller. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Microsoft URL Rewrite Module and VS 2008 in Debug error message
    ... I suggest that you post your debugging questions to the VS debugging newsgroup ... I'm running my sites on IIS instead of the ASP.NET server. ... normally outside of VS 2008 debug mode. ... On both of my computers I'm getting the same error message ...
    (microsoft.public.dotnet.framework.aspnet)
  • Setting up VS.net 2003 local debugging on win 2003 server.
    ... to "start" I get the following error message. ... "Error while trying to run project: Unable to start debugging on the ... Could not start ASP.NET or ATL Server debugging. ...
    (microsoft.public.vsnet.debugging)