This page details the requirements to consider when deploying your MaestroAPI application for the web
Binaries that you must include When deploying your Maestro web application, you need to ensure that you have the following binaries included in your application's bin directory: OSGeo.MapGuide.MaestroAPI.dll ConnectionProviders.xml Ciloci.Flee.dll NetTopologySuite.Merged.dll OSGeo.MapGuide.MaestroAPI.Http.dll In addition, if you have referenced the OSGeo.MapGuide.ExtenedObjectModels assembly and need to support all known resource versions (greater than v1.0.0), then your application needs to include the following additional binaries in your application's bin directory: OSGeo.MapGuide.ExtendedObjectModels.dll OSGeo.MapGuide.ObjectModels.*.dll
Binaries that you must include for optional components If your application uses any optional components, then their dependencies will also have to be included in your application's bin directory Editor Library Aga.Controls.dll ICSharpCode.SharpZipLib.dll Maestro.Packaging.dll Maestro.Shared.UI.dll Packaging Library ICSharpCode.SharpZipLib.dll Maestro.Shared.UI.dll Login Library Maestro.Shared.UI.dll Shared UI Library no additional depedencies