VicenteCool / RetailOne

0 stars 0 forks source link

System.FormatException: La cadena de entrada no tiene el formato correcto. #65

Open VicenteCool opened 4 years ago

VicenteCool commented 4 years ago

14:47:45:4218 System.FormatException: La cadena de entrada no tiene el formato correcto. en System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) en System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) en System.Convert.ToInt32(String value) en RetailOne.SO1_CU_MatrizMonitoreo.<>cDisplayClass24.b19(DataRow oFila) en System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() en System.Collections.Generic.List1..ctor(IEnumerable1 collection) en System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) en RetailOne.SO1_CU_MatrizMonitoreo.ObtenerDatosMatriz() en System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) en System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) en System.Convert.ToInt32(String value) en RetailOne.SO1_CU_MatrizMonitoreo.<>cDisplayClass24.b19(DataRow oFila) en System.Linq.Enumerable.WhereSelectEnumerableIterator2.MoveNext() en System.Collections.Generic.List1..ctor(IEnumerable1 collection) en System.Linq.Enumerable.ToList[TSource](IEnumerable1 source) en RetailOne.SO1_CU_MatrizMonitoreo.ObtenerDatosMatriz()

EN LA VERSION .88 NO PASA

VicenteCool commented 4 years ago

se realiza pruebas con version .94 y funciona ok