Evaluation Only message

We are getting this message on every document we are converting (Word to PDF for example). We own Total licence and we are including .lic file into bin and using this code to initialize it. What else could be wrong? Latest DLL’s is downloaded from your site.



It is web application, could it be that it can’t find license file this way?



Private license As Aspose.Pdf.License

Sub New()

License = New Aspose.Pdf.License()

license.SetLicense(“Aspose.Total.lic”)

End Sub

Hi,

Please, send us your license file. This will help us to look deep into the issue and find the root cause. Please follow the instruction on the link how to send the license file.

Just sent you email with file.

Never mind, we forget to initialize license for Words dll separately. That was our issue, resolved now.

Hi,


Its good to know that you are able to figure out the issue. Please, note that in case of any issues be sure to let us know. We will be more than happy to assist you.