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.
look for my other question it is based on same problem and has a project file with it
ideone.com post your code so we can look at it and tell you what you're missing.
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
Already got it fixed
thx for everyone
oh....
Join our real-time social learning platform and learn together with your friends!