I’m getting an error when target platform is set to Win64 (VCL or FMX) and using a TeeChart in a Fast Reports report.
Fast Reports thinks the problem is in TeeChart.
To get the access violation the chart needs to have some data in it.
Error Message:
Access violation at address 45B70B in module ‘rtl250.bpl’. Read of address 8E.
Tried: Windows 7 & 10
CX: 10.2.3
CX: 10.2.2
TeeChart Pro v2017.23.171221
Fast Reports: VCL: v5.6.11; FMX: v2.5.11
Access violation with TeeChart, Fast Reports with C++Builder
Access violation with TeeChart, Fast Reports with C++Builder
- Attachments
-
- test.zip
- (58.84 KiB) Downloaded 747 times
Re: Access violation with TeeChart, Fast Reports with C++Builder
Don’t install “TeeChartVCLFMX-2017.23.exe” if your using Fast Reports with x64.
Had to go back to CX 10.2.0 & TeeChartVCLFMX-2017.22.exe.
Had to go back to CX 10.2.0 & TeeChartVCLFMX-2017.22.exe.
Re: Access violation with TeeChart, Fast Reports with C++Builder
Hello,
I can build "FastReport 6.0 Tee Components" and "FastScript 1.9 Tee Components" using the recompile.exe tool shipped with Fast Reports 6 Trial version for both win32 and win64.
Then I could drop a TfrxChartObject to a Form in a VCL project, and it compiles without problems in both win32 and win64.
Am I missing anything?
I can build "FastReport 6.0 Tee Components" and "FastScript 1.9 Tee Components" using the recompile.exe tool shipped with Fast Reports 6 Trial version for both win32 and win64.
Then I could drop a TfrxChartObject to a Form in a VCL project, and it compiles without problems in both win32 and win64.
Am I missing anything?
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Access violation with TeeChart, Fast Reports with C++Builder
The Fast Reports build works fine for win32 and win64.
It’s running a program with the TfrxChartObject in it that doesn’t not work in win64.
I sent a test case for you. Run it you’ll see.
It’s running a program with the TfrxChartObject in it that doesn’t not work in win64.
I sent a test case for you. Run it you’ll see.
Re: Access violation with TeeChart, Fast Reports with C++Builder
Hello,
I've been able to run the test application without problems. I just had to copy the fs25.bpl, frx25.bpl, fsTee25.bpl and frxTee25.bpl files, from LibD25 to SysWOW64 and from LibD25x64 to System32 folders.
I've been able to run the test application without problems. I just had to copy the fs25.bpl, frx25.bpl, fsTee25.bpl and frxTee25.bpl files, from LibD25 to SysWOW64 and from LibD25x64 to System32 folders.
Best Regards,
Yeray Alonso Development & Support Steema Software Av. Montilivi 33, 17003 Girona, Catalonia (SP) | |
Please read our Bug Fixing Policy |
Re: Access violation with TeeChart, Fast Reports with C++Builder
Yeray,
Thanks for working out this Fast Reports problem.
Alan
Thanks for working out this Fast Reports problem.
Alan