ERROR CODE 1 .
TITLE :
Object reference is not set to instance of an object
SOLUTION :
You are missing the creating of on object for your refernce by using new keyword.
Example :
(Oject )
TITLE :
Object reference is not set to instance of an object
SOLUTION :
You are missing the creating of on object for your refernce by using new keyword.
Example :
(Oject )