Duplicate tag value
Posted: Thu Feb 21, 2013 3:14 pm
Getting this error reading an XLSM or XLSX:
Duplicate tag value: r:id; Doc=xl/worksheets/sheet23.xml; Tag=mc:Fallback
Error does not occur if saved as an XLS. In sheet23.xml there are indeed two instances of "mc:Fallback", but this is what Excel 2010 produces so it must be legitimate.
Also, after throwing the exception, I then get an "Invalid Pointer Operation" when freeing the TXLSReadWriteII4 instance (in TSST2.ClearTree).
v4.00.57, Delphi XE, Win7
Thanks, Jim
Duplicate tag value: r:id; Doc=xl/worksheets/sheet23.xml; Tag=mc:Fallback
Error does not occur if saved as an XLS. In sheet23.xml there are indeed two instances of "mc:Fallback", but this is what Excel 2010 produces so it must be legitimate.
Also, after throwing the exception, I then get an "Invalid Pointer Operation" when freeing the TXLSReadWriteII4 instance (in TSST2.ClearTree).
v4.00.57, Delphi XE, Win7
Thanks, Jim