exception
-
Fix your code. If you don't know how, post it so we can explain it to you.
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
It occurs when you are accessing an object with NULL value. Make sure you instantiated object using
new
keyword.cst_kvp wrote:
Explain NullReferenceException
OT : why don't you be polite when asking questions ? Read this[^]
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions
-
It occurs when you are accessing an object with NULL value. Make sure you instantiated object using
new
keyword.cst_kvp wrote:
Explain NullReferenceException
OT : why don't you be polite when asking questions ? Read this[^]
All C# applications should call Application.Quit(); in the beginning to avoid any .NET problems.- Unclyclopedia How to use google | Ask smart questions
N a v a n e e t h wrote:
why don't you be polite when asking questions ?
You're wasting your time. All his questions are
Subject: Life Explain life?
The concept of actually showing what is being attempted to provide context is alien to him.
Panic, Chaos, Destruction. My work here is done.
-
Kill the null! :mad: