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: