[FormatException: Input string was not in a correct format.]
System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) +14777731
System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) +172
GAP.Logging.ErrorLogPage.OnLoad(EventArgs e) in C:\TFS\Jeff\GAPC\GAP\GAP.Logging\ErrorLogPage.cs:35
System.Web.UI.Control.LoadRecursive() +68
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3811
|