Trying to Reinstall old version TeeChart7

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
kev
Newbie
Newbie
Posts: 42
Joined: Tue Apr 06, 2004 4:00 am
Location: Texas

Trying to Reinstall old version TeeChart7

Post by kev » Thu Apr 10, 2008 4:11 pm

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]

kev
Newbie
Newbie
Posts: 42
Joined: Tue Apr 06, 2004 4:00 am
Location: Texas

Post by kev » Thu Apr 10, 2008 4:21 pm

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

kev
Newbie
Newbie
Posts: 42
Joined: Tue Apr 06, 2004 4:00 am
Location: Texas

Post by kev » Thu Apr 10, 2008 7:47 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Apr 11, 2008 11:12 am

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

kev
Newbie
Newbie
Posts: 42
Joined: Tue Apr 06, 2004 4:00 am
Location: Texas

Post by kev » Fri Apr 11, 2008 2:37 pm

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

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Post by Narcís » Fri Apr 11, 2008 2:48 pm

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.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply