Updating latest release

We purchased a license to use Aspose.Network. I noticed that Pst files are now supported, and it has a new namespace Aspose.Network.Outlook.Pst. If I download the latest version of Network, how will my license file recognize it? There is an xml file in the download, should i ignore that file?

Thanks,

KarenSchmidt

Hi Karen,


The xml file is the license. Please save it to your disk and call the Aspose.Network.License.SetLicense() method as mentioned at http://www.aspose.com/documentation/.net-components/aspose.network-for-.net/licensing.html page.

After calling SetLicense() method, you will get/extract all the messages from a folder in PST, otherwise it will only get first 50 messages from each folder.

I don’t understand, then why is my original license file is named Aspose.Network.lic? The xml file that was downloaded is named Aspose.Network.xml, and is completely different from the license file that I have.

Hi,


Please refer to http://www.aspose.com/corporate/purchase/faqs/download-license.aspx for downloading your license file. This file should be saved as Aspose.Network.lic and used in SetLicense() method call.

I do not want to overwrite my license file, I believe. I read the link, and I already know all of that. I have had my latest Aspose.Network.lic since March 2010. In it contains a digital signature, along with my company name and expiration date. The xml file you are asking me to overwrite my license with is over 600K bytes, and does not have any digital signature. Please verify what you are talking about.

Hi,


Only “Aspose.Network.lic” file is required to license the component. Please ignore the xml file and previous posts.