Quickreport406 and teechart706 for delphi 2006 vcl.net

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
carine maalouf
Newbie
Newbie
Posts: 13
Joined: Tue Jun 29, 2004 4:00 am

Post by carine maalouf » Mon Jan 12, 2009 12:54 pm

with the full source code i have
Steema.TeeChart.VCL.dproj
Steema.TeeChart.VCL.Languages.dproj
Steema.TeeChart.VCL.Design.dproj

these packages don't contain TQRChart

carine maalouf
Newbie
Newbie
Posts: 13
Joined: Tue Jun 29, 2004 4:00 am

Post by carine maalouf » Tue Jan 13, 2009 7:09 am

please i need your support because it's very urgent issue

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

Post by Narcís » Tue Jan 13, 2009 1:28 pm

Hi carine,

I'm sorry but we don't have such packages at the moment.

With Delphi 2006 you should open the QuickReport packages included with TeeChart's D2006 installer, for example at C:\Program Files\Steema Software\TeeChart 8.04 for Delphi 2006\Delphi10\QuickReport. Then you should try openning Tee8QR4D11.dpk and DclTee8QR4D11.dpk. Delphi 2006 will prompt you if you want to convert them to Win32 or .NET packages, you should choose .NET. Then you'll have to check the references and reassign them to QuickReport and TeeChart VCL.NET assemblies and build the packages as described in the QuickReport article I pointed you.

Hope this helps!
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

carine maalouf
Newbie
Newbie
Posts: 13
Joined: Tue Jun 29, 2004 4:00 am

Post by carine maalouf » Tue Jan 20, 2009 4:30 pm

I comiled the two packages in .Net i did some modification and the component TQRChart is installed. But when i use the component nothing appear neither at design time nor at runtime. How i can send you the source code i changed to reproduce the problem?

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

Post by Narcís » Wed Jan 21, 2009 8:09 am

Hi carine,

You may post your files at news://www.steema.net/steema.public.attachments newsgroup or at our upload page.

Thanks in advance.
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

carine maalouf
Newbie
Newbie
Posts: 13
Joined: Tue Jun 29, 2004 4:00 am

Post by carine maalouf » Wed Jan 21, 2009 8:27 am

i uploaded the file to you upload page

Pep
Site Admin
Site Admin
Posts: 3295
Joined: Fri Nov 14, 2003 5:00 am
Contact:

Post by Pep » Thu Jan 29, 2009 12:53 pm

Hello,

yes, you're correct, I get the same results here ( blank image instead of Chart). I'm going to look for the problem.
We'll back to you with the results as soon as possible.

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

Post by Narcís » Fri Jan 30, 2009 12:16 pm

Hello carine,

Finally we got this working. I'll send you an e-mail with the packages we used. You should copy new *.dll files to RAD Studio's "Bin" folder or set search paths accordingly.

Hope this helps!
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

carine maalouf
Newbie
Newbie
Posts: 13
Joined: Tue Jun 29, 2004 4:00 am

Post by carine maalouf » Fri Jan 30, 2009 12:45 pm

i installed the dll.
i tried the component tqrchart i got the following error when i put the component in the form

Could not load type 'Chart.TChartBottomWall' from assembly 'Steema.TeeChart.VCL, Version=7.0.7.20670, Culture=neutral, PublicKeyToken=9c8126276c77bdb7'

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 Feb 02, 2009 2:30 pm

Hi carine,

You should try recompiling the packages we sent you and copy the assemblies (*.dll) to RAD Studio's "Bin" folder.

Hope this helps!
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

carine maalouf
Newbie
Newbie
Posts: 13
Joined: Tue Jun 29, 2004 4:00 am

Post by carine maalouf » Tue Feb 03, 2009 7:27 am

I can't compile since i have the sources of the version 7

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

Post by Narcís » Tue Feb 03, 2009 10:19 am

Hi carine,

Sorry, in that case you will need to have to change TeeChart v8 package references to v7's. We'd recommend you to try using qrtee.pas and teeqrteereg.pas we provided though.
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

Post Reply