Upgrade to 7.08 pro generates runtime errors

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
Dlstites
Newbie
Newbie
Posts: 2
Joined: Tue Nov 01, 2005 5:00 am

Upgrade to 7.08 pro generates runtime errors

Post by Dlstites » Tue Mar 27, 2007 5:28 pm

I reciently upgraded to 7.08 and tried to modify an existing program
which compiled and ran and got the error

Exception class EFilerError with message 'A class name TCustomSeries already exists'.

I deleted all the charts (and includes) added the charts again and all their series, successfully compiled and ran and got the same error.

Are there any ideas?
thanks in advance

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 28, 2007 7:30 am

Hi Dlstites,

Please have a look at this thread about the same issue.

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

Dlstites
Newbie
Newbie
Posts: 2
Joined: Tue Nov 01, 2005 5:00 am

Actually, this is not the resolution

Post by Dlstites » Wed Mar 28, 2007 1:14 pm

The standard borland addition of TChart was completely removed. I removed it manually before I installed 7 pro.

I should mention that:

I am using the c++ personality
I have no issues with a new project ... it works fine.
I have deleted and re-added all of the steema components in this
project

I still get the error

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 28, 2007 1:32 pm

Hi Dlstites,

This is most likely that your IDE is still referencing old TeeChart files. Please check Marjan's suggestion here.
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