Re: Cannot access localhost under Windows XP Service Pack 2

From: Roberto Rocco (roberto_at_rocco.de)
Date: 10/10/04


Date: Sun, 10 Oct 2004 14:31:48 +0200

Hello Bernard,

thank you for your reply. I made a little progress, but still having
problems:
Here's my status:

I opened the IIS MMC under Web Site Properties/Home Directory Tab and
checked the
Application Protection level. It was set to "middle". I set it to low and
with this setting I can access simple html with localhost.

BUT: I still cannot enter http://localhost.

Following your suggestion I looked at the event log and indeed there's an
error entry saying:
"Event-ID 7034: The COM+ System Application service terminated unexpectedly.
It has done this 3 time(s)."

I believe it must have something to do with not being able to open ASP
pages, since I also get the following error message whenever I try to create
a new ASP project in Visual Studio 2003:

"Visual Studio cannot create or open the application because the Web server
on this computer is not running. Start the Web server before proceeding."

So is the COM+ System Application Servive the reason? Or is the event log
entry misleading here?

Thank you for every hint,

Roberto Rocco.

"Bernard" <qbernard@hotmail.com.discuss> schrieb im Newsbeitrag
news:u$OySinrEHA.736@tk2msftngp13.phx.gbl...
> Anything in event log ?
> have you try a simple html ? http://localhost/simple.html ?
> does it works ?
>
> --
> Regards,
> Bernard Cheah
> http://www.tryiis.com/
> http://support.microsoft.com/
> http://www.msmvps.com/bernard/
>
>
>
> "Roberto Rocco" <roberto@rocco.de> wrote in message
> news:O8F87ikrEHA.2128@TK2MSFTNGP10.phx.gbl...
>> Hello,
>>
>> since my installation of Windows XP Service Pack 2 I cannot access
>> http://localhost.
>>
>> I get a HTTP 500 error (Server Application Error: The server has
> encountered
>> an error while loading an application during the processing of your
> request.
>> Please refer to the event log for more detail information. Please contact
>> the server administrator for assistance)
>>
>> However, I can successfully ping to http://localhost.
>>
>> IIS and WWW-Publishing Service are both up and running!
>>
>> I also deactivated the Windows Firewall and rebooted the system, but
>> still
>> cannot access localhost.
>>
>> Also: When I try to create a new ASP Web project in Visual Studio 2003
> get
>> the error message: "Visual Studio cannot create or open the application
>> because the Web server on this computer is not running. Start the Web
> server
>> before proceeding."
>>
>> I guess this is also due to the localhost not working.
>>
>> Has anybody an idea of what I could do to make localhost work with SP2?
>>
>> Many thanks in advance,
>>
>> Roberto Rocco.
>>
>>
>>
>>
>>
>
>



Relevant Pages

  • Re: Retrieving Date & Time from a web server (localhost)
    ... to retrieve Date & Time from a web server, ... but firstly I need to to test it on my PC, with "localhost" ... Any attempt fail. ... but if I locally tested it, writing "localhost", ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: Event Log Errors
    ... If correct username/password are supplied to the browser, ... request failure can be found in the system event log of the web server. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • 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)
  • deploying asp.net app
    ... i made a very simple form with some input that queries a oracle db and returns dataset to a datagrid. ... and it works fine when it sits resident on the localhost. ... but, when i xcopy the files to the web server and then set up a virtual directory on that machine, it seems all that shows up in explorer are the lablel tags. ... i changed the web config from debug="true" to false ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Retrieving Date & Time from a web server (localhost)
    ... to retrieve Date & Time from a web server, ... but firstly I need to to test it on my PC, with "localhost" ... using the following VB Net API ... but if I locally tested it, writing "localhost", ...
    (microsoft.public.dotnet.framework.aspnet)