Our customer is having an issue with the attached report. We were able to trim this down to a single chart causing the failure. When we try to save this file using workbook.Save() the method throws an Object not set to an instance or reference error. This can be reproduced by simply opening and trying to save the file with aspose.
Workbook workbook = new Workbook(path);
workbook.Save(savePath); // <-- Fails
We noticed the issue as you have described by re-saving your template file. We found an exception “Object reference not set to an instance of an object” on Workbook.Save() method. We have logged a ticket with an id “CELLSNET-47791” for your issue. We will look into it soon.
Once we have an update on it, we will let you know.
@weissa,
This is to inform you that we have fixed your issue now. We will soon provide you the fixed version after performing QA and incorporating other enhancements and fixes.
Good to know that your issue is sorted out by the new fix/version. Please note, this fix is an interim release which includes all the features of Aspose.Cells for .NET v20.12 plus some new enhancements and other fixes. You may use this fix for production without any issue. However if you want to get/use the version of Nuget repos., then you have to wait for 10 -15 days or so. For your information, we publish official releases (one per month) on Nuget repos./Downloads section only. Our next official release (e.g Aspose.Cells for .NET v21.1, it will include the fix for your issue) is scheduled to be released in the third week of January 2021. We will notify you once the new release is released.
The issues you have found earlier (filed as CELLSNET-47791) have been fixed in this update. This message was posted using Bugs notification tool by simon.zhao