vb.net reference problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • charvi
    New Member
    • May 2007
    • 121

    vb.net reference problem

    i get error like this
    Type 'parameterfield is not defined which reference i should add in order to get rid of this error
    pls lelp
    thanks in advance
  • radcaesar
    Recognized Expert Contributor
    • Sep 2006
    • 759

    #2
    Its hard to suggest u with out code snippet.

    As of the error message, I understood that you are using a variable named "parameterfield " with out initiation.

    Comment

    • charvi
      New Member
      • May 2007
      • 121

      #3
      Originally posted by radcaesar
      Its hard to suggest u with out code snippet.

      As of the error message, I understood that you are using a variable named "parameterfield " with out initiation.
      it gives error in the statement
      Imports CrystalDecision s.CrystalReport s.Engine

      Comment

      Working...