Re: Aspose Slides Licence throwing exception

Hello,
I’m writing you here because I’ve observed very similar problem.
We use Aspose.Total.lic too, but for Java components.

Before:
We used Aspose.Total.lic, aspose-pdf libs, aspose-words-libs, aspose-slides libs, aspose-cell libs.
aspose-slides 15.4.0

Now:
1) I’ve set new aspose-slides lib 15.5.0, rebuilt classes and upload it.
aspose cells, pdf, words are still work.
Aspose-slides:

license = new License();
try {
license.setLicense(getLicense());
}
catch (Exception e) {
handleException(e);
// HERE
class com.aspose.slides.ms.pbdb106a0.co: The license is not valid for this product.
com.aspose.slides.p883e881b.an.do(Unknown Source)
com.aspose.slides.p883e881b.an.do(Unknown Source)
com.aspose.slides.License.setLicense(Unknown Source)

I’m sure that the file is valid:
protected InputStream getLicense() throws IOException {
if (licenseIs == null) {
licenseIs = LicenseServer.getInstance().getLicenseInputStream(contextPath);
}
return licenseIs;// I’ve checked this place. It’s correct file.
}
}

The only thing that I changed is aspose-slides jar.
Licence is not expired:
20160612

Could you please review the issue and say what was wrong?
Thank you in advance

Hi Akane,


Thank you for considering Aspose.Slides.

I have observed your comments and like to share with you that we need to investigate your license file so I request you to send us your license file by following the instructions written over this link. Once you send the license file then please acknowledge us by posting over the same thread.

Best Regards,

Hi Akane,

Thanks for sharing the license file.

I have worked with the license file shared by you and like to share that, you are right in your observation regarding Aspose.Total license failing to work with Aspose.Slides for Java 15.5.0. An issue with ID SLIDESJAVA-34922 has been logged in our issue tracking system. We are working over fixing the issue on urgent basis and will share the new hotfix for Aspose.Slides for Java 15.5.0 as soon as possible. This thread has been linked with the issue so that you may be automatically notified once the issue will be resolved.

We are sorry for your inconvenience,

The issues you have found earlier (filed as SLIDESJAVA-34922) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
(5)

Sorry that I’ve not answered immediately. Everything works now
BestRegards

Hi Akane,

Thank you very much for sharing the feedback. Please share, if I may help you further in this regard.

Many Thanks,