Slow Call to Barcode Licence


I have a temporary licence for the ASPOSE barcode library. Why does it takes so long to call the following licensing code? It is taking 5 seconds to run in my code.

Aspose.BarCode.License license = new Aspose.BarCode.License();
license.SetLicense("Aspose.BarCode.lic");

Will this be quicker with a fully purchased copy of this library or will it still run just as slowly?
Hi Scott,

Thank you for your inquiry.

I would like to update you that many enhancements have been made to improve the quality and performance. We have tested the scenario with latest and licensed version of the API and it took 38 millisecond. Following are the system specifications. Furthermore there is no difference between licensed and trial version in terms of execution time so both should be same.

  • 64 bit windows 7
  • Corei-5
  • 3.2 Ghz processor
  • 4 GB RAM