Using MGOS 2.4.0.6757 and Maestro 5.0.0.6768 and trying to add a new feature using the GDAL provider. I am getting the following error (same error message if I try to open a GDAL resource previously created):
The remote server returned an error: (559) MgFdoException.: An exception occurred in FDO component. Unable to load the FDO Provider library '.\GRFPProvider.dll': The specified module could not be found. System.Exception: The remote server returned an error: (559) MgFdoException.: An exception occurred in FDO component. Unable to load the FDO Provider library '.\GRFPProvider.dll': The specified module could not be found. ---> System.Net.WebException: The remote server returned an error: (559) MgFdoException. at System.Net.HttpWebRequest.GetResponse() at OSGeo.MapGuide.MaestroAPI.HttpServerConnection.OpenRead(String req) in c:\Program Files (x86)\Jenkins\jobs\Maestro trunk\workspace\OSGeo.MapGuide.MaestroAPI.Http\HttpServerConnection.cs:line 1305 --- End of inner exception stack trace --- at OSGeo.MapGuide.MaestroAPI.HttpServerConnection.OpenRead(String req) in c:\Program Files (x86)\Jenkins\jobs\Maestro trunk\workspace\OSGeo.MapGuide.MaestroAPI.Http\HttpServerConnection.cs:line 1321 at OSGeo.MapGuide.MaestroAPI.HttpServerConnection.GetProviderCapabilities(String provider) in c:\Program Files (x86)\Jenkins\jobs\Maestro trunk\workspace\OSGeo.MapGuide.MaestroAPI.Http\HttpServerConnection.cs:line 1746 at Maestro.Base.Editor.FsEditorOptionPanel.Bind(IEditorService service) in c:\Program Files (x86)\Jenkins\jobs\Maestro trunk\workspace\Maestro.Base\Editor\FsEditorOptionPanel.cs:line 60 at Maestro.Base.Editor.FeatureSourceEditor.Bind(IEditorService service) in c:\Program Files (x86)\Jenkins\jobs\Maestro trunk\workspace\Maestro.Base\Editor\FeatureSourceEditor.cs:line 63 at Maestro.Base.Editor.EditorContentBase.set_EditorService(IEditorService value) in c:\Program Files (x86)\Jenkins\jobs\Maestro trunk\workspace\Maestro.Base\Editor\EditorContentBase.cs:line 95 at Maestro.Base.Services.OpenResourceManager.Open(IResource res, IServerConnection conn, Boolean useXmlEditor, ISiteExplorer siteExp) in c:\Program Files (x86)\Jenkins\jobs\Maestro trunk\workspace\Maestro.Base\Services\OpenResourceManager.cs:line 164 at Maestro.Base.Services.OpenResourceManager.Open(String resourceId, IServerConnection conn, Boolean useXmlEditor, ISiteExplorer siteExp) in c:\Program Files (x86)\Jenkins\jobs\Maestro trunk\workspace\Maestro.Base\Services\OpenResourceManager.cs:line 232 The provider is listed in 'providers.xml' and GRFPProvider.dll is in the server\Fdo folder. When I do a depends on the GRFPProvider.dll, it shows that the GDAL16.DLL cannot be found. Has the GDAL provider dll been updated to use gdal 1.9? Any other cause of the error message? Thanks, Steve -- View this message in context: http://osgeo-org.1560.n6.nabble.com/GDAL-provider-dlls-tp4990850.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
