all groups > dotnet component services > march 2008 >
You're in the

dotnet component services

group:

COM+ package Dllhost.exe not shutting down


COM+ package Dllhost.exe not shutting down Muralidharan
12/16/2007 11:35:00 PM
dotnet component services:
COM+ package Dllhost.exe not shutting down after idle shutdown time - I have
an two enterprise components(.NET) A (req txn) , B (not supported txn)
hosted within com+ .
Base client invokes the A and A inturn invokes the B .
With in A i explicitly call Setabort .
In this situation the package B after idle shut down time goes down but the
Package A after idle shut down time is still alive .

Can some body help me on this ?
RE: COM+ package Dllhost.exe not shutting down Simon Hart [MVP]
3/12/2008 3:40:00 PM
Idle shutdown will only work if there are no connections to any components
from clients. Ensure you are releasing the client connection.
--
Simon Hart
Visual Developer - Device Application Development MVP
http://simonrhart.blogspot.com


[quoted text, click to view]
AddThis Social Bookmark Button