Design time error using user control

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Naresh Saini
    New Member
    • Feb 2007
    • 1

    #1

    Design time error using user control

    in my project there is a dll but when this dll is drag on other form then the visuality of dll has gone and it gives error object variable or with block variable not set. can somebody help me out

    thanks in advance
  • kenobewan
    Recognized Expert Specialist
    • Dec 2006
    • 4871

    #2
    I believe that the simpliest explanation is that you are missing a reference in the second form. Try compariing the refs you have in the first...

    Hope that this helps.

    Comment

    Working...