Page 1 of 1

Trying to Reinstall old version TeeChart7

Posted: Thu Apr 10, 2008 4:11 pm
by 9232023
After having no success getting ver 8 to work with any of my old project which include QRCharts, I am trying to get back to where I started with ver 7. I ran the installation, but there is an error that pops up at the end which reads:

EXCEPTION:
Can't load package D:\BUILDE~1\COMPON~1\TE0A17~1\TEECHA~1\BuilderC6\Bin\DclTee7C6.bpl.
The system cannot find the file specified

The "Installing" dialog Progress Bar reads 100%.

[/img]

Posted: Thu Apr 10, 2008 4:21 pm
by 9232023
I copied the Tee 7 Pro folder from a Ghost Image I had before my computer crashed and tried to install that without running any installer or recompiling anything. I Add the DclTee7C6.bpl and it shows up in the components list. I then try to Add DClTeePro7C6.bpl or DclTeeProStd7C6.bpl and this error is displayed.
---------------------------
C++Builder 6: bcb.exe - Entry Point Not Found
---------------------------
The procedure entry point @Tecanvas@TChartPen@SetSmallDots$qqro could not be located in the dynamic link library Tee7C6.bpl.
---------------------------
OK
---------------------------



I dismiss that dialog and this pops up:

---------------------------
C++Builder 6
---------------------------
Can't load package D:\Tee Chart Pro 7\TeeChart 7 for C++ Builder 6\CBuilder6\Bin\DclTeePro7C6.bpl.

The specified procedure could not be found.
---------------------------
OK
---------------------------

I am getting desperate. I need to get this resolved immediately!

thanks for any help,
kev

Posted: Thu Apr 10, 2008 7:47 pm
by 9232023
UPDATE

As a test, I tried installing V7 on a different machine that had only the Borland included version of TChart on it. It seemed to install fine. So, I bit the bullet and un-installed Builder. I reinstalled and then tried installing V7 again. I got the same freaking message as before! What is going on here?

Pleas help!

thanks,
Kev

Posted: Fri Apr 11, 2008 11:12 am
by narcis
Hi Kev,

This is most likely a path settings issue as described here or old packages references.

If you let us know the exact problem you had with v8 we may be able to help you solving it.

Posted: Fri Apr 11, 2008 2:37 pm
by 9232023
Ok, I got the old Ver. 7 TeeChart to install. I think it had to do mostly with getting the proper libraries in to the System32 directory.

Now I cam load all the forms including the QReports, but I still cannot compile. I am getting a huge list of errors like:
[C++ Error] TeeTools.hpp(45): E2316 'TTeeCustomToolSeries' is not a member if 'Teengine'

And

[C++ Error] TeeTools.hpp(45):E2303 Type Name Expected...

there are many many more in TeeTools.hpp

thanks for help,
kev

Posted: Fri Apr 11, 2008 2:48 pm
by narcis
Hi kev,

It is most likely that your IDE is still referencing old TeeChart packages. Could you please have a look at this thread where I posted a summary of messages about the same issue?

Thanks in advance.