Actually,
Our problem ceased after we stop using SSL on the actual Web Server.
Sorry for the late response.
-----Original Message-----
From: MinnyGuo [mailto:mguo@a...]
Sent: Wednesday, June 26, 2002 1:20 AM
To: IIS_Applictaions
Subject: [iis_applications] Re: MTS Suddenly Stops
Hi, Anthony,
We encountered exactly same problem as you described below today.
Have you found any clue of this?
I have checked all my C++ class ids, none of them match the one in the
error message.
Can anybody help me?
The system event log says: "The server {1828B09F-7C57-433E-AD05-
714B68B6B380} did not register with DCOM within the required timeout. "
And the application event log says:
The system has called a custom component and that component has failed
and
generated an exception. This indicates a problem with the custom
component. Notify the developer of this component that a failure has
occurred and provide them with the information below.
Component Prog ID:
Server Application ID: {1828B09F-7C57-433E-AD05-714B68B6B380}
Server Application Name: Opscenter DataManager
The serious nature of this error has caused the process to terminate.
Exception: C0000005
Address: 0x011717FC
Call Stack:
Opscenter DataManager + 0x217FC
Opscenter DataManager + 0x55596
Opscenter DataManager + 0x55FA5
RPCRT4!NdrStubCall2 + 0x586
RPCRT4!CStdStubBuffer_Invoke + 0xC5
OLEAUT32!UserEXCEPINFO_free_local + 0x20C4
+ 0xFFFFFFF7
+ 0x8D7DCB3F
Windows cannot unload your registry file. If you have a roaming
profile,
your settings are not replicated. Contact your administrator.
DETAIL - Access is denied. , Build number ((2195)).
Thanks.
Minny
> Hey Folks,
>
> It appears that our web site will 'hang' intermittently. When this
happens I have noticed that the Win NT 4.0 event log will contain
several
entries that references DCOM. All of these entries state that ," The
server did not register with DCOM within the required timeout".
Apparently, MTS has stopped and our IIS server has to be rebooted. ( we
are administering this box remotely) Any ideas or suggestions? We would
love to have a utility that starts MTS once it starts to 'hang'.
> Thanks,
>
> Anthony
>