c# - "FormatException was unhandled" Input string was not in a correct format -


There is an error in my website and trying to solve it: error "format exception was unchecked" Both works for date with time as well as string and integer.

Please see the details and the code

thanks

Previous> Return Convert.Change Type (IsThisObjectNull, DataTypeCode);

The conversion is probably unsuccessful due to incompatible types. You may have to debug and check.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

jquery - SimpleModal Confirm fails to submit form -

php - Multiple Select with Explode: only returns the word "Array" -