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

TeeChart

edited November 2004 in General
I'm using RB 7.03. I just installed Steema's TeeChart Pro version 7.
Now when I load Delphi 7 I get the following error:

Can't load package c:\program
files\borland\delphi7\RBuilder\Lib\dclRBC77.bpl. The specified module
could not be found. Do you want to attemp to load this package the next
time a project is loaded?

The module it is trying to load is: tee70.bpl

Any ideas?

--
Xavier Pacheco
Xapware Technologies Inc

manage your projects: www.xapware.com/ActiveFocus.htm
the blog: www.xavierpacheco.com/xlog
the book: www.amazon.com/exec/obidos/ASIN/0672324431//xavierpacheco-20

Comments

  • edited November 2004
    Hi Xavier,

    Unfortunately ReportBuilder 7.03 does not support TeeChart 7. ReportBuilder
    7.04 and ReportBuilder 9 fully support the latest version of TeeChart.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited November 2004
    what impact can I expect on my source code that uses 7.03 to do the
    upgrade to 9?



    --
    Xavier Pacheco
    Xapware Technologies Inc

    manage your projects: www.xapware.com/ActiveFocus.htm
    the blog: www.xavierpacheco.com/xlog
    the book: www.amazon.com/exec/obidos/ASIN/0672324431//xavierpacheco-20
  • edited November 2004
    Hi Xavier,

    There should be no impact to your source if you upgrade to RB 9. All your
    reports and event handler code should compile and work correctly with the
    latest version.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited November 2004
    I have D6 and just bought R9 and Tee7 and having the same problem about
    Tee76.bpl, i connot compile the RB wrapper for Tee7

    R?gent Gaudreau
    ROBIC s.e.n.c.



  • edited November 2004
    I have unInstalled RB9 and re-installed after the TeeChart 7 and now it's
    working in the ide with Report Builder. I can preview the chart, but when i
    compile i have then TeEngine compile different version system.rtl ?

    I have check my system.pas version and i have RTLVersion = 14.31;

    I have tried a project with TeeChart and i see TeEngine in the uses, i can
    compile and run. So why i get this error when doing it in Report Builder ?

    Regent



  • edited November 2004
    Hi Regent,

    If you are able to compile successfully with TeEngine in on project and not
    another, this may mean you are linking an old file into one of your
    projects. Search your computer for old versions of this file and check your
    library path to be sure none of the directories contain an older version.

    --
    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited November 2004
    I FINALLY FOUND THE PROBLEM:

    My project compile with package for Report Builder, i remove the package
    option and compile and runs OK. It's not the firt time having problems with
    those %?/"&? packages, i have now decided to stop using this approach.

    Good in theorie, but not in practice.

    Thx

    Regent


This discussion has been closed.