WiseNewbie
Programmer
Hi,
For some reason my IIS has stopped serving ASP.NET pages all of a sudden. I've uninstalled and re-installed IIS, then reinstalled Visual Studio.NET 2003, then run aspnet_regiiis and tried to reinstall the ISAPI stuff but it just wont do.
In the event viewer there are two repetitive entries:
-------------------------------------------------------
The server failed to load application '/LM/W3SVC/1/ROOT'. The error was 'The server process could not be started because the configured identity is incorrect. Check the username and password.
-------------------------------------------------------
and
-------------------------------------------------------
"DCOM got error "Overlapped I/O operation is in progress. ""
-------------------------------------------------------
I've tried some of the KB articles which tell me to check the IWAM and IUSR accounts for their passwords, i've changed them (using the VBS), reinstalled all possible apps, restarted services, and tried all. What more can i do (apart from a reformat? I'm on a RAID 400GB here and about 300GB is full of our work so its the last thing i want to do...)
Another wierd thing is that when i goto Component Services > Computer > my machine shuts down MMC (think of it as an unhandled exception being thrown without any messages been parsed out)...
Any ideas anyone? I need to complete some ASP.NET apps by monday (tomorrow) and i need to desperately get IIS to work.
For some reason my IIS has stopped serving ASP.NET pages all of a sudden. I've uninstalled and re-installed IIS, then reinstalled Visual Studio.NET 2003, then run aspnet_regiiis and tried to reinstall the ISAPI stuff but it just wont do.
In the event viewer there are two repetitive entries:
-------------------------------------------------------
The server failed to load application '/LM/W3SVC/1/ROOT'. The error was 'The server process could not be started because the configured identity is incorrect. Check the username and password.
-------------------------------------------------------
and
-------------------------------------------------------
"DCOM got error "Overlapped I/O operation is in progress. ""
-------------------------------------------------------
I've tried some of the KB articles which tell me to check the IWAM and IUSR accounts for their passwords, i've changed them (using the VBS), reinstalled all possible apps, restarted services, and tried all. What more can i do (apart from a reformat? I'm on a RAID 400GB here and about 300GB is full of our work so its the last thing i want to do...)
Another wierd thing is that when i goto Component Services > Computer > my machine shuts down MMC (think of it as an unhandled exception being thrown without any messages been parsed out)...
Any ideas anyone? I need to complete some ASP.NET apps by monday (tomorrow) and i need to desperately get IIS to work.