General TeeChart VCL Update Problem
Posted: Mon Jun 25, 2007 10:40 am
We bought TeeChart 7 VCL Pro and i installed it in Borland C++ Builder 6.
After adding a chart and a series i got errors like: (as in some older support - posts)
"Error reading Series1->Marks.Callout.Brush.Color: Property Callout does not exist."
For a lot of hours i read forum messages and did a lot of things like
- setting the lib and include paths in the project options
- removing old (teechart 4 files from original BCB6 install)
- ....
It's quite confusing which files have to be in which folders.
There are teechart files in the
- original BCB6 directory structure,
- Windows\system32 directory (C:\WINNT\system32)
- in the installation dirctory tree fpr TeeChart 7 Pro
(C:\Programme\a\Programmierung\TeeChart Pro for BCB6)
My latest action was to remove (backup) the following files and folders,
which all seemed to be from the old version:
Complete Directories:
C:\Program Files\Borland\CBuilder6\Examples\Teechart
C:\Program Files\Borland\CBuilder6\Lib\Obj\Backup_TeeChart
C:\Program Files\Borland\CBuilder6\Include\Vcl\Backup_TeeChart
Files:
C:\Program Files\Borland\CBuilder6\Lib\Obj\teedb.dcp
C:\Program Files\Borland\CBuilder6\Lib\Obj\teeqr.dcp
C:\Program Files\Borland\CBuilder6\Lib\Obj\teeui.dcp
C:\Program Files\Borland\CBuilder6\Lib\tee.lib
C:\Program Files\Borland\CBuilder6\Lib\teedb.lib
C:\Program Files\Borland\CBuilder6\Lib\teeqr.bpi
C:\Program Files\Borland\CBuilder6\Lib\teeqr.lib
C:\Program Files\Borland\CBuilder6\Lib\teeui.lib
C:\Program Files\Borland\CBuilder6\Lib\Release\tee.bpi
C:\Program Files\Borland\CBuilder6\Lib\Release\teedb.bpi
C:\Program Files\Borland\CBuilder6\Lib\Release\teeui.bpi
C:\Program Files\Borland\CBuilder6\Bin\dcltee60.bpl
C:\Program Files\Borland\CBuilder6\Bin\dcltee60.de
C:\Program Files\Borland\CBuilder6\Lib\dcltee.bpi
C:\Program Files\Borland\CBuilder6\Lib\Debug\tee.bpi
C:\Program Files\Borland\CBuilder6\Lib\Debug\teedb.bpi
C:\Program Files\Borland\CBuilder6\Lib\Debug\teeui.bpi
C:\Program Files\Borland\CBuilder6\Lib\Obj\dcltee.dcp
After this i get problems compiling / linking my Project.
....
Is there anywhere a tool to uninstall an old version of Teechart completely ?
Then install the new Version. ?
Or is there a list of the files/filetypes - where they have to be ?
Please help.
Greetings, Andreas
After adding a chart and a series i got errors like: (as in some older support - posts)
"Error reading Series1->Marks.Callout.Brush.Color: Property Callout does not exist."
For a lot of hours i read forum messages and did a lot of things like
- setting the lib and include paths in the project options
- removing old (teechart 4 files from original BCB6 install)
- ....
It's quite confusing which files have to be in which folders.
There are teechart files in the
- original BCB6 directory structure,
- Windows\system32 directory (C:\WINNT\system32)
- in the installation dirctory tree fpr TeeChart 7 Pro
(C:\Programme\a\Programmierung\TeeChart Pro for BCB6)
My latest action was to remove (backup) the following files and folders,
which all seemed to be from the old version:
Complete Directories:
C:\Program Files\Borland\CBuilder6\Examples\Teechart
C:\Program Files\Borland\CBuilder6\Lib\Obj\Backup_TeeChart
C:\Program Files\Borland\CBuilder6\Include\Vcl\Backup_TeeChart
Files:
C:\Program Files\Borland\CBuilder6\Lib\Obj\teedb.dcp
C:\Program Files\Borland\CBuilder6\Lib\Obj\teeqr.dcp
C:\Program Files\Borland\CBuilder6\Lib\Obj\teeui.dcp
C:\Program Files\Borland\CBuilder6\Lib\tee.lib
C:\Program Files\Borland\CBuilder6\Lib\teedb.lib
C:\Program Files\Borland\CBuilder6\Lib\teeqr.bpi
C:\Program Files\Borland\CBuilder6\Lib\teeqr.lib
C:\Program Files\Borland\CBuilder6\Lib\teeui.lib
C:\Program Files\Borland\CBuilder6\Lib\Release\tee.bpi
C:\Program Files\Borland\CBuilder6\Lib\Release\teedb.bpi
C:\Program Files\Borland\CBuilder6\Lib\Release\teeui.bpi
C:\Program Files\Borland\CBuilder6\Bin\dcltee60.bpl
C:\Program Files\Borland\CBuilder6\Bin\dcltee60.de
C:\Program Files\Borland\CBuilder6\Lib\dcltee.bpi
C:\Program Files\Borland\CBuilder6\Lib\Debug\tee.bpi
C:\Program Files\Borland\CBuilder6\Lib\Debug\teedb.bpi
C:\Program Files\Borland\CBuilder6\Lib\Debug\teeui.bpi
C:\Program Files\Borland\CBuilder6\Lib\Obj\dcltee.dcp
After this i get problems compiling / linking my Project.
....
Is there anywhere a tool to uninstall an old version of Teechart completely ?
Then install the new Version. ?
Or is there a list of the files/filetypes - where they have to be ?
Please help.
Greetings, Andreas