When I am trying the setlicense() method in Global.asax--->Session.Start() method I am getting the below error in the second line given below(C#)
var license = new Aspose.Word.License();
license.SetLicense(_licensePath.Trim());
This message was posted using Aspose.Live 2 Forum