You shouldn't. You just need to only reference the assembly containing ModelSetup.Initialize(), it will pull in all the other required ObjectModels assemblies.
You are working against interfaces anyway, so it will never know (nor should it know) about the implementations in these ObjectModels assemblies. - Jackie -- View this message in context: http://osgeo-org.1803224.n2.nabble.com/Maestro-3-5-Exception-on-CreateMap-tp7021648p7022620.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
