TQRChart
Posted: Fri Apr 04, 2008 2:28 pm
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
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