iNTERFACEWARE Products Manual > Installing and Using Chameleon > Deploying Chameleon Applications > Visual Basic OCX Registration |
|
Looking for Iguana v.5 or v.6? Learn More or see the Help Center.
If you are using Visual Basic then you will need to also ensure that you register your generated OCX or COM object on the machine that you are deploying on. Make sure you register the right object! There are various ways to register these types of objects. Most deployment tools have tools for doing so. If you need to register an OCX object manually you can use the regsvr32 tool that comes with Microsoft developer studio:
|