IIS crashes

  • Thread starter Thread starter Kuchen
  • Start date Start date
K

Kuchen

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
 
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.

--
Regards,

Debasish Pramanik
Assetlink India.
Phone: +91 20 26119531 (226)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top