I am using Aspose total lic . after lic update I am getting “The license signature is invalid.” only for OCR and Tasks but works for others.
I was on 19.9.0 version for OCR , I have update to 25.1.0 but no luck.
My previous version was EditionType -Enterprise and new license EditionType is Professional
This is how I am using it
new Aspose.Cells.License().SetLicense(licensePath);
new Aspose.Diagram.License().SetLicense(licensePath);
new Aspose.Email.License().SetLicense(licensePath);
new Aspose.Note.License().SetLicense(licensePath);
new Aspose.OCR.License().SetLicense(licensePath);
new Aspose.Pdf.License().SetLicense(licensePath);
new Aspose.Slides.License().SetLicense(licensePath);
new Aspose.Tasks.License().SetLicense(licensePath);
new Aspose.Words.License().SetLicense(licensePath);
Can you please share your license file in a private message so that we can address this issue after testing it in our environment? We are sending a private message to you in which reply you can please share the license file in .zip format.