No, I have not :)

So would this do the magic?



-----Original Message-----
From: Marsh, Drew [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, May 01, 2002 4:39 PM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] UI of Component services


Syed.Alam [mailto:[EMAIL PROTECTED]] wrote:

> When I run my client and use the COM compoent, I can not see
> the UI of the component in COM+ coponent services change. No
> indication of the fact that the COM object was used. I am
> sleeping for ten seconds within the called method of the COM
> component just to be sure that I am not missing the
> UI-change, and moreover "CanBePooled()" is also being called
> (which indicates that the component was activated using COM).
>
> Is there any magic going on?

Did you mark your class with the
System.EnterpriseServices.EventTrackingEnabledAttribute?

-Drew

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to