Received : 2007/11/09 13:09:47
Message : Hi, my company just bought aspose.total for me
I use to have an evaluation copy, and cant get rid for red...."is evaluation copy" even after loading the license
Do i need to uninstall evaluation copy?
This message was posted using Aspose.Live 2 Forum
Hi,
You don’t need to uninstall the evaluation copy. I think the license is not set properly. Please make sure you have used full namespce of the licese like the following:
Aspose.Pdf.License lic = new Aspose.Pdf.License();
lic.SetLicense(@“D:\CSharp\Test\License\Aspose.Custom.lic”);
If it still won’t work please send your license to tommy.wang@aspose.com and include a link to this post in your mail.