[mapguide-users] Unable to load postgis feature source
Steve G
stevenlgolden at gmail.com
Mon Jan 28 09:07:44 PST 2013
Perhaps a few things to check:
1. Check out the FDO folder where the dll's are installed (typically folder
location, C:\Program Files\OSGeo\MapGuide\Server\Fdo). Is the
PostgreSQLProvider.dll file there? Also check providers.xml to see that the
provider is listed. You should find the following:
<FeatureProvider>
<Name>OSGeo.PostgreSQL.3.7</Name>
<DisplayName>PostgreSQL/PostGIS Provider</DisplayName>
<Description>Read/write access to PostgreSQL/PostGIS-based data store.
Supports spatial data types and spatial query operations.</Description>
<IsManaged>False</IsManaged>
<Version>3.7.0.0</Version>
<FeatureDataObjectsVersion>3.7.0.0</FeatureDataObjectsVersion>
<LibraryPath>.\PostgreSQLProvider.dll</LibraryPath>
</FeatureProvider>
2. Check out these notes:
http://trac.osgeo.org/fdo/wiki/FdoPostgreSQLNotes
3. Your problem may also be the bit-ness of your install (64 bit vs. 32).
See the following thread for info.
http://osgeo-org.1560.n6.nabble.com/FDO-PostgreSQL-PostGIS-provider-on-64bit-td4183551.html#a4183555
--
View this message in context: http://osgeo-org.1560.n6.nabble.com/Unable-to-load-postgis-feature-source-tp5030025p5030340.html
Sent from the MapGuide Users mailing list archive at Nabble.com.
More information about the mapguide-users
mailing list