|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: COM+ hang up
From: Andrew Schetinin (Aschetinin
ENTOPIA.COM)
Date: Thu Mar 11 2004 - 02:53:02 CST
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi,
If it is a debug build then the standard ASSERTs may pop up message
boxes.
Consider replacing standard ASSERTs with your custom made that write to
a file.
I did something similar, you can find it on
http://www.codeproject.com/debug/qafdebug.asp
Best Regards,
Andrew
-----Original Message-----
From: Anand Sowmithiran (IE10) [mailto:Anand.Sowmithiran
HONEYWELL.COM]
Sent: Thursday, March 11, 2004 9:01 AM
To: DCOM
DISCUSS.MICROSOFT.COM
Subject: COM+ hang up
Hello,
We are facing a strange problem with our COM+ objects running on Win2k
sp4, SQL 2k SP3. The objects are transaction enabled and use ADO to
access the sql d/b( local). The problem we face is that after a few
hours of operation the object creation calls just hangs up and the
component never responds back. We then go and kill the DLLhost exe in
task manager and the next asp request starts working fine. This hang up
repeats after few hours but with no specific interval. The objects are
invoked from ASP pages using server.createobject calls. This whole setup
used to work for years till recently we moved to a different server. The
OS, SQL d/b all are configured the same way as before. Any ideas on why
this behavior and what ways to control it ?
Regards,
Anand.
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.html
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html . To unsubscribe,
mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.html
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]