Hi I compiled a poolable COM+ component in C#, registered (regsvcs) and installed (gacutil) it, and I can see it configured in COM component services.
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? Thanks You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.