TeeChart Pro 8.02 and Delphi 6 Update 2 RTL 3

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
nkoravos
Newbie
Newbie
Posts: 3
Joined: Fri Jul 04, 2008 12:00 am

TeeChart Pro 8.02 and Delphi 6 Update 2 RTL 3

Post by nkoravos » Mon Jul 07, 2008 7:55 am

I have the following problem at runtime:

I installed the TeeChart Pro 8.02 and added the paths to the Library and also the Project search path. I can build the project successfully, but when I run it I get the follwing message:

- Exception EAccessViolation in module Project1.exe at 0001E642

Also when I close the project and re-open it I get the follwing error:

- Error creating form: Access violation at address 4002B432 in module rtl60.bpl

Please help.

Nicholas

nkoravos
Newbie
Newbie
Posts: 3
Joined: Fri Jul 04, 2008 12:00 am

qrtee.pas

Post by nkoravos » Mon Jul 07, 2008 10:01 am

I saw in a thread that the problem may be qrtee.pas and that there is a fix about this error

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

Post by Narcís » Mon Jul 07, 2008 10:13 am

Hi nkoravos,

Yes, this is a possibility. I've sent you an e-mail for downloading v8.03 release candidate version which includes the fix to this issue.
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

nkoravos
Newbie
Newbie
Posts: 3
Joined: Fri Jul 04, 2008 12:00 am

Post by nkoravos » Mon Jul 07, 2008 10:57 am

-- Hi Narcis,
--
-- thank you for the link.
--
-- I still have a problem though, because this download misses the
-- sources.
--
-- When I try to compile the project I get the error "qrtee was compiled
-- with a different version of QuickRpt.TQrPrintable"

Got it working after I replaced the QRTee.pas and .dcu files with original

Thanks for all the help

Nicholas

Post Reply