Hi,
We’re using Aspose.Words to convert documents to PDF in a workflow action in SharePoint. We have the license file as an embedded resource compiled in our class library which performs all interactions with Aspose.Words. In the constructor we set the license file and all is running good for a certain amount of time, then all of a sudden documents start appearing with the evaluation copy message in them. Restarting the Windows Service which runs the workflows solves the issue temporarily.
This issue occurs at several of our customers and their documents are being truncated which is unacceptable.
With every interaction with Aspose we set the license and no Exceptions are thrown that the license file is incorrect or that it can’t find it and still documents end up being truncated like this.
We tested with a small console application if setting the license file 100k times consecutively would cause any problems but there we can’t reproduce it.
Is there anyway we can fix this problem?
Thanks in advance,
Kind regards,
Steven