<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
The problem is that the PostGIS FDO Provider (as well as the other
providers) depend on certain Dll's being avalible.<br>
I recommend using dependency walker to open the Dll, and view it
dependencies. It will highlight missing dll dependencies.<br>
<a class="moz-txt-link-freetext" href="http://www.dependencywalker.com">http://www.dependencywalker.com</a><br>
<br>
<pre class="moz-signature" cols="72">Regards, Kenneth, GEOGRAF A/S
</pre>
<br>
<br>
dorra2007 skrev:
<blockquote cite="mid:12895033.post@talk.nabble.com" type="cite">
  <pre wrap="">I have tried this steps. I have successfully connected to postgis with
windows XP home. Now I am using WinLSD and i wanted to redo exactly the same
steps, but I failed. I have always the 4 fields empty, no data to enter and
of course, can't establish connection to postgis.
Does the problem come from the operating system I use?


macieksk wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">
Try this steps.

1. Install MG 1.2 Stable version
2. Install Postgres 8.2.xx (), after that instal postgis extension.

3. Download PostgGIS provider
4. change provider.xml file in
C:\Program Files\MapGuideOpenSource\Server\Bin\FDO

(add this

  &lt;FeatureProvider&gt;
     &lt;Name&gt;OSGeo.PostGIS.3.2&lt;/Name&gt;
     &lt;DisplayName&gt;OSGeo FDO Provider for PostGIS&lt;/DisplayName&gt;
     &lt;Description&gt;FDO Provider for PostGIS&lt;/Description&gt;
     &lt;IsManaged&gt;False&lt;/IsManaged&gt;
     &lt;Version&gt;3.2.0.0&lt;/Version&gt;
     &lt;FeatureDataObjectsVersion&gt;3.2.0.0&lt;/FeatureDataObjectsVersion&gt;
     &lt;LibraryPath&gt;PostGISProvider.dll&lt;/LibraryPath&gt;

   &lt;/FeatureProvider&gt;



)

5. restart serwer.



6. open Mg Studio-&gt;create new data connection-&gt;(in this place ypu should 
have Postgis provider) -&gt; if all is ok you should have 4 fields to enter 
connection string.






dorra labidi pisze:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Hi every body;
I have reinstalled mapguide OS, web Studio and postgresql/postgis on my 
computer. I have also copied the postgisfdo provider DLL's and modified 
the providers.xml file. Finally I have copied the postgis bin folder to 
the bin folder of mapguide server OS.
When I clic on "configure data connection", I find the postgis porvider 
in the list of providers.
*The problem is that the "connection properties" fields are empty*: 
There is no username field nor password, schema and source  field.
 
The error message is :
 
/An exception occurred in FDO component.
Unable to load the FDO Provider: /
// 
Has anyone encountred this problem?
 
Thank you very much for your help.
      </pre>
    </blockquote>
    <pre wrap="">-- 


Maciej Skórczewski
PROCAD SA
Autodesk Authorized Value Added Reseller
<a class="moz-txt-link-abbreviated" href="http://www.procad.pl">www.procad.pl</a>
_______________________________________________
mapguide-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapguide-users@lists.osgeo.org">mapguide-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapguide-users">http://lists.osgeo.org/mailman/listinfo/mapguide-users</a>


    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
</body>
</html>