Trouble with version 7.6 from NuGet

After we updated to 7,6 using NuGet, the project will not run properly

Here are the steps to reproduce our problem:

  • Create a new Winforms project
  • Add a reference using NuGet to the Aspose.Barcode package. The 7.6 version is available now.
  • Add the “Aspose.Total.lic” file as an embedded resource to the project.
  • Add the following lines to the beginning of the “Main()” method of the “program.cs” file.
var licBarcode = new Aspose.BarCode.License();
licBarcode.SetLicense("Aspose.Total.lic");

If we run the above project, we get the following runtime error immediately:

This copy of ‘Aspose.BarCode’ has expired and will no longer run. This happened because it was created using an evaluation version of Gapotchenko’s Eazfuscator.NET which is only licensed for testing purposes. You should report this problem to the vendor of ‘Aspose.BarCode’.

Please advise as soon as possible.

Thanks

Hi James,

Thank you for your inquiry.

Please note that we have noticed the same at our end. The issue has been logged into our issue tracking system with ID BARCODENET-34355. Our product team will further look into this issue and we will update you accordingly.

We are sorry for the inconvenience caused.
Hi James,

Thank you for your patience.

Please note that the issue has been resolved. You can now download the fixed version Aspose.Barcode for .Net 7.6.1 from download section. The same can be accessed from Nuget.