[mapguide-users] decimal separator problem
Bruno Scott
bscott at geomapgis.com
Wed Jul 29 01:43:37 PDT 2015
Hi Jacky and Hi Jérôme,
I've seen this, i think...
2 things to try
A)
try plaing with the regional setting on the server side.
B) add this before your code
string strCulture = Thread.CurrentThread.CurrentCulture.Name;
Thread.CurrentThread.CurrentCulture = new CultureInfo("en-US", false);
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/decimal-separator-problem-tp5217353p5217497.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list