runtime error with 8.02

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
yashab
Newbie
Newbie
Posts: 1
Joined: Tue Mar 25, 2008 12:00 am

runtime error with 8.02

Post by yashab » Wed Mar 26, 2008 5:23 pm

TeeChart version -- 8.02
BCB version -- 2007 SP3

I upgraded from BCB 2006 with TeeChart 7 to BCB 2007 with TeeChart 8.02
I have dll which encapsulate all my TeeChart usage and and exe which uses frames from dll.
When exe startes it load dll which loads TeePro811.bpl that crashes with "EFilerError A class named TInvertFilter already exists".
I use TeeChartPro dinamic packages only in dll.
I don't think we use TInvertFilter class at all.

Please help.

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 18, 2008 8:24 am

Hi yashab,

Please check that your application is not referencing any runtime packages (at the project options). You should make sure that only one TeeChart runtime packages version is referenced.
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