WebException on server trying to Save PDF with new license

We installed the Aspose through NuGet in .NET and promoted to production where we dropped the license file in the bin directory. The creation of PDF still failed with WebException “The source was not found, but some or all event logs could not be searched. To create the source, you need permission to read all event logs to make sure that the new source name is unique. Inaccessible logs: Security.”

We had to rollback. Is there more to installing the Aspose library on a production server?

@aumurray
We are looking into it and will be sharing our feedback with you shortly.

@aumurray

The issue does not look related to the API specifically. Looks like there are some configuration issues. The error message you’re encountering is related to the permissions required to create a new event log source in Windows. When an application attempts to create a new event log source, it requires administrative privileges. Please try to setup permissions properly and let us know if you face any issues related to the Aspose.PDF. We will further proceed accordingly.