For Programmers: Free Programming Magazines  


Home > Archive > Visual Basic > October 2006 > COM+ help









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 COM+ help
Mike

2004-05-12, 7:18 pm

I have several dll's setup in COM+ and when I try to run my web page that is
accessing these components under COM+ i'm getting the following error
message.


COM+ Activation failed because an initialization function failed. Check the
event log for more information.



I checked the event viewer and it says this:

he IObjectControl::Activate() method failed. The CLSID of the object is:
{02FCBBE3-EBB5-11D4-9F87-00508BF0A5DB}

Server Application ID: {DA37F0EF-F13D-4279-AB7C-D1FBAC5F6064}
Server Application Instance ID:
{E95E5243-5442-498F-B3A2-4FB4F4E7ED48}
Server Application Name: CLUtilities
Error Code = 0x800a005b :
COM+ Services Internals Information:
File: d:\nt_qxp\com\com1x\src\comsvcs\jit\jit.cpp, Line: 441 'I have no
D: on my machine
Comsvcs.dll file version: ENU 2001.12.4414.53 shp

I need some help on this quickly so any help or suggestions will be greatly
appreciated.

thx


Chris

2004-05-13, 2:30 am

Mike,

That error number (800a005b) makes me think its an object reference problem.
Maybe a dependant object is missing. Try redeploying your COM+ package
after running regclean.

Chris Smith

"Mike" <anonymous@discussions.microsoft.com> wrote in message
news:%23CwwktFOEHA.3264@tk2msftngp13.phx.gbl...
> I have several dll's setup in COM+ and when I try to run my web page that

is
> accessing these components under COM+ i'm getting the following error
> message.
>
>
> COM+ Activation failed because an initialization function failed. Check

the
> event log for more information.
>
>
>
> I checked the event viewer and it says this:
>
> he IObjectControl::Activate() method failed. The CLSID of the object is:
> {02FCBBE3-EBB5-11D4-9F87-00508BF0A5DB}
>
> Server Application ID: {DA37F0EF-F13D-4279-AB7C-D1FBAC5F6064}
> Server Application Instance ID:
> {E95E5243-5442-498F-B3A2-4FB4F4E7ED48}
> Server Application Name: CLUtilities
> Error Code = 0x800a005b :
> COM+ Services Internals Information:
> File: d:\nt_qxp\com\com1x\src\comsvcs\jit\jit.cpp, Line: 441 'I have

no
> D: on my machine
> Comsvcs.dll file version: ENU 2001.12.4414.53 shp
>
> I need some help on this quickly so any help or suggestions will be

greatly
> appreciated.
>
> thx
>
>



RachelMatt

2006-10-20, 3:04 am

Hi Mike & Chris ,
I am geting the exact same error . I have several COM+ dlls from a web page . While executing the webservice method , i get the error , The IObjectControl::Activate() method failed. The CLSID of the object is: {603B4A03-796D-3044-982F-D0FBB69754DF}

Server Application ID: {2F48C3AD-F77C-4501-B1EE-6581EEE71A7B}
Server Application Instance ID:
{CD5394C2-B0C9-439B-BC31-A869D86EDBBD}
Server Application Name: CapitalOne.Auto.Fulfillment.Routing
Error Code = 0x8004e025 : COM+ Activation failed because an initialization function failed. Check the event log for more information.
COM+ Services Internals Information:
File: d:\qxp_slp\com\com1x\src\comsvcs\jit\jit
.cpp, Line: 444
Comsvcs.dll file version: ENU 2001.12.4414.308 shp

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.



Can you please tell me MIke , how you fixed your problem ?

Thanks,
Rachel
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com