Board index » delphi » Fail to install TCrpe component of Crystal Report 6.0 in Delphi 3.0

Fail to install TCrpe component of Crystal Report 6.0 in Delphi 3.0

I can't install     component TCrpe   of Crystal Report 6.0   in Delphi 3.0.
I Use the 'Add Componet' menu
item to find out 'ucrpe32.dcu'   and install it in package  'dclusr30.dpk'.
When trying to install the package
the following error  occurs.  'Cannot load package 'dclusr30.dpk'. It
contains unit DBTables which is also
contained in package vcldb30.dpk'.

    I would be graterful if someone cound help me as soon as possible.

    Thank you very much
    Nick Lazidis

 

Re:Fail to install TCrpe component of Crystal Report 6.0 in Delphi 3.0


Try using Install Package with the .dpl file instead of Install Component with
the .dcu file.  Also make sure to get the newest VCL they have available from
the website <http://www.seagatesoftware.com/>.  I believe that I heard that
their newest VCL (CR ver 7) is backwards compatible, so it'd seem to me like
that would be the wisest one to use.  I'm probably going to have to recode ours
because we used the VCL that came with CR6 on the CD when it was purchaced and
they've since completely re-coded the VCL and we're going to move our app to
using CR7 to allow us to take advantage of Oracle 8 features.  There's free
e-mail support (or at least there was last summer), and you might want to check
and make sure about the backwards compatibility first.

Bill Coate
Litton-TASC

Other Threads