New licence class problem

Hi!,

I downloaded the latest Aspose.Word release in the hope that it would resolve some of our problems. We changed the licence method to use the new licence class like this:

Aspose.Word.Licence lsc = new Aspose.Word.Licence();
lcs.SetLicense(“Aspose.Word.lic”);

But on the second line the application now goes into a unhandled System.Xml.XmlException error, followed by a System.TypeInitializationException within the project.

Please advice.

You need to use a license in the new format as well, it will is now an XML file. Please contact sales@aspose.com and quote your order number to upgrade your license for free.