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 bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Compile error: User-defined type not defined

Status
Not open for further replies.

Amador

Programmer
Apr 6, 2002
5
CA
I have an application developed in VB6 using Crystal reports 8 when I run it, the system show up this error msg.

Compile error:
User-defined type not defined

The sentence is:

Dim rptPhoneList As New CRPhoneList

It is in General Declarations of the form frmCRViewer

I'll appreciate any help, I don't know what to do. I have not experience using Crystal 8 with VB6.

Thanks.
 
How have you defined CRPhoneList?
Good Luck
------------
Select * from Users where Clue > 0
0 rows returned
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top