Error: "The object invoked has disconnected from its clients"
Hi,
When I am trying to doControls.Add("progId") in my VB6 Application it is throwing me Error -2147417848 "The object invoked has disconnected from its clients".
The progId I am using in the function is the ProgID of a COM Visible .Net user control. (That is registered already).
What is the reason for this error? Can some one help me to solve this problem?
Thanks,
Benin.

