S
S.Cassan
Hi,
I'm under Windows 2K SP4 and I have a strange behaviour. I call a COM+
method (Developped in C++) through a proxy. This method call others methods
which are in another COM+ application but in Library mode (Developped in VB6
and C++). The components are not Multithreaded but during the execution of
the method I've seen with perfmon that the process DLLHOST.EXE associated
with my Server COM+ application used more and more handle of Semaphore type
(and so memory).
It seems to be the same problem as A Semaphore Leak Was Introduced in COM+
QFE 14 (302845) but I'm in SP4!!
We have check all the code and we found nothing.
Any ideas?
Thanks
Sylvain
I'm under Windows 2K SP4 and I have a strange behaviour. I call a COM+
method (Developped in C++) through a proxy. This method call others methods
which are in another COM+ application but in Library mode (Developped in VB6
and C++). The components are not Multithreaded but during the execution of
the method I've seen with perfmon that the process DLLHOST.EXE associated
with my Server COM+ application used more and more handle of Semaphore type
(and so memory).
It seems to be the same problem as A Semaphore Leak Was Introduced in COM+
QFE 14 (302845) but I'm in SP4!!
We have check all the code and we found nothing.
Any ideas?
Thanks
Sylvain