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

Cannot load package rbIBE107.bpl

edited May 2007 in End User
I'm at a complete loss at how to fix this problem.

Cannot load package C:\Windows\system32\rbIBE107.bpl.
Cannot load package 'ibxpress70.' It contains unit 'IBXConst, 'which is also
contained in package 'ibxpress73'

Then this error comes up:
Can't load package d:\RBuilder\Lib\dclRBC107.bpl. The specified module could
not be found.

I have tried to recompile the reportbuilder components, but when i recompile
rbIDE107.dpk, I get this error:

Unit ppToolWin was compiled with a different version of
ppClass.TppCustomReport.

Any help would be appreciated.

Comments

  • edited June 2007
    Hi Dave,

    1. This error indicates that the IBExpress package included with
    ReportBuilder is trying to use an older version of the ibxpress package on
    your machine. Perhaps you installed a newer version of IBExpress at some
    time. To solve the problem, you will need to rebuild and install the
    rbIBE107.dpk package located in the \RBuilder\Source. Look inside the
    package source to be sure the correct ibxpress package is defined in the
    requires clause.

    2. This error indicates that the RB\TeeChart package was not properly
    installed on your machine when ReportBuilder was installed. If you are
    using the latest version of ReportBuilder, try running the
    RBTeePackageBuilder application located in the \RBuilder\TeeChart\...
    directory.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited June 2007
    When I try to rebuild rbIBE107, I get this:
    Never-build package 'rbDAD107' must be recompiled.

    When I try to recompile rbDAD107, I get:
    Never-build package 'rbIDE107' must be recompiled.

    That is when I get the error about:
    Unit ppToolWn was compiled with a different version of
    ppClass.TppCustomReport.

    I have completely wiped Report Builder and reinstalled a few times now, and
    I can't get around this problem.

    I'm using Reportbuilder 10.06 w/ Delphi 7.

  • edited June 2007
    I figured it out. It seems there were some old compiled units in a different
    folder that it was using. I moved all the rbuilder/lib files into my
    existing lib folder and it's working now.

    Thanks!

This discussion has been closed.