Hello,
I would like to know how I can add the dependency file for an activeX control (.ocx) created on Visual C++ (version 6.0) to the Packaging and Deployment Wizard of Visual Basic.
I keep getting 'Error registering ActiveX control .Missing Dependency file....' for the activeX control whenever I install my application on another computer.
The application installs successfully on my computer ;where I created the ActiveX control and the Visual Basic application.
Also the Packaging and Deployment Wizard returns with a missing dependency file for the activeX control although the file exists.
Please advise.
