Ask your own question, for FREE!
Computer Science 7 Online
OpenStudy (anonymous):

Problem with visual basic 2008: An error occurred creating the form. See Exception.InnerException for details. The error is: Object reference not set to an instance of an object. Problem with: Me.Hide Diaries.Show() It highlights the Diaries.Show() and shows me the error. I have tried everything to repair that thing but its impossible, I think that the computer itself does not know what is really going on with that and why doesnt it run.

OpenStudy (anonymous):

look for my other question it is based on same problem and has a project file with it

OpenStudy (anonymous):

ideone.com post your code so we can look at it and tell you what you're missing.

OpenStudy (anonymous):

I think that you have hidden the Form object by using the Me keyword and so that you can't use the Show() method for an object depends on the Form object which you have dissapled

OpenStudy (anonymous):

Already got it fixed

OpenStudy (anonymous):

thx for everyone

OpenStudy (anonymous):

oh....

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!