1 Attachment(s)
has this happened to anyone else
well I don't knopw whether you can see it clearly, but this is the second time it has happened. I am desigining an application, which is fine and create a form, then go to make an inherited form and get the message error loading object reference not set to an instance of the object, alternatively is there any email support from Microsoft as I certainly couldn't find any.
Re: has this happened to anyone else
Quote:
Originally posted by RichardAtherton
well I don't knopw whether you can see it clearly, but this is the second time it has happened. I am desigining an application, which is fine and create a form, then go to make an inherited form and get the message error loading object reference not set to an instance of the object, alternatively is there any email support from Microsoft as I certainly couldn't find any.
I'm pretty sure this has to do with where in your code you instantiate your inherited form. You really would need to post a snippet(the relative snippets that is) of your code, to get a better answer than that.