Barcode Xpress 11 for ActiveX - User Guide > Getting Started > Upgrading from Barcode Xpress 10 to Barcode Xpress 11 |
This section describes how to upgrade from Barcode Xpress 10 to Barcode Xpress 11. While generally you'll be able to replace Barcode Xpress 10 with Barcode Xpress 11, there are a few important changes you may need to consider. This section provides information about those changes.
To replace Barcode Xpress V10 with V11, you need to make some code changes as .described below.
The DLL name must be changed to reflect the new version.
Change from:
Accusoft.BarcodeXpress10.ActiveX.dll
Accusoft.BarcodeXpress10.ActiveX64.dll (64-bit version of the control)
Change to:
Accusoft.BarcodeXpress11.ActiveX.dll
Accusoft.BarcodeXpress11.ActiveX64.dll (64-bit version of the control)
Change from:
AccusoftBarcodeXpress10
Change to:
AccusoftBarcodeXpress11
Change from:
{5B7A93C9-EE0E-43AF-87AF-DDECE95A1C16}
Change to:
{F45DA78A-6100-4A2B-A68B-5767708BC018}
Change from:
Accusoft.BarcodeXpress.10
Change to:
Accusoft.BarcodeXpress.11
![]() |
If you are upgrading from Barcode Xpress v7 or earlier, please refer to Upgrading Runtime Licensing for important information. |