M
Marcus Vinícius
Hi Guys,
When I trying to execute this code,
insGrupo = Nothing
insGrupo = New Grupo(Short.Parse(0), TxtGrCoCodi.Text)
occurs the following error
System.FormatException: Sequence of entrance was not in a correct format.
Somebody knows what it can be this error?
When I trying to execute this code,
insGrupo = Nothing
insGrupo = New Grupo(Short.Parse(0), TxtGrCoCodi.Text)
occurs the following error
System.FormatException: Sequence of entrance was not in a correct format.
Somebody knows what it can be this error?