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

TeeChart Distribution Problem.

edited September 2005 in General
I am having a problem with a report I generated using Delphi 7,
ReportBuilder 7.03 which is incorporating a TeeChart (version 4.04). The
report is contained in a BPL that is in turn launched by an application
we distribute.

The BPL compiles and runs fine on my development machine, but when I
attempt to run the BPL on any other computer I get the following message:

The dynamic link library Tee67.bpl could not be found in the specified
path.

It then lists the path contained in the environmental variables on the
distrubution mcahine which includes the application directory and
Windows System32 directory.

I have looked on my development environment and no such file exists. I
have found Tee70.bpl and tried copying that into the System32 directory
(where it is in my develpment environment) and that didn't help. Anyone
have an idea what I need to distribute from the development environment
to get this to run on other machines?

Does it matter that my development machine is WindowsXP and my test
distrubution machine is Windows 2K?

Sharkster

--- posted by geoForum on http://delphi.newswhat.com

Comments

  • edited September 2005
    Hi,

    When you create your packages you need to be sure the included RB-TeeChart
    packages are referencing the correct TeeChart files. Do a search through
    your package files and see if the Tee67 packages is referenced anywhere.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited September 2005
    Thanks for your quick response, I jumped right on your suggestion but
    found a few snags.

    First of all, I didn't create the packages, they were created during the
    ReportBuilder Install. When I opened the rbtc77.dpk it does reference
    tee67 however I was not supplied tee67.dcp and can't get it to compile
    when I remove it, therefore I couldn't create this package myself.

    I am not sure that rebuilding rbtc77.bpl will help, my problem is not
    that the TeeChart won't work on my development machine, it's that I
    can't figure out which files off my development box I need to provide
    with the distribution so that it will run on others. Or am I
    misunderstanding something?

    TeeChart
    through
    $1@dm500....
    The
    application
    message:
    directory
    Anyone
    environment

    Sharkster

    --- posted by geoForum on http://delphi.newswhat.com
  • edited September 2005
    Thanks for your trouble, however I found my problem. I found that my
    test box had conflicting versions of rbtc77.bpl. Removing the conflict
    fixed the problem. Thanks again for your quick response!

    Sharkster

    --- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.