Trying to get FDO-Postgis to work in Topobase Map 2010

5 messages Options
Embed this post
Permalink
Andreas Neumann-4

Trying to get FDO-Postgis to work in Topobase Map 2010

Reply Threaded More More options
Print post
Permalink
Hi all,

I am trying to get the FDO Postgis provider to work in my Topobase 2010
installation (which is built on top of Map3D 2010).

I followed the instructions at http://trac.osgeo.org/fdo/wiki/FdoPostGISNotes

but when I'm trying to load the data provider I get the following error
message (I am translating from german, since it is a german error
message):

"Connection-Element for Provider could not be loaded. Either the provider
is not installed, or an error occured while accessing the module"

See screenshot attached with the original german error message.

Is there a dll-missing or of wrong version? I copied some Dlls from
pgadmin3 to fdo/bin, incl.

* comerr32.dll
* gssapi32.dll
* k5sprt32.dll
* libeay32.dll
* libiconv-2.dll
* libintl-8.dll
* libpg.dll
* msvcr90.dll
* dwmapi.dll

I checked PostGISProvider.dll with the dependency walker and it did not
complain about missing dlls - but it issued a warning: "At least one
module has an unresolved import due to a missing export function in a
delay-load dependent module".

Any idea on what may be wrong that the Postgis-Provider doesn't load?

I am on WindowsXP, SP3.

Thanks,
Andreas


--
Andreas Neumann
http://www.carto.net/neumann/
http://www.svgopen.org/

_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users

fdo_postgis_error_message.png (86K) Download Attachment
Gwenael Bachelot

RE: Trying to get FDO-Postgis to work in Topobase Map 2010

Reply Threaded More More options
Print post
Permalink
Hi Andreas,

It seems you are still missing a dll.

If I compare to the list of files I need for Map 3D 2010, you miss krb5_32.dll.

Perhaps could you try to add it, and restart TB 2010 ?

Cordialement,
Gwenael

-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of Andreas Neumann
Sent: mardi 11 août 2009 11:45
To: [hidden email]
Subject: [fdo-users] Trying to get FDO-Postgis to work in Topobase Map 2010

Hi all,

I am trying to get the FDO Postgis provider to work in my Topobase 2010 installation (which is built on top of Map3D 2010).

I followed the instructions at http://trac.osgeo.org/fdo/wiki/FdoPostGISNotes

but when I'm trying to load the data provider I get the following error message (I am translating from german, since it is a german error
message):

"Connection-Element for Provider could not be loaded. Either the provider is not installed, or an error occured while accessing the module"

See screenshot attached with the original german error message.

Is there a dll-missing or of wrong version? I copied some Dlls from
pgadmin3 to fdo/bin, incl.

* comerr32.dll
* gssapi32.dll
* k5sprt32.dll
* libeay32.dll
* libiconv-2.dll
* libintl-8.dll
* libpg.dll
* msvcr90.dll
* dwmapi.dll

I checked PostGISProvider.dll with the dependency walker and it did not complain about missing dlls - but it issued a warning: "At least one module has an unresolved import due to a missing export function in a delay-load dependent module".

Any idea on what may be wrong that the Postgis-Provider doesn't load?

I am on WindowsXP, SP3.

Thanks,
Andreas


--
Andreas Neumann
http://www.carto.net/neumann/
http://www.svgopen.org/
_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users
Hermann Karl

AW: Trying to get FDO-Postgis to work in Topobase Map 2010

Reply Threaded More More options
Print post
Permalink
In reply to this post by Andreas Neumann-4
Hi Andreas,

http://geospatialfrance.typepad.com/geospatialfrance/2007/09/fournisseur-fdo.html

http://www.bricscad.bplaced.net/html/mapguide_und_postgis.html


Karl

 

-----Ursprüngliche Nachricht-----
Von: [hidden email] [mailto:[hidden email]] Im Auftrag von Andreas Neumann
Gesendet: Dienstag, 11. August 2009 11:45
An: [hidden email]
Betreff: [fdo-users] Trying to get FDO-Postgis to work in Topobase Map 2010

Hi all,

I am trying to get the FDO Postgis provider to work in my Topobase 2010 installation (which is built on top of Map3D 2010).

I followed the instructions at http://trac.osgeo.org/fdo/wiki/FdoPostGISNotes

but when I'm trying to load the data provider I get the following error message (I am translating from german, since it is a german error
message):

"Connection-Element for Provider could not be loaded. Either the provider is not installed, or an error occured while accessing the module"

See screenshot attached with the original german error message.

Is there a dll-missing or of wrong version? I copied some Dlls from
pgadmin3 to fdo/bin, incl.

* comerr32.dll
* gssapi32.dll
* k5sprt32.dll
* libeay32.dll
* libiconv-2.dll
* libintl-8.dll
* libpg.dll
* msvcr90.dll
* dwmapi.dll

I checked PostGISProvider.dll with the dependency walker and it did not complain about missing dlls - but it issued a warning: "At least one module has an unresolved import due to a missing export function in a delay-load dependent module".

Any idea on what may be wrong that the Postgis-Provider doesn't load?

I am on WindowsXP, SP3.

Thanks,
Andreas


--
Andreas Neumann
http://www.carto.net/neumann/
http://www.svgopen.org/
_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users
Andreas Neumann-4

RE: Trying to get FDO-Postgis to work in Topobase Map 2010

Reply Threaded More More options
Print post
Permalink
In reply to this post by Gwenael Bachelot
Hi Gwenael,

Unfortunately it is still not working. I still do have hope though it will
work. I had the krb5_32.dll in the fdo/bin directory, but forgot to list
it in my list of dlls I copied - my fault.

Here are some followup questions:

* From which source/version should I take the dlls? I took them from the
newest pgadmin3 client, which I believe is on par with PostgreSQL 8.4.
However, I also tried copying the DLLs from a regular PostgreSQL server
install from version 8.3 and 8.2 - neither one worked.

* is the FDO-Postgis provider known to work with Topobase 2010? Maybe
there is something in Topobase that makes it different from the regular
Map3D versions?

Is there any way to get more meaningful error messages than just "could
not load the module"?

Thank you for additional ideas on what may be wrong on my system.

Andreas


On Tue, August 11, 2009 2:13 pm, Gwenael Bachelot wrote:

> Hi Andreas,
>
> It seems you are still missing a dll.
>
> If I compare to the list of files I need for Map 3D 2010, you miss
> krb5_32.dll.
>
> Perhaps could you try to add it, and restart TB 2010 ?
>
> Cordialement,
> Gwenael
>
> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]] On Behalf Of Andreas Neumann
> Sent: mardi 11 août 2009 11:45
> To: [hidden email]
> Subject: [fdo-users] Trying to get FDO-Postgis to work in Topobase Map
> 2010
>
> Hi all,
>
> I am trying to get the FDO Postgis provider to work in my Topobase 2010
> installation (which is built on top of Map3D 2010).
>
> I followed the instructions at
> http://trac.osgeo.org/fdo/wiki/FdoPostGISNotes
>
> but when I'm trying to load the data provider I get the following error
> message (I am translating from german, since it is a german error
> message):
>
> "Connection-Element for Provider could not be loaded. Either the provider
> is not installed, or an error occured while accessing the module"
>
> See screenshot attached with the original german error message.
>
> Is there a dll-missing or of wrong version? I copied some Dlls from
> pgadmin3 to fdo/bin, incl.
>
> * comerr32.dll
> * gssapi32.dll
> * k5sprt32.dll
> * libeay32.dll
> * libiconv-2.dll
> * libintl-8.dll
> * libpg.dll
> * msvcr90.dll
> * dwmapi.dll
>
> I checked PostGISProvider.dll with the dependency walker and it did not
> complain about missing dlls - but it issued a warning: "At least one
> module has an unresolved import due to a missing export function in a
> delay-load dependent module".
>
> Any idea on what may be wrong that the Postgis-Provider doesn't load?
>
> I am on WindowsXP, SP3.
>
> Thanks,
> Andreas
>
>
> --
> Andreas Neumann
> http://www.carto.net/neumann/
> http://www.svgopen.org/
> _______________________________________________
> fdo-users mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/fdo-users
>


--
Andreas Neumann
http://www.carto.net/neumann/
http://www.svgopen.org/

_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users
Gwenael Bachelot

RE: Trying to get FDO-Postgis to work in Topobase Map 2010

Reply Threaded More More options
Print post
Permalink
Hi Andreas,

I took the DLLs from the PostgreSQL server bin directory.

I am not an Autodesk developer, but it seems to me the provider should work inside TB 2010 Client as it does inside Map 3D 2010.

There is a "logged" version of the PG provider but I think it provide interesting information once the provider has been loaded.

What did you put in provider.xml ?

For me, it's :
<FeatureProvider>
    <Name>OSGeo.PostGIS.3.4</Name>
    <DisplayName>Fournisseur OSGeo FDO pour PostGIS </DisplayName>
    <Description>Acces en lecture/écriture à une banque de données de type PostGIS. </Description>
    <IsManaged>False</IsManaged>
    <Version>3.4.0.0</Version>
    <FeatureDataObjectsVersion>3.4.0.0</FeatureDataObjectsVersion>
    <LibraryPath>PostGISProvider.dll</LibraryPath>
  </FeatureProvider>

Cordialement,
Gwenael
---------------------------------------
Gwenael Bachelot - Mailto:[hidden email]
http://www.geospatial-made-in-france.fr
Direct :+33(0)1.46.46.38.77 - Mobile : +33(0)6.26.62.18.61

Séminaires web gratuits : http://www.autodesk.fr/webinaires_geospatial 

-----Original Message-----
From: [hidden email] [mailto:[hidden email]] On Behalf Of Andreas Neumann
Sent: mercredi 12 août 2009 13:35
To: FDO Users Mail List
Subject: RE: [fdo-users] Trying to get FDO-Postgis to work in Topobase Map 2010

Hi Gwenael,

Unfortunately it is still not working. I still do have hope though it will
work. I had the krb5_32.dll in the fdo/bin directory, but forgot to list
it in my list of dlls I copied - my fault.

Here are some followup questions:

* From which source/version should I take the dlls? I took them from the
newest pgadmin3 client, which I believe is on par with PostgreSQL 8.4.
However, I also tried copying the DLLs from a regular PostgreSQL server
install from version 8.3 and 8.2 - neither one worked.

* is the FDO-Postgis provider known to work with Topobase 2010? Maybe
there is something in Topobase that makes it different from the regular
Map3D versions?

Is there any way to get more meaningful error messages than just "could
not load the module"?

Thank you for additional ideas on what may be wrong on my system.

Andreas


On Tue, August 11, 2009 2:13 pm, Gwenael Bachelot wrote:

> Hi Andreas,
>
> It seems you are still missing a dll.
>
> If I compare to the list of files I need for Map 3D 2010, you miss
> krb5_32.dll.
>
> Perhaps could you try to add it, and restart TB 2010 ?
>
> Cordialement,
> Gwenael
>
> -----Original Message-----
> From: [hidden email]
> [mailto:[hidden email]] On Behalf Of Andreas Neumann
> Sent: mardi 11 août 2009 11:45
> To: [hidden email]
> Subject: [fdo-users] Trying to get FDO-Postgis to work in Topobase Map
> 2010
>
> Hi all,
>
> I am trying to get the FDO Postgis provider to work in my Topobase 2010
> installation (which is built on top of Map3D 2010).
>
> I followed the instructions at
> http://trac.osgeo.org/fdo/wiki/FdoPostGISNotes
>
> but when I'm trying to load the data provider I get the following error
> message (I am translating from german, since it is a german error
> message):
>
> "Connection-Element for Provider could not be loaded. Either the provider
> is not installed, or an error occured while accessing the module"
>
> See screenshot attached with the original german error message.
>
> Is there a dll-missing or of wrong version? I copied some Dlls from
> pgadmin3 to fdo/bin, incl.
>
> * comerr32.dll
> * gssapi32.dll
> * k5sprt32.dll
> * libeay32.dll
> * libiconv-2.dll
> * libintl-8.dll
> * libpg.dll
> * msvcr90.dll
> * dwmapi.dll
>
> I checked PostGISProvider.dll with the dependency walker and it did not
> complain about missing dlls - but it issued a warning: "At least one
> module has an unresolved import due to a missing export function in a
> delay-load dependent module".
>
> Any idea on what may be wrong that the Postgis-Provider doesn't load?
>
> I am on WindowsXP, SP3.
>
> Thanks,
> Andreas
>
>
> --
> Andreas Neumann
> http://www.carto.net/neumann/
> http://www.svgopen.org/
> _______________________________________________
> fdo-users mailing list
> [hidden email]
> http://lists.osgeo.org/mailman/listinfo/fdo-users
>


--
Andreas Neumann
http://www.carto.net/neumann/
http://www.svgopen.org/

_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users
_______________________________________________
fdo-users mailing list
[hidden email]
http://lists.osgeo.org/mailman/listinfo/fdo-users