Object reference not set to an instance of an object

  • Thread starter Thread starter losl(removethis)
  • Start date Start date
L

losl(removethis)

I have MS.NET Framework 1.1 installed in my WinXP Pro SP2 box.
A dialog saying "Exception: Object reference not set to an instance of
an object" appears when i lauch a program. What initiates the error, my
OS or the program? Could i correct it as an enduser of the program?

Thank you!!
 
Could well be a coding error within the program.

[Happens, when you declare an object to be of a certain type and then try
using it, without first creating a specific instance of it.]


Jon
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top