Deploying Report Builder via run time packages.
Hi,
As is standard practice third party components, are deployed using run time
packages.
I have Delphi XE with installed update 1.
I have Report Builder Enterprise 12.05 build 224.
I have the Report Builder run time packages as deployed in the Report
Builder installation.
When I add, these packages into the "runtime packages" list of my project.
My project no longer compiles. Big bummer.
I get the below error message:
[DCC Fatal Error] F2051 Unit raIDE was compiled with a different version of
ppDsgner.TppDesignerWindow
What can I do?
My current course of action is to remove these packages from my run time
package.
However that adds 6MB on to the size of my executable.
Not acceptable to our QA team.
Kind Regards,
Robert.
As is standard practice third party components, are deployed using run time
packages.
I have Delphi XE with installed update 1.
I have Report Builder Enterprise 12.05 build 224.
I have the Report Builder run time packages as deployed in the Report
Builder installation.
When I add, these packages into the "runtime packages" list of my project.
My project no longer compiles. Big bummer.
I get the below error message:
[DCC Fatal Error] F2051 Unit raIDE was compiled with a different version of
ppDsgner.TppDesignerWindow
What can I do?
My current course of action is to remove these packages from my run time
package.
However that adds 6MB on to the size of my executable.
Not acceptable to our QA team.
Kind Regards,
Robert.
This discussion has been closed.
Comments
I don't know about the original problem, but what's up with your QA team?
Ed Dressel
Sorry for the delay in this response. I somehow lost track of this post.
Generally the error you are receiving indicates that the interface
section of one of our files has been altered. If this is not the case,
I first suggest performing a corrupt install cleanup of ReportBuilder on
your machine, then installing RB 12.05 build 2 and testing with that.
You might also try building with the Source directory in your library
path rather than Lib to see if there is any difference.
http://www.digital-metaphors.com/rbWiki/General/Installation/Cleaning_Up_a_Corrupt_Install
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I uninstalled my reportbuilder. i cleaned the system of all connection to
report builder.
Then I dowloaded the current build of report builder.
Recompiled all good. with runtime packages.
Great news.
Kind Regards,
Robert.