all groups > dotnet component services > june 2006 >
You're in the

dotnet component services

group:

COM+ is down.


COM+ is down. Sony Anchery
6/15/2006 4:53:26 AM
dotnet component services:
Hello all,
I have a VC++ program that interacts with COM+. These COM+ are written
to interact with database. But for some reason the COM+ going down. I'm
not able to find out what exactly make the COM+ to go down. Since the
COM+ is down, the VC++ program won't get any data, when it makes the
call, rather it would throw errors.
Any pointers, how to find out why the COM+ is going down ( like memory
leak cause the issue etc)
Thanks in advance
Sony
Re: COM+ is down. Simon Hart
6/18/2006 10:27:15 PM
Try debugging the service?

Simon.

[quoted text, click to view]

Re: COM+ is down. Sony Anchery
6/19/2006 6:57:36 AM
Thanks for the reply. The problem is there is no specific reason/time
when it goes down. So debugging the service wasn't successful.

Sony

[quoted text, click to view]
Re: COM+ is down. Simon Hart
6/19/2006 5:08:45 PM
Have you tried registering a System.AppDomain.UnhandledException handler,
then writing the exception to the EventLog?

Regards
Simon.

[quoted text, click to view]

AddThis Social Bookmark Button