Evaluation Watermark has been changed error message in Vista

We use Aspose.Excel in an application we distribute to clients. When we try to export to an Excel spreadsheet in Windows Vista Business we get the following error:

The export failed: The Evaluation Watermark has been changed!

It is crucial that we get the export functioning in Vista. Please help!

Thanks,

Jack

Hi Jack,

Thanks for considering Aspose.

What is the end result, did the export process to excel file completed and data is extracted to the spreadsheet fine or not. Since you are using older Aspose.Excel we will check the issue and get back to you soon.

Thank you.

Amjad, thanks for your response. The export to Excel failed. No file was created after I closed the error message.

Jack

Hi Jack,

I think since you are using older Aspose.Excel version, kidly try the latest version (Aspose.Cells)

For your info Aspose.Excel has been renamed to become Aspose.Cells now which is more reliable, stable than before and prosperous with enhanced and advanced functionality. There is not much labour required while upgrading to the newer Aspose.Cells. When you ugrade to the newer Aspose.Cells, Please note: Some APIs (classes, struct, enumerations) are added based on some advanced features that we offer, the previous classes (with their members) are retained and optimised but a few classes are renamed, some additional members (properties, methods etc.) are also included of the classes.

Following is the classes list which are renamed:

1. Excel class is replaced by Workbook class.

2. ExcelDesigner class is replaced by WorkbookDesigner class.

3. ExcelHelper class is replaced by CellsHelper class.

And for more info, please check the APIs: http://www.aspose.com/Products/Aspose.Cells/Api/ and Programmer's guide:

Thank you.