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

RB16 and Indy

edited December 2014 in General
Hi

yesterday we received the new Report Builder (RB16) component
installation package. After installation (Embarcadero® Delphi® XE
Version 15.0.3953.35171) I have got some errors, the component did not
installed properly.

I have tried to rebuild all the bpls. I can rebuild all but when i try
to install the components I got some error:

The prodcedure entry point @idheadercoderutf@initialization$qqrv could
not be locatedin dinamic link library....

i use the newest indy source code from svn. Of course i have no other
errors with this indy version with other components.

I would like some help, to solve this problem.

thank you very much

bets regards

ferenc nemeth
InterTicket.hu
InterTicket.com

Comments

  • edited December 2014
    Hi Ferenc,

    ReportBuilder is built with the version of Indy that is installed with
    your Delphi version. If you updated Indy, you will need to rebuild the
    rbRCL package and copy it to your directory replacing the
    existing file.

    Due to these issues, we are removing all reliance on Indy for future
    releases of ReportBuilder (including the next maintenance release).

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited December 2014
    Hi Nico,

    thank you very much for your response. Now we can install nearly all the
    components. We have a problem with

    dclRAP1615.bpl
    rbRAP1615.bpl

    we cannot rebuild rbRAP1615.bpl because we cannot find the source code.
    Without it, cannot be installed. We have an error raCodMod not found in
    our projects.

    thank you very much

    best regards
    feri

    2014.12.09. 21:30 keltezéssel, Nico Cizik (Digital Metaphors) írta:
  • edited December 2014
    Hi Ferenc,

    There should be no need to rebuild the RAP packages. All that is needed
    is to rebuild the package that contains references to Indy which is the
    rbRCL package.

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited December 2014
    Hi

    thank you very much for your response, but we cannot do it.

    We have some problem with RPT.Template.LoadFromDataBase

    i would like to do some debuging with it

    should i use
    RPT.Template.New ;
    before
    RPT.Template.LoadFromDataBase

    of course if the template should change.

    best regards feri

    (sorry, if I send a response to your direct address)


    2014.12.10. 19:00 keltezéssel, Nico Cizik (Digital Metaphors) írta:
  • edited December 2014
    Hi,

    we have some problem with loadtemplate from database sometimes.
    I would like to gather some log infomation inside the load template. To
    do it i shoud rebuild all.

    I have some information from my co-workers, that after removing some
    richtext component, no problem.

    But, I cannot bring up this problem on my developer machine.

    best regards feri
This discussion has been closed.