Registering the Component

The Bxbarcode.dll component must be registered on the IIS server before it can respond to calls from your Active Server Pages.

If Microsoft's Visual InterDev is being used to create the application, then the Bxbarcode.dll component may be included in the project and marked "Register on Server" or the IsServerComponent property set True.

Alternatively the DLL may be registered manually on the server (with the co-operation of the server operator) by running
REGSVR32 BxBARCODE.DLL

 

More:

Troubleshooting