Accusoft.BarcodeXpress12.ActiveX - Updated
Upgrading from Barcode Xpress 11 to Barcode Xpress 12
User Guide > Getting Started > Upgrading from Barcode Xpress 11 to Barcode Xpress 12

This section describes how to upgrade from Barcode Xpress 11 to Barcode Xpress 12. While generally you'll be able to replace Barcode Xpress 11 with Barcode Xpress 12, there are a few important changes you may need to consider. This section provides information about those changes.

Changes and New Properties/Methods

To replace Barcode Xpress V11 with V12, you need to make some code changes as described below.

Required Changes

DLL Name, Library Name, GUID, and ProgID

DLL Name

The DLL name must be changed to reflect the new version.

Change from:

Accusoft.BarcodeXpress11.ActiveX.dll

Accusoft.BarcodeXpress11.ActiveX64.dll (64-bit version of the control)

Change to:

Accusoft.BarcodeXpress12.ActiveX.dll

Accusoft.BarcodeXpress12.ActiveX64.dll (64-bit version of the control)

Library Name

Change from:

AccusoftBarcodeXpress11

Change to:

AccusoftBarcodeXpress12

GUID

Change from:

{F45DA78A-6100-4A2B-A68B-5767708BC018}

Change to:

{0BC98F31-EE6F-4F78-A390-926A633E7E61}

ProgId

Change from:

Accusoft.BarcodeXpress.11

Change to:

Accusoft.BarcodeXpress.12

 

If you are upgrading from Barcode Xpress v7 or earlier, please refer to Upgrading Runtime Licensing for important information.