Hi,
I’m using Aspose.Words v9.5 with .NET framework 3.5 and it works fine. But I’ve some runtime errors if I upgrade to framework 4.0 because some dlls can’t load.
Anyone can help?
Hi
Thanks for your request. Could you please provide the error message? I will check the issue on my side and provide you more information.
Also, please make sure you are referencing Aspose.Words for .NET 3.5 in your application.
Best regards,
My application runs on framework 4.0, and as I can see in the readme.txt, it says:
“net2.0 Contains assemblies to use with .NET Framework 2.0, 3.0, 3.5, 4.0 and Mono.
This is the assemblies that you should normally use.”
Then, I should use net2.0 dlls (there is no 3.5 folder).
For example, using this dlls in AllSamples.sln (AddWaterMark project) and changing the target framework to 4.0 I get the error:
Method not found: ‘Aspose.Words.Saving.SaveOutputParameters Aspose.Words.Document.Save(System.String)’.
Thank you for your help.
Hi
Thank you for additional information. It seems you are using old version of Aspose.Words. The latest one contains folders for .NET 1.1, 2.0 and 3.5. You can download the latest version of Aspose.Words for here:
https://releases.aspose.com/words/net
Best regards,