0
kicks
Object reference not set to an instance of an object
This article is intended for amateur programmers, and/or people new to Object Oriented programming.
“Object reference not set to an instance of an object” is probably the most common run-time exception message spat-out by the .Net framework, and most programmers will probably encounter this more often than any other framework exception type.