Schon eim Aufrufen der Default-Webseite unter http://localhost kommt die Fehlermeldung "Service unavailable" und im Eventlog tauchen Warnings und Errors auf.
Warnings
A process serving application pool 'DefaultAppPool' terminated unexpectedly.
The process id was '5920'.
The process exit code was '0xffffffff'.
Errors
Application pool 'DefaultAppPool' is being automatically disabled due to a series
of failures in the process(es) serving that application pool.
bzw:
The application-specific permission settings do not grant Local Activation permission for
the COM Server application with CLSID {A9E69610-B80D-11D0-B9B9-00A0C922E750}
to the user NT AUTHORITYNETWORK SERVICE SID (S-1-5-20).
This security permission can be modified using the Component Services administrative tool.
mögliche Ursache
Grund können verloren gegangene Berechtigungen am DCOM-Object des IIS Admin Services sein.
Zum neuen Setzen die Component Services starten und die Properties von My Computer > DCOM Config > IIS Admin Service öffnen.
Auf dem Tab Security wechseln und die Launch and Activation Permissions editieren.
Nun die Gruppe der Authenticated Users aufnehmen und Local Activiation sowie Remote Activation setzen.