Hi!
Today, I'm getting the following exception, "Invalid character in the given encoding. Line 1, position 1."
Dim license As Aspose.Pdf.Kit.License = New Aspose.Pdf.Kit.License
license.SetLicense("Aspose.Pdf.Kit.lic") <---- error is on this statement
I am thinking it's the license file itself as I haven't had an issue for about a year. This error is occuring when I run in debug mode on my workstation. However, on Production and on our QA machine, our programs aren't encountering this error.
We are renewing the license/subscription and so I wonder if this could be due to our subscription.
Thanks
Michael