
beans.ocx cannot be loaded, when you unregister and register the JavaBean as an ActiveX Component
I get the following error when I unregister and register the JavaBean as an
ActiveX component :
"beans.ocx cannot be loaded, Continue loading Project?"
When I say yes, the JavaBean components are unchecked and my form converts
these components to PictureBox.
The CLSID and the typelib information change when I unregister and register
these components.
Is there anyway my VB project recognizes this change ?
Thanks