Hi,
I have the following error message when importing the file in attachment:
System.InvalidOperationException: Unexpected record type (DimensionsRecord)
at NPOI.HSSF.Record.Aggregates.RowRecordsAggregate..ctor(RecordStream rs, SharedValueManager svm)
at NPOI.HSSF.Model.InternalSheet..ctor(RecordStream rs)
at NPOI.HSSF.Model.InternalSheet.CreateSheet(RecordStream rs)
at NPOI.HSSF.UserModel.HSSFWorkbook..ctor(DirectoryNode directory, Boolean preserveNodes)
at NPOI.HSSF.UserModel.HSSFWorkbook..ctor(DirectoryNode directory, POIFSFileSystem fs, Boolean preserveNodes)
at NPOI.HSSF.UserModel.HSSFWorkbook..ctor(POIFSFileSystem fs, Boolean preserveNodes)
at NPOI.HSSF.UserModel.HSSFWorkbook..ctor(POIFSFileSystem fs)
I have the following error message when importing the file in attachment:
System.InvalidOperationException: Unexpected record type (DimensionsRecord)
at NPOI.HSSF.Record.Aggregates.RowRecordsAggregate..ctor(RecordStream rs, SharedValueManager svm)
at NPOI.HSSF.Model.InternalSheet..ctor(RecordStream rs)
at NPOI.HSSF.Model.InternalSheet.CreateSheet(RecordStream rs)
at NPOI.HSSF.UserModel.HSSFWorkbook..ctor(DirectoryNode directory, Boolean preserveNodes)
at NPOI.HSSF.UserModel.HSSFWorkbook..ctor(DirectoryNode directory, POIFSFileSystem fs, Boolean preserveNodes)
at NPOI.HSSF.UserModel.HSSFWorkbook..ctor(POIFSFileSystem fs, Boolean preserveNodes)
at NPOI.HSSF.UserModel.HSSFWorkbook..ctor(POIFSFileSystem fs)