Simpler installation problem

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
MaryM
Newbie
Newbie
Posts: 12
Joined: Tue Jun 15, 2010 12:00 am

Simpler installation problem

Post by MaryM » Wed Jul 07, 2010 1:59 pm

Hi,

In my previous post, I was concerned about incompatibilities with DevExpress and QuickReports. However, I uninstalled everything, and reinstalled just C++ Builder and Teecharts, and I am still getting the error. So, Dev Express has nothing to do with it.

Basically, if I have TeeCharts installed, I can't add a TADOConnection or TADOQuery to my form on a VCL Form Application. If I deselect the 3 Tee chart components, the problem disappears.

I am attaching a word doc that contains screen shots of my configuration, and the detailed steps to reproduce. It is very easy to reproduce.

Note that I have C++ Builder 2009 installed. But I DO NOT have Delphi installed.

See attachment for more info.

Thanks!
Attachments
Steeme Support info.zip
(144.52 KiB) Downloaded 259 times

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

Re: Simpler installation problem

Post by Narcís » Wed Jul 07, 2010 2:08 pm

Hi MaryM,

Does a simple application with a TChart object on it runs fine at your end?

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

MaryM
Newbie
Newbie
Posts: 12
Joined: Tue Jun 15, 2010 12:00 am

Re: Simpler installation problem

Post by MaryM » Wed Jul 07, 2010 2:27 pm

Well this is really strange. I created a new project and added, in this order, a TChart, a TADOQuery, and a TADOConnection, and the project saved and built fine.

However, if I delete the TeeChart from the above project (so it just has a TADOQuery and a TADOConnection), save it and try to reopen it, the problem comes back.

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

Re: Simpler installation problem

Post by Narcís » Thu Jul 08, 2010 8:24 am

Hi MaryM,

What about the question I made in my last post? I'd like to start from the basics and try to guess what's wrong in your environment.

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

MaryM
Newbie
Newbie
Posts: 12
Joined: Tue Jun 15, 2010 12:00 am

Re: Simpler installation problem

Post by MaryM » Thu Jul 08, 2010 12:07 pm

Yes. I can create a new project, drag a tee chart control onto the form, compile and run the project successfully.

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

Re: Simpler installation problem

Post by Yeray » Fri Jul 09, 2010 9:06 am

Hi MaryM,

You could try unchecking the TeeMaker component from the Component\Install Packages. It is not an essential component for the majority of charts.
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

MaryM
Newbie
Newbie
Posts: 12
Joined: Tue Jun 15, 2010 12:00 am

Re: Simpler installation problem

Post by MaryM » Fri Jul 09, 2010 11:02 am

That seems to be working so far for the simple case. I will test it further next week with my bigger projects and let you know.

Can you tell me which specific components I will lose by deselecting that package? I want to make sure I will still have all of the functionality I will need.

Thanks,
Mary

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

Re: Simpler installation problem

Post by Narcís » Fri Jul 09, 2010 11:09 am

Hi Mary,

TeeMaker package includes TChart3D component only.
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

MaryM
Newbie
Newbie
Posts: 12
Joined: Tue Jun 15, 2010 12:00 am

Re: Simpler installation problem

Post by MaryM » Wed Jul 14, 2010 2:46 pm

Unchecking the TeeMaker component seems to fix the problem. I have been testing with my more complicated projects, and it now seems to be stable.
Thanks!

Post Reply