Does Aspose word 14.6.0.0 work with .net 2.0?

Does Aspose word 14.6.0.0 work with .net 2.0?

Hi Nina,


Thanks for your inquiry. Yes, you can use Aspose.Words with .NET Framework 2.0. Please use net2.0 assembly of Aspose.Words. Hopefully it will serve your purpose.

Please note that Aspose.Words DLL from net2.0
folder is used for 2.0, 3.0, 3.5, 4.0 and 4.5 .Net Frameworks. This assembly cannot
be used when targeting the .NET Framework 3.5 or 4.0 Client Profile as
it depends on System.Web. In such an environment use the library under
net3.5_ClientProfile instead.