[EndUser] - Load bpl a run time options.
Hi group,
I have a project EndUser with RAP, so, I load bpl's a run time option
(this is needed for run my application with Windows 98), but,
when I'm trying run a report with of using the "page calc", get the
follow erro:
"Could' not run program Data_BaseOnCalc"
* When run the application EndUser without load bpl's a run time
options, the erro don't occurs.
I belive need put any fle bls required a directory where my application
to be run, but, I don't know that which files bpls is necessary.
Please, I'm very grateful if someone help me.
Regards,
Smokoveck Florencio
www.informa.com.br
I have a project EndUser with RAP, so, I load bpl's a run time option
(this is needed for run my application with Windows 98), but,
when I'm trying run a report with of using the "page calc", get the
follow erro:
"Could' not run program Data_BaseOnCalc"
* When run the application EndUser without load bpl's a run time
options, the erro don't occurs.
I belive need put any fle bls required a directory where my application
to be run, but, I don't know that which files bpls is necessary.
Please, I'm very grateful if someone help me.
Regards,
Smokoveck Florencio
www.informa.com.br
This discussion has been closed.
Comments
Depending on what RAP features you are giving your users, you will need to
include the RAP packages when building with runtime packages. Most commonly
rbRAPxx.bpl and rbRIDExx.bpl.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I have a rbRAP77.blp, but, no have rbRIDExx.bpl
I'm using Delphi 7.0 with ReportBuilder Enterprise Edition 7.03 version
Regards,
Smokoveck
Nico Cizik (Digital Metaphors) escreveu:
My problem still a continue, I don't have a file rbRIDExx.bpl !!
Thanks,
Smokoveck
Smokoveck Florencio escreveu:
The rbRIDE77.bpl should be located in your WINSYS directory and the
rbRIDE77.dcp should be located in the \RBuilder\Lib\... directory. These
two files are present on my RB 7.04 installation.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
I found the files rbRIDE77.bpl and rbRIDE77.dcp, I put files in
directory where my application is run, but, even so, the error continue
occurs.
Are you greater some a few suggestion ?
Nico Cizik (Digital Metaphors) escreveu:
If you check the RBuilder.hlp file, you will see a list of runtime packages
in the ReportBuilder Reference | Install | Delphi 7 section. Be sure you
are including all these packages when building your application. If this
does not solve the problem, there must be something else causing the issue.
Check to be sure the RAP code is properly compiling and that it runs
correctly at designtime.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com