Hi all. I have the same problem on a Windows Server 2008 64bit. I'm using MGOS 2.4 32bit, and when I try to load a postgresql feature source by Maestro I get an error. I check the provider.xml and it is okay. I check the PostgreSQLProvider.dll with "dependencywalker/defense.exe" and all it's okay. I had first installed a postgresql version 9.2 with postgis 2.0, 64bit, and add the relative /bin path to the windows path, but I get an error. Then I've tried the provider against the libpq.dll provided by a postgresql 8.4 with postgis1.5, 32bit, but nothing, I get the same error and the provider is not working. It's not only a problem of Maestro I mean I check the provider on WebTierTests-GetCapabilities and I get the same error.
Where could be the problem?? Thanks to all, please give me some advice Riccardo Here my error: Errore del server remoto: (559) MgFdoException.: An exception occurred in FDO component. Unable to load the FDO Provider library System.Exception: Errore del server remoto: (559) MgFdoException.: An exception occurred in FDO component. Unable to load the FDO Provider library '.\PostgreSQLProvider.dll': Impossibile trovare il modulo specificato. (Cause: , Root Cause: Unable to load the FDO Provider library '.\PostgreSQLProvider.dll': Impossibile trovare il modulo specificato. ) ---> System.Net.WebException: Errore del server remoto: (559) MgFdoException. in System.Net.HttpWebRequest.GetResponse() in OSGeo.MapGuide.MaestroAPI.HttpServerConnection.OpenRead(String req) in c:\Program Files (x86)\Jenkins\jobs\Maestro 4.0.x\workspace\OSGeo.MapGuide.MaestroAPI.Http\HttpServerConnection.cs:riga 1221 --- Fine dell'analisi dello stack dell'eccezione interna --- in OSGeo.MapGuide.MaestroAPI.HttpServerConnection.OpenRead(String req) in c:\Program Files (x86)\Jenkins\jobs\Maestro 4.0.x\workspace\OSGeo.MapGuide.MaestroAPI.Http\HttpServerConnection.cs:riga 1237 in OSGeo.MapGuide.MaestroAPI.HttpServerConnection.GetProviderCapabilities(String provider) in c:\Program Files (x86)\Jenkins\jobs\Maestro 4.0.x\workspace\OSGeo.MapGuide.MaestroAPI.Http\HttpServerConnection.cs:riga 1662 in Maestro.Base.Editor.FsEditorOptionPanel.Bind(IEditorService service) in c:\Program Files (x86)\Jenkins\jobs\Maestro 4.0.x\workspace\Maestro.Base\Editor\FsEditorOptionPanel.cs:riga 60 in Maestro.Base.Editor.FeatureSourceEditor.Bind(IEditorService service) in c:\Program Files (x86)\Jenkins\jobs\Maestro 4.0.x\workspace\Maestro.Base\Editor\FeatureSourceEditor.cs:riga 63 in Maestro.Base.Editor.EditorContentBase.set_EditorService(IEditorService value) in c:\Program Files (x86)\Jenkins\jobs\Maestro 4.0.x\workspace\Maestro.Base\Editor\EditorContentBase.cs:riga 81 in Maestro.Base.Services.OpenResourceManager.Open(IResource res, IServerConnection conn, Boolean useXmlEditor, ISiteExplorer siteExp) in c:\Program Files (x86)\Jenkins\jobs\Maestro 4.0.x\workspace\Maestro.Base\Services\OpenResourceManager.cs:riga 164 in Maestro.Base.Services.OpenResourceManager.Open(String resourceId, IServerConnection conn, Boolean useXmlEditor, ISiteExplorer siteExp) in c:\Program Files (x86)\Jenkins\jobs\Maestro 4.0.x\workspace\Maestro.Base\Services\OpenResourceManager.cs:riga 220 -- View this message in context: http://osgeo-org.1560.x6.nabble.com/FDO-PostgreSQL-PostGIS-provider-on-64bit-tp4183551p5053958.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
