Dear Aspose Team,
after upgrading Aspose.Pdf from version 9.5.0.0 to 10.1.0.0
we get the following error:
System.InvalidOperationException: This license is disabled, please contact Aspose to obtain a new license
The coding how we are applying the license:
var factory = AsposeFactory.Instance;
var licenseInitializer = factory.CreateLicenseInitializerPdf();
var licenseInfos = licenseInitializer.InitializeLicenses();
Please find attached our license file.
Thanks and kind regards
Wolfgang