I have received temporary licence file via email. However when I am trying to Set Licence
License license = new();
license.SetLicense("Aspose.Words.NET.lic");
I am getting following exception:
Invalid license signature. Please make sure the license file was not modified
Could you please advice on why it might be not valid?