Installation Problem

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Mark
Newbie
Newbie
Posts: 5
Joined: Wed May 18, 2011 12:00 am

Installation Problem

Post by Mark » Wed May 18, 2011 3:07 pm

I have a new PC. The first thing I did was to install Delphi XE. The second thing I did on it was to install TeeChart Pro.

When starting XE I get the following error:

Can't load package C:\Program Files\Steema Software\TeeChart 2011 for Delphi 2011\Delphi15\Bin\DclTree2D15Tee9.bpl. Cannot load package 'Tee915'. It contains 'GDIPAPI', which is also contained in package 'Tee9150'. Do you want to attempt to load this package the next time a project is loaded?

I assume it's a clash with the standard TeeChart? Can someone tell what I have to do to resolve this?

Thanks
Mark

Mark
Newbie
Newbie
Posts: 5
Joined: Wed May 18, 2011 12:00 am

Re: Installation Problem

Post by Mark » Wed May 18, 2011 11:00 pm

I wasn't 100% certain if this is the right thing to do but I renamed the tee9150.bpl and dcltee9150.bpl files. It seems to load ok now.

It would be nice if the installation program could handle this. I'm surprised it doesn't?

Mark

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Installation Problem

Post by Yeray » Fri May 20, 2011 12:02 pm

Hello Mark,

The error message means that the TeeChart Standard that comes with the IDE (Tee9150) is still loaded when the IDE starts. To solve it, you have to manually unselect it from the packages list in the IDE and select the TeeChart Pro Components in the same list.

This is usually done successfully by the installer, but sometimes it fails, depending on many factors like user privileges, folder attributes, old installations,...
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Rodrigo F. Rezino
Newbie
Newbie
Posts: 4
Joined: Fri Sep 23, 2011 12:00 am

Re: Installation Problem

Post by Rodrigo F. Rezino » Fri Sep 23, 2011 2:30 pm

I'm with the same problem.
I didn't found witch Delphi component is using Tee9150.
I'm trying to install this on Delphi XE, any suggestions ?

Tks.

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

Re: Installation Problem

Post by Narcís » Fri Sep 23, 2011 2:37 pm

Hi Rodrigo,

Yes, you should make sure that new TeeChart version "Bin" and "Lib" paths are on top of the Library path list at Tools -> Options -> Delphi Options -> Library.

It could also be that another 3rd party tool is referencing TeeChart standard packages. In which case you should upgrade their TeeChart references to the new TeeChart version and recompile them, something similar to whats described in the QuickReport article here, or disable them. If you don't have component sources you should contact the manufacturer for a version compatible with your TeeChart version.

Hope this helps!
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

Rodrigo F. Rezino
Newbie
Newbie
Posts: 4
Joined: Fri Sep 23, 2011 12:00 am

Re: Installation Problem

Post by Rodrigo F. Rezino » Fri Sep 23, 2011 4:22 pm

The only packages I have installed in my Delphi XE are:
IDE Fix Pack XE 4.5
CnPack IDE Wizards 0.9.8.603
Embarcadero Quality Insight
AutomatedQA AQTime Standard
DevExpress

No success on installation yet. :/

Rodrigo F. Rezino
Newbie
Newbie
Posts: 4
Joined: Fri Sep 23, 2011 12:00 am

Re: Installation Problem

Post by Rodrigo F. Rezino » Fri Sep 23, 2011 4:25 pm

Other thing, I search on whole computer for Tee9150.bpl and it doesn't exist.

Rodrigo F. Rezino
Newbie
Newbie
Posts: 4
Joined: Fri Sep 23, 2011 12:00 am

Re: Installation Problem

Post by Rodrigo F. Rezino » Fri Sep 23, 2011 5:32 pm

The problem was with DevExpress, so I uninstalled it. Installed TeeChart and after installed DevExpress again, so it's alright now.

Tks

Post Reply