Results 1 to 3 of 3

Thread: [RESOLVED] User define type not define eror

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2001
    Location
    India
    Posts
    34

    Resolved [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????

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758

    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).

  3. #3

    Thread Starter
    Member
    Join Date
    Mar 2001
    Location
    India
    Posts
    34

    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
  •  



Click Here to Expand Forum to Full Width