Wednesday, 18 September 2013

Input string was not in a correct format, error coming

Input string was not in a correct format, error coming

I m getting error:
input string was not in corect format
in the line:
int amount = Convert.ToInt32(txtAmount.Text);

No comments:

Post a Comment