Dll upgrade

hello,

I have already received an anwer but i need more help.

Ineed to upgrade my licence and dlls
We have these:
Aspose.Cells
Aspose.Network
Aspose.Pdf
Aspose.Pdf.Kit
Aspose.Slides
Aspose.Words
These are runtimeVersion 2.0 and fileVersion 6.0

With what dlls can i replace these.
I downloaded the latest dlls from your site, and i want to install the runtimeVersion 3.5 dlls.
I could not find Aspose.Network anywhere.
In the 3.5 folder i could not find Aspose.Words. I could find it in clientprofile folder. Can you tell me how are the dlls in clientprofile different from the ones in 3.5 folder?

Can you help me a little please give me more details


Hi,


Thank you for contacting Aspose support team.

Regarding Aspose.Network, I would like to share that this product is discontinued now and is replaced with more advanced product Aspose.Email Product Family. You may please download the latest version Aspose.Email for .NET 4.5.0 and use in your applications. Detailed documentation of this new product can be viewed here.

Hi,

You can download the latest versions from:

Aspose.Words - http://www.aspose.com/community/files/51/.net-components/aspose.words-for-.net/default.aspx

Aspose.Cells - http://www.aspose.com/community/files/51/.net-components/aspose.cells-for-.net/default.aspx

Aspose.Network - Aspose.Network is now part of Aspose.Email and latest version of Aspose.Email can be downloaded from http://www.aspose.com/community/files/51/.net-components/aspose.email-for-.net/default.aspx

Aspose.Pdf - http://www.aspose.com/community/files/51/.net-components/aspose.pdf-for-.net/default.aspx

Aspose.Pdf.Kit - This is now part of Aspose.Pdf and its clsses can be found in Aspose.Pdf.Facades namespace. You can download the latest version from http://www.aspose.com/community/files/51/.net-components/aspose.pdf-for-.net/default.aspx

Aspose.Slides - http://www.aspose.com/community/files/51/.net-components/aspose.slides-for-.net/default.aspx

The DLLs which are inside net2.0 folder of the installation directory can be used with any version of .NET. If you want to use .NET 3.5 specific versions, you can use the DLLs from net3.5 folder but this folder is not present in all APIs. As a general rule, if net3.5 folder is present, you can use DLL from that folder but if this folder is not present, you can use the DLL from net2.0 folder.

Regarding client profile folders, these DLLs can be used in client profile applications only. Because client profile appications do not support System.Web and some other libraries, so these versions do not use these namespaces. You should not use these DLLs if you are not building client profile applications.

Please feel free to contact us in case you have further comments or questions

Best Regards,