Page 1 of 1

QuickReport 4 + TQRChart

Posted: Mon Mar 05, 2007 4:20 pm
by 9236719
Hello,

sorry for the frequently question:
I have BDS 2006/Update2/Hotfixes and
TeeChart Pro 7.08 VCL for Delphi 2006.

I downloaded QR4StdD2006W32Install.zip from CodeGear and installed that.
Then I have TeeChart7_QuickReport_BDS2006.zip from Steema for TQRChart.
Otherwise there is a QickReport directory in the install-dir of TeeChart:
\Programs\Steema Software\TeeChart 7.08 for Delphi 2006\Delphi10\QuickReport also with TQRChart.

I am not able to install any of TQRChart in BDS2006 (there is always something missing).

Can you give me some hints how to install TQRChart?
Thank you very much!
Reinhard

Posted: Mon Mar 05, 2007 4:22 pm
by narcis
Hi Reinhard,

The installation instructions of TQRChart can be found here.

In case of any problem with those instructions please let us know the exact problem you are having and the error message/s you may get.

Posted: Tue Mar 06, 2007 6:01 am
by 9236719
Hi Narcis,

thank you for your answer. Your support is excellent.
Now I have a little problem.
After step 8) I had to replace DclTee710.dcp by DclTeePro710.dcp.
Then it compiles. Is this correct?
But now in step 11 after 'add DclTQR710.bpl' I got the error message:
'App could not be started, because DclTeePro710.bpl could not be found'.
But the searchpath (TEELIBPATH) is correct.
What I am doing wrong?
Regards, Reinhard

Posted: Tue Mar 06, 2007 9:30 am
by narcis
Hi Reinhard,

You should check that DclTQR710 package points to latest TeeChart Bin and Lib folders at its Search Path list at Project\Options\Directories/Conditionals.

Posted: Tue Mar 06, 2007 10:09 am
by 9236719
Hi Narcis,

yes, the search path of DCLTQR710.dpk was empty.
But, after filling it with the 'lib' and 'bin' path of TeeChart,
the error message is still the same ('cannot find DclTeePro710.bpl').
Very funny, because the TeeChart Pro 7 components (with the above bpl) are properly installed.

Regards+Thanks
Reinhard

Posted: Tue Mar 06, 2007 10:14 am
by narcis
Hi Reinhard,

Could you please read the threads below about users having similar problems?

http://www.teechart.net/support/viewtopic.php?t=4501
http://www.teechart.net/support/viewtopic.php?t=4177

Hope this helps!

Thanks in advance.

Posted: Tue Mar 06, 2007 4:02 pm
by narcis
Hi Reinhard,

Sorry, my bad! I forgot to tell you that at the URL below you'll find TeeChart v7 files for QR and BDS 2006.

http://www.steema.com/download/TeeChart ... Report.htm

I'd like to apologize for the inconveniences this has caused.

Posted: Wed Mar 07, 2007 5:06 am
by 9236719
Hi Narcis,

Thank you.
Are these files also for Teechart V7 PRO?
I ask this question, because there is already a QuickReport folder
in the programs folder for V7.08 Pro with similar files.

Regards, Reinhard

Posted: Wed Mar 07, 2007 8:10 am
by narcis
Hi Reinhard,

No, they are for v7.09 Standard, which is a special free release for registered BDS 2006 clients. However, you should just change the necessary references told in the FAQ article and recompile the packages.

Posted: Fri Mar 09, 2007 12:17 pm
by 9236719
Hi Narcis,

you remeber the error message I got:
'The application has failed to start because DclTreePro710.bpl was not
found. Re-installing the application may fix this problem'.

Now I copied DclTreePro710.bpl to Windows\System32 and everything works fine.

Was that a correct way to proceed?

Regards, Reinhard

Posted: Fri Mar 09, 2007 12:38 pm
by 8129599
sorry, the correct name is:
DclTeePro710.bpl

Reinhard

BCB 5, QReport406 and TeeChart707

Posted: Tue Mar 13, 2007 2:32 pm
by 9348830
Hi Narcis,

I tried to follow instructions above to put QReport406 and TeeChart707 together in BCB 5 Ent. Update 1.

I’ve compiled TQRChart with QReport406 new files. Changed the .bpi files that were renamede in QR406. No problem with this step. But when I try to Install DclTQR7C5.bpl I get this error:

" Cannot load package 'qr4runc5'. It contains unit 'Qrexpr',
which is also contained in package 'Qrpt50' "

I’ve tried to follow and adapt BCB6 instructions to BCB5 as well.

I gave special attention to step 1:
"1) Delete TeeQR.dcp, QRTee.dcu, TeeQRTeeReg.dcu and DCLTQR.DCU files from the CBuilder 6 \Lib\Obj folder. (If they exist)."
converting names and extensions to BCB5 files. May my problem is here. I would like to see instructions referencing BCB5 files. Is that possible?

Obs.: There is TeeChart\CBuilder5\QuickReport\Install.txt in TeeChart707 installation files? I did not find it and I’m using TeeChart601’s \QuickReport\Install.txt.

Could you help me?

Best regards,

Marcelo Augusto Cicogna
(F671305)

Posted: Tue Mar 13, 2007 2:46 pm
by narcis
Hi Marcelo,
" Cannot load package 'qr4runc5'. It contains unit 'Qrexpr',
which is also contained in package 'Qrpt50' "
This error message indicates that your QuickReport v4 packages could not be loaded because default QuickReport packages are still installed in BCB5. Before installing TQRChart please check that no old QuickReport packages are installed at Project\Options\Packages and that the new Quick Report v4 packages are properly installled in BCB5.

Posted: Tue Mar 13, 2007 2:59 pm
by 9348830
Hi Narcis,

Just clearing, Quick Report v4 packages are properly installed in BCB5.
No problem whit this installation.

I have problems just with DclTQR7C5.bpl.
I understood that some old QR file is causing this error.
That’s why I’m asking you instructions (a new guide) referencing BCB5 files. Is that possible?

There are other questions in my first post that I would like to see answers.

Thanks,

Marcelo Augusto Cicogna.
(F671305)

Posted: Tue Mar 13, 2007 3:42 pm
by narcis
Hi Marcelo,

Please read instructions for BCB 6 here. Probably this helps you resolving the issue.
I gave special attention to step 1:
"1) Delete TeeQR.dcp, QRTee.dcu, TeeQRTeeReg.dcu and DCLTQR.DCU files from the CBuilder 6 \Lib\Obj folder. (If they exist)."
converting names and extensions to BCB5 files. May my problem is here. I would like to see instructions referencing BCB5 files. Is that possible?
Sorry, I'm afraid we don't have BCB 5 specific instructions. However, those instructions should be the same replacing C6 from packages names for C5.
Obs.: There is TeeChart\CBuilder5\QuickReport\Install.txt in TeeChart707 installation files? I did not find it and I’m using TeeChart601’s \QuickReport\Install.txt.
There are no instructions available. However you could use packages available at C:\Program Files\Steema Software\TeeChart 707 for Builder 5\Builder5\QuickReport (Default English installation path) and use the instructions in the message I pointed and also the instructions at our FAQ: http://www.teechart.net/reference/modul ... cle&sid=13