Results 1 to 5 of 5

Thread: [RESOLVED] Crystal report problem..

  1. #1

    Thread Starter
    New Member
    Join Date
    Aug 2006
    Posts
    12

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

  2. #2
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    Question Re: Crystal report problem..

    Are you using the VB?Or VS,net

  3. #3

    Thread Starter
    New Member
    Join Date
    Aug 2006
    Posts
    12

    Re: Crystal report problem..

    i'm using vb 6.0
    actually what is the problem??
    thanks pal...

  4. #4
    Just Married shakti5385's Avatar
    Join Date
    Mar 2006
    Location
    Udaipur,Rajasthan(INDIA)
    Posts
    3,747

    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

  5. #5

    Thread Starter
    New Member
    Join Date
    Aug 2006
    Posts
    12

    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
  •  



Click Here to Expand Forum to Full Width