Question about ASPOSE CELL .NET

Hi,

I've few questions about ASPOSE.CELL for .NET.

I'm looking at the Column Charts/Clustered Column demo. I click "Create Report", and i get this error message: "File error: data may have been lost". Is this normal? How can i avoid that? (My customer won't accept this as a "good" solution). I'm using Office 2003 SP3.

Does Aspose.Cell allow to create & save Excel files in the Format/Version that you want? (ex: 2007, 2003, etc).

I'm currently using VS2005. If i buy Aspose.Cell right now, and install it. Will it still work if i upgrade for VS2008?

Thanks


This message was posted using Email2Forum by ShL77.

Hi,

Thanks for considering Aspose.

I'm looking at the Column Charts/Clustered Column demo. I click "Create Report", and i get this error message: "File error: data may have been lost". Is this normal? How can i avoid that? (My customer won't accept this as a "good" solution). I'm using Office 2003 SP3.

The featured demo might use some older version. I tried to use this specific demo, it works fine for Excel 2000, 2003 (11.5612.5606), 2007 etc. Well, no, it should not happen i.e.., you should not got this error message. Could you try the latest version (4.5) using the code with Aspose.Cells API. If you still got the problem, we are bound to fix it asap.

Does Aspose.Cell allow to create & save Excel files in the Format/Version that you want? (ex: 2007, 2003, etc).

Yes, with ease :). Check: http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/opening-files.html

and http://www.aspose.com/documentation/file-format-components/aspose.cells-for-.net-and-java/saving-files.html

I'm currently using VS2005. If i buy Aspose.Cell right now, and install it. Will it still work if i upgrade for VS2008?

Yes, it will equally work on VS.NET versions i.e.., 2002, 2003, 2005 and 2008.

Thank you.