Hi, I got a NullReferenceException opening an Excel 2007 ("xslx") document with Aspose.Cells 4.9.1.10:
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei Aspose.Cells.Workbook.x4683c3b8e44aebaf(Stream xcf18e5243f8d5fd3)
bei Aspose.Cells.Workbook.Open(String fileName, FileFormatType type)
[...]
Please find attached a sample file. Thanks and regards.