Thanks again,
I wasn't aware of this.
A note for others who struggling with this:
Put the ModelSetup.Initialize() into the Application_Start method of your
global.asax :
void Application_Start(object sender, EventArgs e)
{
...
ModelSetup.Initialize();
}
Gunter
--
View this message in context:
http://osgeo-org.1803224.n2.nabble.com/Upgrading-MaestroAPI-tp7019938p7028493.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