Time Stamp: 02/05/2024 06:11:35 PM Exception Type: Error Message: Input string was not in a correct format. Source: mscorlib Target Site: Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean) Stack Trace: 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 System.String.System.IConvertible.ToInt32(IFormatProvider provider) at System.Convert.ToInt32(Object value) at CommonFunctions.getIntValue(Object objTest) in e:\WebSites\PanaSonicProd\Site\App_Code\CommonFunctions.cs:line 1707 =======================================================================