COM+ Internal Error

R

rose

Hi, just want to ask if you have encounter the following
error in Windows 2000 with SP4 and IIS 5.0.

COM+ Internal Error. Please contact Microsoft Product
Support Services to report this error. Assertion Failure:
hr == S_OK
Server Application ID: {3D14228D-FBE1-11D0-995D-
00C04FD919C1}
Server Application Name: IIS Out-Of-Process Pooled
Applications
The serious nature of this error has caused the process to
terminate.
Error Code = 0x8000ffff : Catastrophic failure
COM+ Services Internals Information:
File: .\assoc.cpp, Line: 528

The COM+ Event System detected a bad return code during
its internal processing. HRESULT was 80070005 from line
42 of .\eventsystemobj.cpp. Please contact Microsoft
Product Support Services to report this error.

Does anybody can answer me how to settle this problem my
web server hangs after the event log posted this error
messages. Please help me.

Thanks,

Rose
 
S

Steve Green

Rose,

I too am having this same problem on one of our 2kas
webservers, As it is I'm working on two theories,

i) The system user account has lost permissions on a sub-
folder under c:\winnt (This would also be supported by the
fact I have always have 2 instances of the DLLHOST.exe
trying to run the same .net runtime but being told access
was denied.

ii) The Metabase hasn't being configured correctly when
installing the .net framework and is trying to run system
level tasks that allow .net web applications run using
only the IUSR_Machine name account,

I am positive that its a permissions thing and leaning
towards the .net installation as the server was running
fine up until the point that I installed the framework.

Cheers

Steve.
 

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

Top