Comm32 Logo
Home Button   

Topic:   Works on development pc but not deployed pc

By: WilliamPosted on: Aug 27 2015 at 01:26:13 PM
Hi There,

Just developing with the new Scomm32 component and it works great on my development pc but when I try to deploy to another pc - getting "Run-time error 339" Component 'SComm32.ocx' or one of its dependencies not registered? any ideas on how to fix?

By: GuestPosted on: Aug 27 2015 at 05:58:27 PM
How are you deploying the ocx?
If you were making a deployment package with the VB6 Package and Deployment Wizard then that would normally place the OCX into the Windows\System32 folder and register it on the target machine.
Other deployment tools do a similar thing. What deployment tool are you using?
If you're simply copying your files to the target machine then you need to register the ocx yourself.