System.FormatException: Input string was not in a correct format. at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at CatReader.CatXml(SqlConnection conn, String catpath, String category, String clevel, Int32 tot) at _Default.buildResultsPage() at _Default.Page_Load(Object sender, EventArgs e)