The file is attached.
The exception will be thrown.
Hi Huangfu,
Thanks for your posting and using Aspose.Cells.
We were able to observe this exception after opening your document using the latest version: Aspose.Cells for .NET 8.2.1. When the document is loaded, it throws null reference exception.
We have logged this issue in our database for investigation. We will look into it and fix this issue. Once, the issue is resolved or we have some other update for you, we will let you know asap.
This issue has been logged as CELLSNET-43013.
We have tested it with the following code.
C#
string filePath = @“F:\Shak-Data-RW\Downloads\2.xls”;
Workbook workbook = new Workbook(filePath);
Exception:
at Aspose.Cells.Drawing.FillFormat.(MsoFillFormatHelper , Boolean )
at ..(Area )
at ..(Object )
at ..(Series )
at ..e(Chart )
at ..(Byte[] , Int32 , MsoDrawingType )
at ..()
at ..( )
at ..( )
at ..(MemoryStream )
at ..( )
at ..Read( )
at Aspose.Cells.Workbook.(String , LoadOptions )
at Aspose.Cells.Workbook..ctor(String file)
An unhandled exception of type 'System.NullReferenceException' occurred in AsposeProject.exe
Additional information: Object reference not set to an instance of an object.
Hi,
Thanks for your using Aspose.Cells.
Please download and try the latest fix: Aspose.Cells for .NET v8.2.1.1 and let us know your feedback.
Thanks a lot.
But currently I don’t have a c# environment to test.
When will this be officially delivered and how about java platform?
Hi Huangfu,
Hi,
Thanks for using Aspose.Cells for Java.
Please download and try this fix: Aspose.Cells for Java v8.2.1.1 and let us know your feedback.
I am sorry but I cannot unzip the file attached.
Hi,
Great, it works fine with me
Hi,
The issues you have found earlier (filed as CELLSNET-43013) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.
The issues you have found earlier (filed as CELLSJAVA-41017) have been fixed in this update.
This message was posted using Notification2Forum from Downloads module by Aspose Notifier.