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.

Tue Apr 11, 2017 8:02 am

Hello,

I have an ArgumentOutOfRangeException when i call CalculateAllValue() on a workbook which contants calculate cells in error

Example :
Code: Select all
var workbook = new Workbook();
workbook.LoadFromFile("...Sample.xlsx");
workbook.CalculateAllValue(); //ArgumentOutOfRangeException


I haven't this issues in 7.11.59 and i have got it on 7.11.76

Thanks
Attachments
Sample.zip
(7.91 KiB) Downloaded 289 times

VincentB
 
Posts: 120
Joined: Thu Sep 15, 2016 9:44 am

Tue Apr 11, 2017 8:50 am

Dear VincentB,

Thanks for your feedback.
I have noticed the issue and forwarded it to our Dev team. Once it is fixed, we will inform you immediately.
We apologize for the inconvenience caused.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Mon Apr 24, 2017 11:49 am

Hello,

I would like to know the progress of this issue.
Do you know when a hotfix will be available?

Thanks

VincentB
 
Posts: 120
Joined: Thu Sep 15, 2016 9:44 am

Tue Apr 25, 2017 8:38 am

Dear VincentB,

Thanks for your information.
The issue was fixed, but we found there were other issues in hotfix after testing. We will fix the new issues just found and then provide a hotfix for you ASAP.

Sincerely,
Betsy
E-iceblue support team
User avatar

Betsy.jiang
 
Posts: 3099
Joined: Tue Sep 06, 2016 8:30 am

Tue Apr 25, 2017 11:51 am

Hello,

OK, i'm waiting your hotfix.

Thanks

VincentB
 
Posts: 120
Joined: Thu Sep 15, 2016 9:44 am

Fri May 19, 2017 12:35 pm

Hello,

Hotfix 7.12.11 fixes the problem.

Thanks

VincentB
 
Posts: 120
Joined: Thu Sep 15, 2016 9:44 am

Mon May 22, 2017 1:39 am

Hello,

Thanks for your response. Glad to hear that. Please contact us if you have any questions.

Sincerely,
Gary
E-iceblue support team
User avatar

Gary.zhang
 
Posts: 1380
Joined: Thu Apr 04, 2013 1:30 am

Return to Spire.XLS

cron