|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
IIS crashesI've got an IIS webserver running on a WIN 2000 Pro machine w/ installed NET Framework 1.1 hosting an ASP.NET application for more than one year - working perfectly. No changes to the system or the app. Today calling an aspx page on the local machine suddenly results in a crash of the IIS - neither webserver error message nor any error in systemlog. Webserver will just freeze and won't even deliver simple html docs after that. First tried to stop/restart webserver. After restart webserver will deliver simple html docs. Removed NET Framework and IIS component and reinstalled. Also registered NET Framework manually w/ aspnet_regiis.exe -i at webserver. Webserver still crashes when calling an aspx page. Any idea? Kuchen Hi,
Try to use to tool like iisstate. This dump the state of IIS at the time of crash. Run this tool after the crash. -- Show quoteRegards, Debasish Pramanik Assetlink India. Phone: +91 20 26119531 (226) "Kuchen" <koch***@gmx.de> wrote in message news:1159279280.093817.18230@i42g2000cwa.googlegroups.com... > Hi there, > > I've got an IIS webserver running on a WIN 2000 Pro machine w/ > installed NET Framework 1.1 hosting an ASP.NET application for more > than one year - working perfectly. No changes to the system or the app. > > Today calling an aspx page on the local machine suddenly results in a > crash of the IIS - neither webserver error message nor any error in > systemlog. Webserver will just freeze and won't even deliver simple > html docs after that. > > First tried to stop/restart webserver. After restart webserver will > deliver simple html docs. > > Removed NET Framework and IIS component and reinstalled. Also > registered NET Framework manually w/ aspnet_regiis.exe -i at webserver. > Webserver still crashes when calling an aspx page. > > Any idea? > > Kuchen > |
|||||||||||||||||||||||