Aspose cells - .NET4

P { MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px }

Hi, I'm currently evaluating Aspose Cells and I want to use it in a .NET 4 application.

However, the package only inludes assemblies up to .NET 3.5 (client profile)

When referencing that in a .NET 4 application I get a compile time error saying that I must downgrade my application to 3.5 because of the Aspose Cells asssembly.

Is there any .NET 4 version of the library or some workaround that will make it work in a .NET 4 web application?

Best regards

Roger Alsing


This message was posted using Email2Forum by ShL77.

Hi,

You should use the Aspose.Cells.dll file in net2.0 folder.

The component does support .NET 4.0 frameworks. For reference, see the documents:
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/referencing-aspose-cells-component-from-a-net-project.html
http://www.aspose.com/documentation/.net-components/aspose.cells-for-.net/using-aspose-cells-component-on-32bit-and-64bit-platforms.html

For complete reference, please read the readme.txt file in the Bin directory (when you install Aspose.Cells for .NET using its installer, it will install/copy different dlls for different frameworks in the Bin folder).

Feel free to contact us if you need further help.

thank you.