Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Compiling RB 9.03 error message

edited April 2006 in General
Hi,

In order to correct a mistake with 9.01 (see "Error in RB 9 when using
OnCaluclate and adding to a variable in a main report" thread) we need
to recompile our application with 9.03.

However we get the following error message:
[Fatal Error] dm_PSPClientReportEngine.pas(11): Unit raClcDlg was
compiled with a different version of ppDsgner.TppDesignerWindow.


Since we use REMObjects, we use an adapted
TdaQueryDesignerForm
TdaEditPage
TdaTablePage


Any idea where to look??

regards
Paul

Comments

  • edited April 2006
    Hi Paul,

    This error indicates that you are trying to compile a RB file that has had
    its Interface section changed with the RAP. Since we do not provide the
    source for RAP, all the ReportBuilder source files need to be Interface
    compatable with the originals in order to compile correctly.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.