B
Bruce Schechter
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
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