Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Crystal Reports .dll's

Status
Not open for further replies.

bradth

IS-IT--Management
Feb 18, 2005
142
CA
I am currentley trying to upgrade my version of crystal reports 8 to version 11 and am running into a few problems. When I am trying to reference crystal reports 11 in the VB code on a client machine without crystal reports, it gives me the error "ActiveX component can't create object". I have the crviewer.dll, craxdrt.dll and crxddrt.dll setup on the client PC as well as the activexviewer.cab installed? Is there any other .dll's that I am missing or need to be installed. This has been a big headache to any input is greatly appreciated.

Brad[spidey]
 
If the client machine does not have Crystal Reports XI, then it shouldn't compile.

The point of protecting against software piracy is to prevent what you're trying.

-k
 
I am not trying to pirate software here. What I am trying to do is compile code with a crystal report viewer in it. In VB there are references that you need to call the crystal report. What I was wondering was if anyone knew exactly what .dll's are being used when a crystal reports viewer is being executed.

Brad
 
I am not trying to pirate software here. What I am trying to do is compile code with a crystal report viewer in it. In VB there are references that you need to call the crystal report. What I was wondering was if anyone knew exactly what .dll's are being used when a crystal reports viewer is being executed.

Brad
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top