[mapguide-users] Trouble after 2014 to 2017 migration

Jackie Ng jumpinjackie at gmail.com
Tue Mar 3 02:21:22 PST 2020


Call map.Save() without parameters.

When changing your code to "new MgMap(siteconnection)" it also means in
tandem that you should:

 a) Change all calls to map.Open() to just pass the map name (no need to
pass resource service)
 b) Change all calls to map.Create() to just pass the map name (no need to
pass resource service)
 c) Change all calls to map.Save() without passing any parameters (no need
to pass resource service)

- Jackie



--
Sent from: http://osgeo-org.1560.x6.nabble.com/MapGuide-Users-f4182607.html


More information about the mapguide-users mailing list