Security Alert after file conversion

Hi,


I use aspose.cell to convert xls file as below.
source.xls -> convert.xlsx -> convert.xls

Here is my code:
(new Workbook(“source.xls”)).Save(“convert.xlsx”, SaveFormat.Xlsx);
(new Workbook(“convert.xlsx”)).Save(“convert.xls”, SaveFormat.Excel97To2003);

When i use Office 2007 to open the last converted file “convert.xls”, a “Security Alert” dialog appeared.

Could you tell me how to remove this “Security Alert”?

Thank you in advance.





Hi,


Thanks for the template files.


After an initial test, I got the error message in MS Excel 2007 when opening the final output XLS file into it. I used your sample code with your template file. I have logged a ticket with an id “CELLSNET-42010” for your issue. We will look into it to figure it out soon.

Thank you.

Hi,

Thanks for your posting and using Aspose.Cells for .NET.

We have fixed the issue.

Please download and try this fix: Aspose.Cells for .NET v7.5.3.4 and let us know your feedback.

The issues you have found earlier (filed as CELLSNET-42010) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by Aspose Notifier.

Thanks for the update.

After i installed the Aspose.Cell v7.6.0.0, the "Security Alert" dialog does not appear.

Thank you.

Hi Ryouma,

Thanks for your feedback and using Aspose.Cells.

It is good to know that your issue is resolved with the latest version. If you encounter any other issue, please feel free to post on our forums, we will be glad to help you further.