Link to home
Start Free TrialLog in
Avatar of Nitin Shah
Nitin ShahFlag for India

asked on

VB6 and Crystal report 11

i have install Crystal Report 11. I already installed Crystal Report 8.5.In my VB 6 application i am able call Crystal report 8.5 report as DSR. But i can not crystal report 11 report in VB6 application.  What ActiveX control  require for crystal report viewer library 11(which file)
and what   Crystal Reports ActiveX Designer Run Time Library 11.0 (which file) are required.
application is working fine with crystal 8.5.
Avatar of Mike McCracken
Mike McCracken

WHich edition of CR XI do you have?

As far as I know it is not possible to use 2 versions of Crystal in a single application.

You can use the CR XI viewer to view CR8.5 files.

In my CR XI R2 I use
CR Viewer - component
C:\Program Files\Business Objects\Common\3.5\crystalreportviewers115\ActiveXControls\crviewer.dll
Run time library - reference
C:\Program Files\Business Objects\Common\3.5\bicracdrt.dll

mlmcc
Avatar of Nitin Shah

ASKER

dear mtmcc

thanks

i have two different application, in one application i am using crystal 8.5 and in other application i want to use crystal 11.0. in crystal 8.5 project show following reference
1.crystal report viewer control
2.crystal reports 8.5 ActiveX designer design and run time library
3..crystal reports 8.5  ActiveX designer run time library



nitin shah
You only need 1` and  3.  2 is actually a superset of 3 and requires extra licensing for users in some cases.

You use the same from CR XI.

Which edition of CR XI?  
You need the DEVELOPER

Which release
Click HELP --> ABOUT CRYSTAL
Check version

mlmcc

thanks

product version 11.0.0.895

i want to use CR XI in one application where i will not be using CR 8.5. but my system has got both CR 8.5 and CR XI. I can generate .rpt file in CR XI and working ok. but same .rpt i want to incorporate in my vb6 application as .dsr.

I believe that is done in VB6 by adding the report to the project.

mlmcc
dear mimcc

thanks

my system does not file as you mention

i think it is CR XI and version 3.0 (i guess from path i have)

CR Viewer - component
C:\Program Files\Business Objects\Common\3.0\crystalreportviewers11\ActiveXControls\crviewer.dll
Run time library - reference
C:\Program Files\Business Objects\Common\3.0\bicracdrt.dll

nitin shah

I don't know what this file is
C:\Program Files\Business Objects\Common\3.0\bicracdrt.dll


I use
C:\Program Files\Business Objects\Common\3.0\craxdrt.dll

mlmcc
dear mlmcc

i don't have file
C:\Program Files\Business Objects\Common\3.0\craxdrt.dll

thanks
Which edition do you have?

Did you install the developer tools when you instaled Crystal?

mlmcc
thanks


 i check and revert back in 3 days

nitin shah
dear mimcc

i have re-installed full version of CR X1 but file is missing

thanks

nitin shah
ASKER CERTIFIED SOLUTION
Avatar of Mike McCracken
Mike McCracken

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
This question has been classified as abandoned and is closed as part of the Cleanup Program. See the recommendation for more details.