Aspose.Network Evaluation

Hello,

We formatted the pc where Aspose.Network was.

Now, after installing the 6.6 version (our subscription expired 08/2011) we get the message "Aspose.Network Evaluation" in the subject of every sent mail.

We also tried to download the licence, as suggested, but nothing has changed.

Any suggestion?

Thanks in advance

Mirco

Hi Micro,

Thank you for inquiry.

Aspose.Network for 6.6 should work with your license. Could you please first write a new console application and test the working on the below code with your license file?

Aspose.Network.License license = new Aspose.Network.License();


license.SetLicense(Aspose.Network.lic”);


If above works, there might be a chance that your current application could not access the license file.

I confirm.

If i insert these code lines, it works!