ErrorSystem.InvalidCastException: Conversion from string "101.96
Mikerandria
Messages postés
6
Date d'inscription
Statut
Membre
Dernière intervention
-
lilidurhone Messages postés 43355 Date d'inscription Statut Contributeur sécurité Dernière intervention -
lilidurhone Messages postés 43355 Date d'inscription Statut Contributeur sécurité Dernière intervention -
Bonjour à tous ! Je voudrais demander de l'aide . J'ai telechage un logiciel et quand je l'ouvre, ce message apparait :
ErrorSystem.InvalidCastException: Conversion from string "101.96" to type 'Decimal' is not valid.
at Microsoft.VisualBasic.ComplerServices.Conversions.ToDecimal(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.ComplerServices.Conversions.ToDecimal(String Value)
at ..(Object)
at ..(Object, EventArgs)
at System.Windows.Forms.NumericUpDown.OnValueChanged(EventArgs e)
at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
at ..()
ErrorSystem.InvalidCastException: Conversion from string "101.96" to type 'Decimal' is not valid.
at Microsoft.VisualBasic.ComplerServices.Conversions.ToDecimal(String Value, NumberFormatInfo NumberFormat)
at Microsoft.VisualBasic.ComplerServices.Conversions.ToDecimal(String Value)
at ..(Object)
at ..(Object, EventArgs)
at System.Windows.Forms.NumericUpDown.OnValueChanged(EventArgs e)
at System.Windows.Forms.NumericUpDown.set_Value(Decimal value)
at ..()