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 Aug 26, 2015 2:26 pm

I downloaded Standard Spire XLS to evaluate.
And I tried to load XLSB file and throws the following error:

"File format is not supported"

After this I tried with Pro Spire XLS version. And I got this error:

"An unhandled exception of type 'System.OutOfMemoryException' occurred in Spire.XLS.dll"

I tried to execute the following code:

Workbook workbook = new Workbook();
workbook.LoadFromFile(@"C:\Users\paulo.hirata\Desktop\LCR Plans\tit.xlsb");


Is there any error in my code or Spire XLS doesn't support XLSB file?

prhirata
 
Posts: 1
Joined: Wed Aug 26, 2015 1:28 pm

Thu Aug 27, 2015 2:01 am

Hello,

Thanks for your inquiry.
Your code is right and Spire Xls supports XLSB file.
Could you please offer us the sample XLSB file?
It would be helpful to replicate the issue and work out the solution for you ASAP.
If the information is confidential, you can send it to us ( Support@e-iceblue.com ) via email.

Best Regards,
Sweety
E-iceblue support team
User avatar

sweety1
 
Posts: 539
Joined: Wed Mar 11, 2015 1:14 am

Fri Aug 28, 2015 8:39 am

Hello,

How is the issue now?
If the issue still is exist, could you please offer us the sample XLSB file?
It would be helpful to replicate the issue and work out the solution for you ASAP.
If the information is confidential, you can send it to us ( Support@e-iceblue.com ) via email.

Best Regards,
Sweety
E-iceblue support team
User avatar

sweety1
 
Posts: 539
Joined: Wed Mar 11, 2015 1:14 am

Return to Spire.XLS