immediate answers pls..
double ser_amt=0.00;
ser_amt = Convert.ToDouble(textBox25.Text);
this line to Error!!
input string was not in correct format
bill for ser_amt textbox bill value to enter successfully but update for Error Show in input string was not in correct format