|
-
Oct 30th, 2006, 05:06 AM
#1
Thread Starter
New Member
[RESOLVED] Crystal report problem..
i have take a sample project using crystal report,i don't know what version..
then i try it at my PC.i have using crystal report version 9.2.2.634
i've got this error :
-------------------------------------------------------------------------
Line 20: Class Crystal.CrystalReport of control crpt was not a loaded control class.
Line 23: The property name _ExtentX in crpt is invalid.
Line 24: The property name _ExtentY in crpt is invalid.
Line 25: The property name _Version in crpt is invalid.
Line 26: The property name PrintFileLinesPerPage in crpt is invalid.
-------------------------------------------------------------------------
pls anyone help me....
it's very important....
plss guru....
-
Oct 30th, 2006, 05:09 AM
#2
Re: Crystal report problem..
Are you using the VB?Or VS,net
-
Oct 30th, 2006, 10:01 PM
#3
Thread Starter
New Member
Re: Crystal report problem..
i'm using vb 6.0
actually what is the problem??
thanks pal...
-
Oct 30th, 2006, 10:11 PM
#4
Re: Crystal report problem..
Code:
Line 23: The property name _ExtentX in crpt is invalid.
Line 24: The property name _ExtentY in crpt is invalid.
Line 25: The property name _Version in crpt is invalid.
Line 26: The property name PrintFileLinesPerPage in crpt is invalid
From where you get the code, check the crystal report control in your project, have you all the above property in it or not?
Click on the crystal report tutorial at my signature and check how to make the Cr in the Vb
-
Oct 31st, 2006, 12:08 AM
#5
Thread Starter
New Member
Re: Crystal report problem..
the code i get from .log file
when i first running the program,the error generate at .log file then the crystal report(crpt) at the form became a picture box..
what do you mean by 'check the crystal report control in your project, have you all the above property in it or not'??
i don't understand it...sorry pal... i'm a newbie
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
|