Page 1 of 1

Upgrade XLSReadWriteII 4.00.15 to 4.00.49. Delphi 2007

Posted: Mon Mar 28, 2011 10:49 am
by GerdK
I have some problems with upgarde the Delphi component XLSReadWriteII from 4.00.15 to 4.00.49. (Delphi 2007). My source code has no change. Anyway get I follow Delphi Exceptions: EAccessViolation -> EReadError 'Error by read of TSheet.MergedCells' -> EReadError 'Error by read of XLSRW.Sheets'.

var XLSRW : TXLSReadWriteII4;

This exceptions seem on load my form. Do you know anyone this problem?

PS: I have Excel2000 variables in this form.

Re: Upgrade XLSReadWriteII 4.00.15 to 4.00.49. Delphi 2007

Posted: Thu Mar 31, 2011 9:08 am
by GerdK
This problem is dissolved.
Old XLSReadWriteII object (v 4.00.15) has empty field 'MergedCells'. if you install a new version 4.00.49, you must check all XLSReadWrite Components in our Project of this fields in the *.dfm file. For new version must you delete this empty property/field from the *.dfm file.

My proposal is by the installation of new version: Errormessage/Exceptionmessage do lucid.