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