[mapguide-users] Re: Upgrading MaestroAPI
Gunter Becker
gunter.becker at csogis.de
Thu Nov 24 10:20:18 EST 2011
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.
More information about the mapguide-users
mailing list