[FormatException: 输入字符串的格式不正确。]
System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +230
System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +175
ITFactory.Web.UI.Page.search.getSearchListFromAChannel(String strWhere, DataTable dt, String channel_name, Int32 _pagesize, Int32& totalcount, String order) +164
ITFactory.Web.UI.Page.search.get_search_list(Int32 _pagesize, Int32& _totalcount) +1254
ASP.aspxweb_sypump_search_aspx.OnInit(EventArgs e) +2728
System.Web.UI.Control.InitRecursive(Control namingContainer) +382
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1636
|