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 Schauer.Ce.Office.Pig.DbManager.TabLiquid.TabLiquidDailyProgram.GetNextActiveDayPoint(DbClientApi dbClientApi, LiquidDayPoint currentDayPoint, Int32 systemNumber)
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 Schauer.Ce.Office.Pig.DbManager.TabLiquid.TabLiquidDailyProgram.GetNextActiveDayPoint(DbClientApi dbClientApi, LiquidDayPoint currentDayPoint, Int32 systemNumber)