Page 1 of 1

Debugger exception after installation of TeeChart7.06 (BCB6)

Posted: Wed Mar 01, 2006 1:36 pm
by 9231449
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

Posted: Wed Mar 01, 2006 2:40 pm
by narcis
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.

Posted: Thu Mar 02, 2006 2:16 pm
by 9231449
Hi NarcĂ­s,

it works well!

Thanks, Ralf

Posted: Thu Mar 02, 2006 2:36 pm
by narcis
You're welcome Ralf!

I'm glad to know it works.