Problem with CalculateFormula

Hi, I’m saving the attached Excel document as HTML using Aspose.Cells 5.3.1. Before this I’m calling the CalculateFormula(true) method of the Workbook, but the call seems to run endless! On the system is also Kaspersky Anti-Virus (6.0.4.1212) installed. Thanks and regards.

Hi,

I have tested your file with the following
code. I have found the issue. It hangs on
the line and I eventually had to terminated / stop the process after
long delay.



Sample code:

var workbook = new Workbook(“e:\test2\Sample.xlsx”);

workbook.CalculateFormula();

I have logged an issue with an id:
CELLSNET-27095. We will figure your issue out soon.

Thank you.

Hi,

We have fixed this issue. Please download Aspose.Cells
for .NET v5.3.3.1
.

Hi, is this fix available in the current Aspose.Total? Thanks and regards.

Hi,

No, you will have to download and use it separately. We update Aspose.Total MSI on every after 2-3 weeks. So, you will get updated Aspose.Total installer in that time span. Thanks for your understanding.

The issues you have found earlier (filed as 27095) have been fixed in this update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.