|
-
April 1st, 2004, 02:08 AM
#1
Error in CrystalReport
I have an application developed in VB 6.0, SQl and
Crystal Reports. I am getting the following error message.
"Line 77: Cannot load control CrystalReport1."
the code is
CrystalReport1.SQLQuery = lstrsql.
I have also activated the crystal report control in the components dialog box.
regs
R.Priyarani
-
April 1st, 2004, 09:14 AM
#2
Is there an error number? Try looking up the error number or the error description online. Sometimes you can find the answer that way.
Did you rename the control to something different and are trying to call it by the default name?
Do you have the correct dll installed on the machine you're getting the error on?
I'd rather be wakeboarding...
-
April 2nd, 2004, 05:42 AM
#3
solved
Thank you, Malleyo I've solved the problem
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
|