Hi!
I have installed IIS 7.0 on a Windows 2008 server
I got the following error when I try to open url http://localhost (directly from the server). HTTP Error 503: the service is unavailable.
The event applikation log report this error:
Event ID: 2276 Source: iis-w3svc-wp
The worker Process failed to initialize correctly and therfore could not be startet the data is the error.
The event system log report this error:
Event ID: 5002 Source: WASApplication pool 'DefaultAppPool' is being automatically disabled due to a series of failures in the proccess(es) serving that application pool.
Any suggestions how to solve this :)