|
Home > Archive > IIS Server > December 2004 > problems with my iis4
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
problems with my iis4
|
|
| jackong 2004-12-28, 7:21 am |
| been gettin this error msg very often...(seems like every few mins)
Dr waston says i got this problem:
inetinfo.exe
exception: access violation(0xc0000005) address 0x680ce001)
after this error msg comes on, all my websites in my IIS is stopped. and i have to manually start them again. then after a while, this msg will come up again.
i'm using a windows nt 4 server...
i am hosting some websites on this server...
not really sure wat other info to tell you guys...
first time writing in...
anyways... hopefully can get some help me... going bonkers trying to find a solution. | |
| Jacqueline Jaynes [MSFT] 2004-12-28, 6:06 pm |
| From this type of error, it looks like IIS is crashing with an access
violation. In order to determine what is causing the crash, you can
download a utility called iisdump and attach it to the IIS processes and it
will generate a crash dump that you can contact Product Support and they
can analyze the dump file for you.
You can download IISDump at
http://www.microsoft.com/downloads/...f89d-cc68-42ba-
98d2-0c580437efcf&DisplayLang=en
Once it is installed, you would run the following command: iisdump -i, this
will attach the debugger to the IIS processes and create a dump file the
next time this error occurs.
Thank you,
Jackie Jaynes [MSFT]
Microsoft IIS
JackieJa@online.microsoft.com
Please do not send email directly to this alias. This
is our online account name for newsgroup participation only.
This posting is provided "AS IS" with no warranties, and confers no rights.
You assume all risk for your use. © 2001 Microsoft Corporation. All rights
reserved.
|
|
|
|
|