Re: Debugging Problems



What does %windir%\system32\drivers\etc\hosts file shows about your computer
localhost should be mapped rollback address (127.0.0.1)

--

Thanks,
Yunus Emre ALPÖZEN
BSc, MCSD.NET

<josef@xxxxxxxxx> wrote in message
news:1118423816.001861.8800@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
>I am having trouble debugging with Visual Studio.NET 2003 and Framework
> 1.1. I cannot press F5 and have the web project start with the
> debugger, I get "Unable to start debugging on the web server. Could not
> start ASP.NET or ATL Server debugging". So, instead I have to manually
> attach to aspnet_wp.exe. This works about 50% of the time, the other
> 50% I have to restart IIS and/or manaully kill the aspnet_wp.exe
> process, then manually attach the debugger to aspnet_wp.exe. I can
> successfully debug Windows Applications with F5.
>
> One thing I've noticed is I can't use localhost as the webserver, I
> instead have to specify the machine name as well as having to setup a
> header in IIS using the machine name. VS.NET now thinks I am
> debugging/developing against a remote server.
>
> I am stumped, though my frustration level is less than yesterday. I've
> done all the typical things I know, ASPNET in the Debuggers group, set
> Directory Security to my account which had administrative rights. But
> this time it doesn't look like a security issue.
>
> Any thoughts?
>


.



Relevant Pages

  • vs2005 debugging on ws2k3 server
    ... I get the error "Unable to start debugging on the web server. ... good for localhost so they must be for any site on the local machine. ... NETWORK SERVICES and my user account - to no avail. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Debugging Problems
    ... I am having trouble debugging with Visual Studio.NET 2003 and Framework ... I cannot press F5 and have the web project start with the ... I get "Unable to start debugging on the web server. ... Directory Security to my account which had administrative rights. ...
    (microsoft.public.dotnet.framework.aspnet)
  • PHPEclipse - localhost and documentRoot preferences
    ... Has anyone managed to setup PHPEclipse (with debugging)?. ... I am having setting up localhost and documentRoot preferences and getting debug to work. ...
    (comp.lang.php)
  • Re: Impersonation not working...
    ... under localhost as I'm debugging the application. ... located in the same directory on the server. ... Dominick Baier ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Change ASP.NET debug Setting (VS 2005)
    ... I want the VS.NET 2005 to use 127.0.0.1 (the asp.net development server ... that attempts to debug the page) instead of localhost when debugging ... Localhost is a real problem for me as it is very slow. ...
    (microsoft.public.dotnet.framework)