Spire.XLS is a professional Excel API that enables developers to create, manage, manipulate, convert and print Excel worksheets. Get free and professional technical support for Spire.XLS for .NET, Java, Android, C++, Python.

Wed Jul 01, 2020 5:41 pm

Hello!

I have excel file.

Here is my code:

Code: Select all
Spire.Xls.Workbook workbook = new Spire.Xls.Workbook();
workbook.LoadFromFile(@"C:\3\test.xlsx");
workbook.SaveToFile(@"C:\3\test_edited.xlsx");


When I am trying to open test_edited.xlsx in the Excel 2016 it throws error.
error.png
error.png (4.64 KiB) Viewed 1698 times


You can find Excel file in the attached zip (11.zip)

Looking forward for your assistance.
Thanks...
Oleg.
Attachments
11.zip
(1.54 MiB) Downloaded 178 times

okantalinski
 
Posts: 3
Joined: Fri Dec 20, 2019 9:38 pm

Thu Jul 02, 2020 7:26 am

Hi,

Thanks for your inquiry.
I did reproduce the issue you mentioned and have logged it into our bug tracking system with the ticket SPIREXLS-2485. Our Dev team will do more investigations and fixing. Once it is fixed, I will let you know at the first time. Sorry for the inconvenience caused.

Best wishes,
Gina
E-iceblue support team
User avatar

Gina.li
 
Posts: 4
Joined: Wed Jul 01, 2020 1:46 am

Tue Aug 11, 2020 10:45 am

Hello,

Glad to inform that we have just released Spire.XLS Pack(Hotfix) Version:10.8.3 which fixed the issue of SPIREXLS-2485, please download and test it from the following links.
Website link: https://www.e-iceblue.com/Download/download-excel-for-net-now.html
Nuget link: https://www.nuget.org/packages/Spire.XLS/

Sincerely,
Lisa
E-iceblue support team
User avatar

Lisa.Li
 
Posts: 1261
Joined: Wed Apr 25, 2018 3:20 am

Thu Sep 10, 2020 8:14 am

Hello,

Greetings from E-iceblue.
Did the hotfix version work for you? Thanks in advance for your feedback and time.

Sincerely,
Lisa
E-iceblue support team
User avatar

Lisa.Li
 
Posts: 1261
Joined: Wed Apr 25, 2018 3:20 am

Return to Spire.XLS