When trying to Instantiate the Aspose licence, we get the following error.
An error occurred while parsing EntityName. Line 17, position 122.
Below is what we are doing:
Aspose.Pdf.License pdfLicense = new Aspose.Pdf.License();
pdfLicense.SetLicense(“Aspose.Total.lic”);