Page 1 of 1

TeeChart Pro 8.02 and Delphi 6 Update 2 RTL 3

Posted: Mon Jul 07, 2008 7:55 am
by 10549541
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

qrtee.pas

Posted: Mon Jul 07, 2008 10:01 am
by 10549541
I saw in a thread that the problem may be qrtee.pas and that there is a fix about this error

Posted: Mon Jul 07, 2008 10:13 am
by narcis
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.

Posted: Mon Jul 07, 2008 10:57 am
by 10549541
-- 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