Object reference not set to an instance of an object

G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.help_and_support,microsoft.public.windowsxp.general (More info?)

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!!

--
********************************************************************************************************
Stephen Lo
Vancouver, BC., CA.
 

Jon

Distinguished
Dec 4, 2003
618
0
18,980
Archived from groups: microsoft.public.windowsxp.help_and_support,microsoft.public.windowsxp.general (More info?)

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




"losl(removethis)" <"losl(removethis)"@canada.com> wrote in message
news:42B656E1.6000107@canada.com...
>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!!
>
> --
> ********************************************************************************************************
> Stephen Lo
> Vancouver, BC., CA.