Hello all,
I am trying to setup IIS 7.5 on Windows 7, and have run into an issue with the DefaultAppPool persistently stopping whenever I try to access localhost in my browser. This causes IIS to return a 503.0 error (service unavailable.)
I check the IIS manager, and I see that the server is showing as running, the default website is showing as running, and if I go to restart the Default App Pool, it will start just fine. However, when I try to access localhost again, the problem repeats.
I have tried removing and reinstalling IIS, and I have searched for system updates, with no success. Currently I have no other website active, and the only other application pool I have is the Classic .NET App Pool. Does anyone have any ideas about what's going on?