|
-
May 19th, 2006, 02:13 PM
#1
Thread Starter
Member
[RESOLVED] User define type not define eror
hi,
I am using VB6, Access database and Cr 8.5
In my vb application when i declare
Dim CrAppl As New CRAXDRT.Application
i am getting error "user define type not defined" what reference or components i need to set to open my crystal report file????
-
May 19th, 2006, 02:31 PM
#2
Re: User define type not define eror
The project needs to reference the Crystal Reports 8.5 ActiveX Designer Runtime Library. You will probably want to add the Component called Crystal Report Viewer Control (in order to preview the report from within your vb app).
-
May 19th, 2006, 02:44 PM
#3
Thread Starter
Member
Re: User define type not define eror
Yes It works fine thanks a lot
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
|