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