Did you reference the ExtendedObjectModels assembly and call ModelSetup.Initialize() ?
Classes for resource versions > 1.0.0 are defined in external assemblies, which the ExtendedObjectModels assembly and the above call will automatically help pull in. Otherwise, such resources will be returned as an UntypedResource, which is just an arbitrary container of XML content. - Jackie -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Upgrading-MaestroAPI-tp7019938p7028321.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
