|
-
Dec 18th, 2007, 04:17 AM
#1
Thread Starter
Fanatic Member
"Object reference not set to an instance of an object"
i have windows form and on close button i write following line
this.close();
but when i click on the form it give me an error
""Object reference not set to an instance of an object""
any idea. any urgent help would be highly appreciated!!
-
Dec 18th, 2007, 04:26 AM
#2
Re: "Object reference not set to an instance of an object"
Look at the exception's stack trace. The IDE provides you with plenty of information so make use of it.
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
|