I am trying to use some vb6 controls in a vb2005 app. Whenever I try to add the control to a form I get an error box "Failed to import the ActiveX control. Please ensure it is properly registered."
Oddly, I can use other custom controls. It seems to be an issue with this particular ocx. I tried recompiling the ocx but that had no effect. What are common reasons for this to happen?




Reply With Quote