hey to every one that replies about this topic.
the problem arise when i increment the a culmn value of row and
like this:
Quote:
quote:
Code:
Object reference not set to an instance of an object.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
Line 103: Application["counter"]=Convert.ToInt16(objRW_G["count_all"])+1;
Line 104: //Application["counter"]=((Int32)objRW_G["count_all"])+1;
Line 105: objRW_G["count_all"]=((Int32)Application["counters"])+1;
Line 106: objSqlDA_G.Update(objDataSet,"counters");
Line 107: }
t]}
|
Thanks to all.
YoOrD.
Beauty Is not on the face
Beauty is on the heart
--<<Ghibran Khalil>>--