Hi,
I've opened and saved the attached document. after open and save, when openning document Office 2007 or 2010 says that, "the file you are downloading cannot be opened by the default program. It is either corrupted or it has an incorrect file type....." .
I am using Aspose.Cells 5.2.1 (latest version)
BEfore save.xls is original case of my document. After save.xls is processed.
thanks
Ahmet
Dear Ahmet,
Thanks for your posting and the attachments.
We will look into this problem and get back to you as soon as possible.
Hi,
I have tested your issue but could not find the issue. By the way, both your files open fine into MS Excel 2003, 2007 and 2010 as I have tested. Anyways, I have also conducted the test using the following code:
Workbook workbook = new Workbook(“e:\test2\Before+Save.xls”);
workbook.Save(“e:\test2\out1_After+Save.xls”);
workbook.Save(“e:\test2\out2_After+Save.xlsx”, SaveFormat.Xlsx);
The generated files (also attached here) open fine in MS Excel.
I am using version v5.2.1.2, you may use it. I have attached it here.
If you still find any issue, please provide details with sample console demo application or complete sample code with files to show the issue. We will check it soon.
I think, you have been catched problem. in the attached picture, i can show you.
my document had been converted to normal view to protected view. My program works on IIS, and users request to open my documents from my server on IE. So in protected view, IE says this file is corrupt, i can't open.
Regards,
Ahmet
Hi,
Could you give us more details about your environment and MS Excel versions. Also did you check to open the file on Ms Excel 2007 if it opens fine without the warning error message. We will also investigate it on our end if we can trace the issue.
Updated: Also, kindly try Aspose.Cells for .NET v5.3.0.4 if it makes any difference.
Thank you.
Hi Ahmet,
Thanks for explanation.
The error appears only in Excel 2010. I have attached the screenshots.
This issue has been logged as CELLSNET-24961.
Hi,
Please try Aspose.Cells for .NET v5.3.2.4, your issue should be fixed by this version.
Thanks
The issues you have found earlier (filed as 24961) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by aspose.notifier.