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.

Mon Aug 12, 2013 7:15 pm

Hi

Im trying to load my excel file (attached in the post) like this:

string pathFile = Server.MapPath("~\\Plantillas\\" + "inventarioCVValter.xlsx");
Workbook workbook = new Workbook();
workbook.LoadFromFile(pathFile,ExcelVersion.Version2007);


but the component show me an error in the "LoadrFromFile" line:

"Calculated value can't be less than zero, error in coordinates update"

The XLSX has some objects , if I get rid of them the file can be loaded, is a bug or Im doing something wrong?
Attachments
inventarioCVValter.zip
This is mi template
(17.17 KiB) Downloaded 338 times

veljean
 
Posts: 11
Joined: Tue May 28, 2013 6:22 pm

Tue Aug 13, 2013 2:15 am

Hello,

Thanks for your inquiry. I have posted your file to our dev team. We will analyze the file and come back soon.
Harry
Technical Support / Developer,
e-iceblue Support Team
User avatar

harry.support
 
Posts: 180
Joined: Mon Nov 08, 2010 3:11 pm

Tue Aug 13, 2013 3:08 pm

Thank you!

veljean
 
Posts: 11
Joined: Tue May 28, 2013 6:22 pm

Fri Aug 30, 2013 5:26 pm

With the recent HotFix 7.1.6. the error disapeared, but I still cant see my objects! :cry:

veljean
 
Posts: 11
Joined: Tue May 28, 2013 6:22 pm

Mon Sep 02, 2013 2:08 am

Hello,

Sorry for the delay reply as weekend.

About the issue that can't load Xlsx, which is not fixed in the newest Spire.XLS Hot_fix7.1.6, and Our Dev team is fixing the issue, once there are any progress from them, we will get it back to you. Sorry for inconvenience. How about the other issue about checkbox? Has it been resolved?

If there are any questions, welcome to get it back to us.

Thanks And Regards,
Gary
E-iceblue support team
User avatar

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

Tue Sep 03, 2013 3:59 pm

Yes, the checkboxes are working fine.
Thanks !

veljean
 
Posts: 11
Joined: Tue May 28, 2013 6:22 pm

Wed Oct 23, 2013 7:21 am

Dear veljean,

Thanks for your waiting.
The issue has been solved. Please download and test Spire.XLS Pack Hotfix Version:7.1.20(http://www.e-iceblue.com/Download/downl ... t-now.html).

Please don't hesitate to contact us if you have any problems.

Best regards,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 2766
Joined: Wed Jun 27, 2012 8:50 am

Fri Oct 25, 2013 8:45 am

Dear veljean,

Did you test Spire.Xls_7.1.20? Did it solve your issue?
Thanks for your reply.

Best regards,
Amy
E-iceblue support team
User avatar

amy.zhao
 
Posts: 2766
Joined: Wed Jun 27, 2012 8:50 am

Return to Spire.XLS