Debugger exception after installation of TeeChart7.06 (BCB6)

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
re
Newbie
Newbie
Posts: 9
Joined: Mon Mar 15, 2004 5:00 am
Location: Germany
Contact:

Debugger exception after installation of TeeChart7.06 (BCB6)

Post by re » Wed Mar 01, 2006 1:36 pm

Hi,

I successfully again compiled an existing project (with TeeChart4.04) after the installation of TeeChart7.06 (TeeChart7.06Builder6.exe).
Error message (Debugger exception) with the start of application (into German):
Exception der Klasse EReadError: 'Fehler beim Lesen von Chart01->Legend.Shadow.Color: Eigenschaft Shadow existiert nicht.'
How is the problem to be solved?

Thanks for the assistance,
Ralf

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 Mar 01, 2006 2:40 pm

Hi Ralf,

This is most likely that the project still references some packages that shouldn't be used. You should check at Project\Options\Packages and Project\Options\Directories/Conditionals\Search Path that no other TeeChart versions are referenced and that the search paths of the version you use are on top of the list.
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

re
Newbie
Newbie
Posts: 9
Joined: Mon Mar 15, 2004 5:00 am
Location: Germany
Contact:

Post by re » Thu Mar 02, 2006 2:16 pm

Hi Narcís,

it works well!

Thanks, Ralf

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

Post by Narcís » Thu Mar 02, 2006 2:36 pm

You're welcome Ralf!

I'm glad to know it works.
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