Hi!
I have a problem with the function "GetDistanceTo"
I have the following line "double distance = center.GetDistanceTo(Point, GeographyUnit.DecimalDegree, DistanceUnit.Meter);" where "Center and Point" are a PointShapes.
when I run the aplication in my PC, everything works fine, but, I when run in the server generates a error.
the version I installed on my pc and the server is the 3.1.299
thanks.