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

ibxpress70.bpl and rbIBE97.bpl

edited November 2005 in General
Hi,

I had to upgrade the IBX drivers to version 7.08 in Delphi 7 because of the
requirement of the Rubicon software. Then, as soon as I installed
ReportBuilder Server 9.03, I got the following error message upon
activating Delphi:

exception message : Cannot load package 'ibxpress70.' It contains unit
'IBXConst,'which is also contained in package 'ibxpress73'.

I then renamed IBXPress70.bpl and then I found rbIBE97.bpl is the one trying
to load it. How can I refer rbIBE97.bpl to the new ibxpress73.bpl

I have a application using the Rubicon, IntraWeb and ReportBuilder
components. It interfaces to FireBird via the IBX 7.08 drivers.

Trying to solve the problem, I answered No to the compiler's question about
loading IBXPress70.bpl the next time. Is the problem now solved?


Regards,

Nols Smit

Comments

  • edited November 2005
    Hi Nols,

    You may need to re-compile and re-install the Interbase Express packages for
    ReportBuilder. Go into your installed packages list in your Delphi IDE and
    see if the entery for "ReportBuilder Data Access for Interbase Express" is
    present and checked. If not or it cannot be checked, you will either need
    to re-install ReportBuilder or rebuild and install the rbIBE9x.dpk located
    in your source directory. Also be sure to delete the existing .bpl file
    from your hard drive.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited November 2005
    Thanks, it seems now OK.


This discussion has been closed.