I am getting:
HTTP Error 503. The service is unavailable.
on Vista Home Premium with IIS using "localhost" or "127.0.0.1" addresses.

I have turned off Internest Information Services, renamed folder inetpub to
inetpubOLD for clean install.

After turning on IIS and seeing a new inetpub folder created, I still get
the same message even after creating a gefault.htm in the c:\inetpub\wwwroot
folder.

Thanks,
Doug

Re: HTTP Error 503 by Ken

Ken
Sun Mar 16 20:25:49 CDT 2008

503 = Service Unavailable. THis is usually returned by http.sys because it
can't route the request to a web application pool.

Verify that your web application pool is set to start, and then if so, check
the Windows Event Log to see why your app pool might be crashing, or unable
to be started.

Cheers
Ken


"Doug Downs" <doug@clovis.org> wrote in message
news:5042F9D1-D470-4F5B-A925-E3699BF958F0@microsoft.com...
>I am getting:
> HTTP Error 503. The service is unavailable.
> on Vista Home Premium with IIS using "localhost" or "127.0.0.1" addresses.
>
> I have turned off Internest Information Services, renamed folder inetpub
> to inetpubOLD for clean install.
>
> After turning on IIS and seeing a new inetpub folder created, I still get
> the same message even after creating a gefault.htm in the
> c:\inetpub\wwwroot folder.
>
> Thanks,
> Doug


Re: HTTP Error 503 by Doug

Doug
Mon Mar 17 07:31:42 CDT 2008

I am getting in the Windows Event Log:
Warning:The worker process failed to pre-load .Net Runtime version v2.0.
Error: The worker process failed to initialize correctly and therefore could
not be started. The data is the error.

What next?

Doug


"Ken Schaefer" <kenREMOVE@THISadOpenStatic.com> wrote in message
news:O29NX38hIHA.4196@TK2MSFTNGP04.phx.gbl...
> 503 = Service Unavailable. THis is usually returned by http.sys because it
> can't route the request to a web application pool.
>
> Verify that your web application pool is set to start, and then if so,
> check the Windows Event Log to see why your app pool might be crashing, or
> unable to be started.
>
> Cheers
> Ken
>
>
> "Doug Downs" <doug@clovis.org> wrote in message
> news:5042F9D1-D470-4F5B-A925-E3699BF958F0@microsoft.com...
>>I am getting:
>> HTTP Error 503. The service is unavailable.
>> on Vista Home Premium with IIS using "localhost" or "127.0.0.1"
>> addresses.
>>
>> I have turned off Internest Information Services, renamed folder inetpub
>> to inetpubOLD for clean install.
>>
>> After turning on IIS and seeing a new inetpub folder created, I still get
>> the same message even after creating a gefault.htm in the
>> c:\inetpub\wwwroot folder.
>>
>> Thanks,
>> Doug
>


Re: HTTP Error 503 by David

David
Tue Mar 18 01:29:16 CDT 2008

On Mar 17, 5:31=A0am, "Doug Downs" <d...@clovis.org> wrote:
> I am getting in the Windows Event Log:
> Warning:The worker process failed to pre-load .Net Runtime version v2.0.
> Error: The worker process failed to initialize correctly and therefore cou=
ld
> not be started. =A0The data is the error.
>
> What next?
>
> Doug
>
> "Ken Schaefer" <kenREM...@THISadOpenStatic.com> wrote in message
>
> news:O29NX38hIHA.4196@TK2MSFTNGP04.phx.gbl...
>
>
>
> > 503 =3D Service Unavailable. THis is usually returned by http.sys becaus=
e it
> > can't route the request to a web application pool.
>
> > Verify that your web application pool is set to start, and then if so,
> > check the Windows Event Log to see why your app pool might be crashing, =
or
> > unable to be started.
>
> > Cheers
> > Ken
>
> > "Doug Downs" <d...@clovis.org> wrote in message
> >news:5042F9D1-D470-4F5B-A925-E3699BF958F0@microsoft.com...
> >>I am getting:
> >> HTTP Error 503. The service is unavailable.
> >> on Vista Home Premium with IIS using "localhost" or "127.0.0.1"
> >> addresses.
>
> >> I have turned off Internest Information Services, renamed folder inetpu=
b
> >> to inetpubOLD for clean install.
>
> >> After turning on IIS and seeing a new inetpub folder created, I still g=
et
> >> the same message even after creating a gefault.htm in the
> >> c:\inetpub\wwwroot folder.
>
> >> Thanks,
> >> Doug- Hide quoted text -
>
> - Show quoted text -


What is the value of the data in the event log entry?


//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//