I just installed the released version of 7.06 and still have the same problem with QuickReport as with the eval version. The tech support at qbssoftware.com says that it must be a TeeChart problem.
Starting with a new application, I placed a TQREditor control on a new form and compiled it. When this program started up, an exception occurred during instantiation:
"Access violation at address 0050B366 in module 'QREditTest.exe'. Read of address 6E6F4320."
Single stepping through the program showed the error to occur during the
call to TCustomForm.CreateNew in Forms.hpp.
The above problem was with BCB6 and QR4.06 PC6. Also, adding other forms to the program still causes:
"Access violation at address xxxxxxxx in module 'yyyyyyyy'"
where xxxxxxxx changes and yyyyyyyy changes
but the remainder of the error:
"Read of address 6E6F4320. "
remains the same and single-stepping through the program still finds the error to occur in the same place.
Thanks in advance for your help with this.
QuickReport problem using TeeChart 7.06
QuickReport problem using TeeChart 7.06
Last edited by bpetty on Mon Jan 23, 2006 9:39 pm, edited 1 time in total.
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi bpetty,
As I told you in your other thread, I sent you the TQRChart packages and instructions for TeeChart v7, QR v4 and BCB6 to your forums contact e-mail address.
As I told you in your other thread, I sent you the TQRChart packages and instructions for TeeChart v7, QR v4 and BCB6 to your forums contact e-mail address.
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 |