[mapguide-users] Creation of a FeatureSource

GordonL gordon.luckett at arrowgeomatics.com
Mon Sep 10 06:41:22 PDT 2012


I  tend to create permanent Library connections and layers when debugging, so
i can debug them in Maestro.

change your lines where you have 'Session' to Library

 string resourceId = string.Format("Session:{0}//{ 1}" ,sessionId, name);

 string resourceId = string.Format("Library://{0}", name);

for example.





--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Creation-of-a-FeatureSource-tp5000822p5000824.html
Sent from the MapGuide Users mailing list archive at Nabble.com.


More information about the mapguide-users mailing list