Exception on Save

Hi,

Steps to reproduce:

  1. Load and save the attached file using Aspose.Cells
  2. Get an exception with the following message: “Destination array was not long enough. Check destIndex and length, and the array’s lower bounds”.

Reproduced using Aspose.Cells 25.2.0

Try the following file:

Regards,
George
TestWithLinkedTablesInDataModel.zip (69.2 KB)

Any news on this one?

@GeorgeToka Hello, we tested this problem, but it did not happen. Can you share the specific code?

Here it is:

var workbook = new Workbook(filePath + fileName);
workbook.Save(filePath + “success.xlsb”, SaveFormat.Xlsb);

image.png (44.5 KB)

@GeorgeToka
We have reproduced the issue and opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes according to the terms mentioned in Free Support Policies.

Issue ID(s): CELLSNET-58012

You can obtain Paid Support Services if you need support on a priority basis, along with the direct access to our Paid Support management team.

@johnson.shi Thank you very much!

@GeorgeToka,

You are welcome. We will keep you posted with new updates once available on your issue.

1 Like

The issues you have found earlier (filed as CELLSNET-58012) have been fixed in this update. This message was posted using Bugs notification tool by leoluo

1 Like