|
-
May 30th, 2005, 12:51 AM
#1
Thread Starter
Hyperactive Member
Crystal Reports ViewerControl not referenced (RESOLVED)
Hello everybody
I`m trying to define a Crystal Reports viewer control in my application. I have a reference to the Crystal ActiveX Report Viewer Library 10 and the Crystal Reports Designer Designer and Runtime Library 10. Now, I want to define a Viewer control using this code :
Code:
Dim crvMyViewer As CRAXDRT.ViewerControl.
Unfortunately, the ViewerControl cannot be found in the code above. Do I need to reference some other library?
George Papadopoulos
Last edited by divined; May 30th, 2005 at 12:46 PM.
SteadFast!
-
May 30th, 2005, 01:34 AM
#2
Hyperactive Member
Re: Crystal Reports ViewerControl not referenced
hi what version of cr are you using, i think CRAXDRT is in crystal report 9
-
May 30th, 2005, 01:48 AM
#3
Thread Starter
Hyperactive Member
Re: Crystal Reports ViewerControl not referenced
I`m using Crystal Reports version 10.
-
May 30th, 2005, 01:52 AM
#4
Hyperactive Member
Re: Crystal Reports ViewerControl not referenced
under it's property does it have a crystal report control?
-
May 30th, 2005, 02:14 AM
#5
Thread Starter
Hyperactive Member
Re: Crystal Reports ViewerControl not referenced
I`m not currently using the computer where I have Crystal Reports. But, if I can recall correctly CRAXDRT has a Viewer property. Could this be the Viewer control? I`m not sure this is what you were asking, however!
-
May 30th, 2005, 02:23 AM
#6
Hyperactive Member
Re: Crystal Reports ViewerControl not referenced
yup craxdrt is a crystal report viewer, the problem though is i am using 8.5, so maybe i can help you in another way or so
-
May 30th, 2005, 12:45 PM
#7
Thread Starter
Hyperactive Member
Re: Crystal Reports ViewerControl not referenced
I found out what was going wrong. Actually, it was my fault. I had been misled to believe that the Report Viewer was not a component and I was just trying to declare an object for it. After inserting such an object onto my form everything fell into place.
thx, for the help
George Papadopoulos
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|