Re: Unable to debug



Hans Ruck wrote:
Hi,

I installed the VS2005 and the IIS on the same machine. Then I have
created a new ASP.NET project with a simple page and attempted to
debug it. VS fails with this message: "Unable to start debugging on
the web server. The underlying connection was closed: An unexpected
error occurred on a send".

On the other hand, loading the page in the web browser is very
successful

Is there anything to be set that I forgot about? The problem never
happened with the old VS2003.

I ran into this running in Vista. It turns out you need to patch visual studio AND run it as the admin user, under vista, in order to be able to debug ASP.NET apps. I got this link from another post in this ng:

http://mvolo.com/blogs/serverside/archive/2006/12/28/Fix-problems-with-Visual-Studio-F5-debugging-of-ASP.NET-applications-on-IIS7-Vista.aspx


Best Regards,

James Crosswell
Microforge.net LLC
http://www.microforge.net
.



Relevant Pages

  • RE: Autodeployed Win App - Vista IIS 7.0
    ... Here are the configurations for the Web Server and the Client. ... Client: ... Vista, IIS 7, IE 7 ... RE "exe.config file on the web server is set to use a local path" on IIS 5 ...
    (microsoft.public.dotnet.general)
  • Re: IIS in Vista Ultimate - Is it as good as I hope?
    ... If you are familiar with the XP version you are good with the Vista version. ... Jack ... IIS is a web server application.So what the relation is in your question. ...
    (microsoft.public.windows.vista.networking_sharing)
  • Re: IIS in Vista Ultimate - Is it as good as I hope?
    ... I do know how to install it, ... For Vista, Drill to Control Panel/Programs and features, on the left click on "Turn Windows features...". ... IIS is a web server application.So what the relation is in your question. ...
    (microsoft.public.windows.vista.networking_sharing)
  • Re: Development in IIS or on file system
    ... I can copy the files from the file system to my local IIS to test ... the ASP.NET Development Server is a limited environment for sure. ... the most important ones is that it allows developers to run and debug ... say that you have a Web server called Web01. ...
    (microsoft.public.dotnet.framework.aspnet)
  • RE: VS 2003 cant debug on iis, Windows XP SP2,
    ... > Can not activate debug on web server. ... > IIS Lockdown 2.1, ... > displayed and hence can not enable both debugging option ...
    (microsoft.public.vsnet.general)

Loading