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

Installing 10.07 with TeeChart 8.01

edited September 2007 in General
Delphi 2006 BDS
RB Ent 10.07
TeeChart Pro 8.01

I decided to do the upgrade for both this morning.

I installed 8.01 first and then upgraded to 10.07. I keep getting slapped
with Cannot load package Tee810. It contains unit 'TeeAbout', which is also
contained in package 'Tee710'. I get this when I go into the Component list
and tried to check ReportBuilder TeeChart 8 Components.

I ran the RBTeePackageBuilder.exe. It show ver 8 for the major version. and
the path is correct.

The compile results are:
Building ReportBuilder TeeChart Binaries...

C:\Program Files\Borland\BDS\4.0\RBuilder\TeeChart>set PACKSUFFIX="1010"

C:\Program Files\Borland\BDS\4.0\RBuilder\TeeChart>set DCC="C:\Program
Files\Borland\BDS\4.0\Bin\Dcc32.exe"

C:\Program Files\Borland\BDS\4.0\RBuilder\TeeChart>set
SYSTEMDIR="C:\WINDOWS\system32"

C:\Program Files\Borland\BDS\4.0\RBuilder\TeeChart>cd "C:\Program
Files\Borland\BDS\4.0\RBuilder\TeeChart\Tee800"

C:\Program Files\Borland\BDS\4.0\RBuilder\TeeChart\Tee800>REM Building
dcu's...

C:\Program Files\Borland\BDS\4.0\RBuilder\TeeChart\Tee800>"C:\Program
Files\Borland\BDS\4.0\Bin\Dcc32.exe" BuildTee.dpr -B
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
3594 lines, 0.92 seconds, 2493464 bytes code, 61196 bytes data.

C:\Program Files\Borland\BDS\4.0\RBuilder\TeeChart\Tee800>REM Building
packages...

C:\Program Files\Borland\BDS\4.0\RBuilder\TeeChart\Tee800>"C:\Program
Files\Borland\BDS\4.0\Bin\Dcc32.exe" rbTC"1010".dpk
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
39 lines, 0.16 seconds, 22040 bytes code, 84 bytes data.

C:\Program Files\Borland\BDS\4.0\RBuilder\TeeChart\Tee800>"C:\Program
Files\Borland\BDS\4.0\Bin\Dcc32.exe" rbTCUI"1010".dpk
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
44 lines, 0.23 seconds, 15532 bytes code, 88 bytes data.

C:\Program Files\Borland\BDS\4.0\RBuilder\TeeChart\Tee800>"C:\Program
Files\Borland\BDS\4.0\Bin\Dcc32.exe" rbTDBC"1010".dpk
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
38 lines, 0.25 seconds, 14364 bytes code, 68 bytes data.

C:\Program Files\Borland\BDS\4.0\RBuilder\TeeChart\Tee800>"C:\Program
Files\Borland\BDS\4.0\Bin\Dcc32.exe" dclRBC"1010".dpk
Borland Delphi for Win32 compiler version 18.0
Copyright (c) 1983,2005 Borland Software Corporation
40 lines, 0.27 seconds, 8560 bytes code, 68 bytes data.

Comments

  • edited September 2007
    Hi Larry,

    It looks as though the packages built correctly. The error indicates that
    your old version of TeeChart 7.x is still being loaded by the Delphi IDE.
    Check your components list and be sure there are no TeeChart 7 packages
    checked or present. I would recommend uninstalling any old versons of
    TeeChart. Once you have done this be sure all Tee*710.bpl packages are
    removed from your Windows\System32\... directory as well.

    --
    Regards,

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

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
  • edited September 2007
    It seems that DevExpress was hanging onto TeeChart 7.

    I uninstalled DevExpress, RB and TeeChart and search for any residual
    TeeChart BPLs as sugessted and then re-onstalled in the following order.

    TeeChart
    RB
    DevExpress.

    All works now.


  • edited September 2007
    > I uninstalled DevExpress, RB and TeeChart and search for any residual

    FWIW: Dev Ex printing ExpressPrinting System has a TChart link.
This discussion has been closed.