Cannot load package rbIBE107.bpl
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.
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.
This discussion has been closed.
Comments
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
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
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.
folder that it was using. I moved all the rbuilder/lib files into my
existing lib folder and it's working now.
Thanks!