Hi, i just bought TeeChart Pro v8. To be sure everything will go well, i did uninstall all my delphi stuff, delete the delphi directory and then reinstall Delphi 7 Enterprise, Install Delphi Update1, QuickReport 4.07 and then TeeChart Pro 8 (From the compiler application in sources directory)
First time i run Delphi after installed TeeChart, i got 2times the same error message ([DclTQR87.bpl] Cannot load package 'qrpt70' It contains unit 'QREnvEd'...) i say YES to both. Close All then went in Component Install Package. Remove TeeChart 8 for QuickReport 3 OK then restart delphi. At this point, no more error message.
Then i just add a TQRChart to my project, run and get an access Violaton error. So i tell myself, oh well maybe i hove to add it to a QuickReport, so i add a new form, add a QuickReport with a Titleband, add the TQRChart in the TitleBand and run the project
Same error message,
---------------------------
Application Error
---------------------------
Exception EAccessViolation in module Project1.exe at 0001D112.
Access violation at address 0041D112 in module 'Project1.exe'. Read of address 00000008.
---------------------------
OK
---------------------------
So, i check the Forum for help and i found nothing on that so i tried to create a TQRChart on runtime and it worked.
At least i have a work-around but it would be nice to be able to use it directly on my QuickReport.
Thanks
TQRChart
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi GoToXY,
Yes, this is a known issue with QrTee.pas. I've sent you this file version with the fix to the issue. I recommend you to backup/replace existing version and use TeeRecompile tool, shipped with the source code installation, to recompile and install packages to your IDE.
Yes, this is a known issue with QrTee.pas. I've sent you this file version with the fix to the issue. I recommend you to backup/replace existing version and use TeeRecompile tool, shipped with the source code installation, to recompile and install packages to your IDE.
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 GoToXY,
You're very welcome. I'm glad to hear that solved the problem.
Thanks for your nice words too!
You're very welcome. I'm glad to hear that solved the problem.
Thanks for your nice words too!
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 |