I develop a ActiveX control with some property procedures, I can use them when early binding it in another application, but i can't use them when late binding. Whenever i try to access the property of an instance of that control I created at run time, i fail, with the error messge 483.

Pls, give me some tips