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.
_______________________________________________
mapguide-users mailing list
mapguide-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapguide-users

Reply via email to