Files to auto install cannot be found

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Stan
Newbie
Newbie
Posts: 12
Joined: Fri Apr 22, 2005 4:00 am

Files to auto install cannot be found

Post by Stan » Mon Oct 01, 2007 6:55 pm

I am trying to install tee chart (teechartstandard7.12delphi2006.exe) into Turbo Delphi. I get a "Tee Chart files to auto install cannot be found" error. What does this mean and how does it affect the install? (on Windows XP SP2 and I am an administrator)

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

Post by Narcís » Tue Oct 02, 2007 8:04 am

Hi Stan,

Which exact Turbo Delphi version are you using? Have TeeChart files been uncompressed at C:\Program Files\Steema Software? If so, you could try running TeeInstall tool included with the installation and if it fails you could also try installing the packages manually going to Component->Install Packages->Add and selecting DclTee710.bpl.

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

Stan
Newbie
Newbie
Posts: 12
Joined: Fri Apr 22, 2005 4:00 am

Post by Stan » Wed Oct 03, 2007 2:23 pm

Narcis,

I am using Turbo Delphi 2006 Professional for MS Windows (version 10.0.2558.35231 update 2). I was able to manually install the packages as you suggested with no problems.

However, when I load up my old project and build it I get an "F2051 unit ppChrt was compiled with a different version of TeCanvas.TTeeGradient" error. Based on the number of messages on the forum, this appears to be a common error. I thought that I had removed all old references but I will look again and reinstall. Too bad your installer doesn't do this automatically because you know all the old file names. I have to do a lot of searching for variations of "tee" and could miss something.

Thanks

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

Post by Narcís » Wed Oct 03, 2007 2:26 pm

Hi Stan,

I'm glad to hear you could finally solve it.

The installer can't remove this TeeChart reference because ppChrt is a Report Builder unit. In that case you should check that your Report Builder version is compatible with TeeChart and install it after TeeChart has been successfully installed to the IDE.
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

Stan
Newbie
Newbie
Posts: 12
Joined: Fri Apr 22, 2005 4:00 am

Post by Stan » Thu Oct 04, 2007 7:09 pm

Narcis,

I removed all traces that I could find of TeeChart and ReportBuilder and manually re-installed TeeChart. Then I re-installed ReportBuilder. My application now builds, compiles, and runs with no errors. Hopefully all is well. Thanks.

Post Reply