vb.net - Numeric conversion errors with IIS 8 -
we came across error converting strings doubles occur on 1 of our servers (and not on rest.)
e.g.: conversion string "1.5" type 'double' not valid.
we tried changing regional settings , decimal symbol under additional settings in part settings.
after lot of trial , error located .net globalization settings in iis. (you can find in features pane when clicking on server in connections pane.)
we changed civilization , ui civilization english language (en) , error went away.
vb.net string double iis-8
No comments:
Post a Comment