TChart, Quick Report and QuickReport Export Filters
TChart, Quick Report and QuickReport Export Filters
I am about to install TChart 7 Pro for Delphi 6 along with QuickReport Pro 4 and Gnostice QuickReport Export Filters. With older versions of each of these the process has always been a nightmare of mutual incompatibility. Before I start this time, can anyone recommend the best order in which these three components should be installed in order to minimise wasted project time and mental illness. Thanks.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi toreba,
You'll find the instructions to install TeeChart being compatible with newer Quick Report versions, than the one shipped with Delphi, at this article.
If you are installing in Delphi 6 the first thing you should do is install all Delphi 6 upgrades and RTL updates available.
I've never worked with Gnostice QuickReport Export Filters. I'm not sure of that but I'd may suggest that once you have your TeeChart and Quick Report being compatible you could install those components.
You'll find the instructions to install TeeChart being compatible with newer Quick Report versions, than the one shipped with Delphi, at this article.
If you are installing in Delphi 6 the first thing you should do is install all Delphi 6 upgrades and RTL updates available.
I've never worked with Gnostice QuickReport Export Filters. I'm not sure of that but I'd may suggest that once you have your TeeChart and Quick Report being compatible you could install those components.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi toreba,
This is quite rare. However, on those situations, the problem is always the same, some compiled units with other TeeChart or Quick Report versions are still present.
Your should make a list of the units at "QuickReport" folder, included with TeeChart installation, and search for their names without extension (.*) so that you find all files (compiled and not compiled). After that you should backup or remove them, try to compile TQRChart packages again and copy new generated files to the appropiate folders.
This is quite rare. However, on those situations, the problem is always the same, some compiled units with other TeeChart or Quick Report versions are still present.
Your should make a list of the units at "QuickReport" folder, included with TeeChart installation, and search for their names without extension (.*) so that you find all files (compiled and not compiled). After that you should backup or remove them, try to compile TQRChart packages again and copy new generated files to the appropiate folders.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |