Strange Error! system.nullreferenceexception
Hello
I am wondering if anyone can shed some light on the following error message:
"An unhandled exception of type 'System.NullReferenceException' occurred in Unknown Module.
Additional information: Object reference not set to an instance of an object."
Now, this happens everytime I try and run any application. I have opened Visual Studio requested to create a new Windows Application - I run the program and this occurs (I haven't even added a control or looked at the code). When i do add a control it still occurs - it happens with everything - i have downloaded sample projects from Microsoft and it happens, I have reinstalled vs.net, .net framework and Windows XP and still no luck - anyone have any ideas?