Compiler error upgrading project

Questions and answers on how to use XLSReadWriteII 3/4/5.
Post Reply
green_rd
Posts: 1
Joined: Mon Mar 24, 2008 7:57 pm

Compiler error upgrading project

Post by green_rd »

Hello,

I have a several small projects that were writen using version 1.36 and probably written in Delphi 4 or 5 (not sure). I need to make some modifications to them, but have Delphi 2007 and am using XLSReadWriteII 3.0.

The problem: on certain programs when I add the XLSReadWriteII component I get the following compliation error:
[DCC Error] XLSReadWriteII2.pas(634): F2051 Unit XLSReadII2 was compiled with a different version of XLSReadWriteII2.TXLSReadWriteII2

The only workaround I can find is to create a new project, rebuild the GUI and copy in the previous code, making the approprite changes to reflect improvements from 1.36 to 3.0. This is not only tedious, but I fear very prone to error. This hasn't happened to all the programs I have needed to convert.

Any thoughts of how to avoid this - or how to remedy it?

Thanks,
Bob
larsa
Site Admin
Posts: 926
Joined: Mon Jun 27, 2005 9:30 pm

Post by larsa »

Hello

You probably have both the demo and the registered versions installed. Or possibly you have installed the wrong version. Please check this.


Lars Arvidsson
Post Reply