Neodynamic License File Generator Tool
The Neodynamic License File Generator Tool is an application which lets you to generate the Neodynamic.ReportingServices.Barcode.LIC file for license registration purpose on a per-server basis scenario.
NOTE: Neodynamic License File Generator Tool requires .NET Framework 2.0 or greater with its latest service pack
How to generate the license file
- Launch the Neodynamic License File Generator Tool:
Go to Start > All Programs > Neodynamic > Barcode Professional 7.0 for Reporting Services > License File Generator Tool. NOTE: The physical file of this tool should be located in [BarcodeInstallDir]\Tool\NeodynamicBarcodeLicenseGen.exe - After that, please enter the license information you have received from Neodynamic as is shown in the following figure.
- After entering the license information, please click on "Generate License File..." button. You will be asked to specify where the license file should be created. The Neodynamic.ReportingServices.Barcode.LIC file is a simple XML file and will be created in the specified folder. The content of such file will look like the following:
- That's it. Please refer to the License Registration topic in order to learn where the generated Neodynamic.ReportingServices.Barcode.LIC must be deployed.
<?xml version="1.0" encoding="utf-8"?> <NeodynamicBarcodeReportItem> <LicenseInfo LicenseOwner="THE LICENSE OWNER GOES HERE" LicenseKey="THE LICENSE KEY GOES HERE" /> </NeodynamicBarcodeReportItem>