[mapguide-users] Problem whit OGR provider and Studio - strange display error.

Maciej Skorczewski maciej.skorczewski at procad.pl
Sat Mar 17 14:14:16 EDT 2007


Hi

I use MGOS 1.1.0 on XP when i develop my aplication i use OGRProvider to 
connect whit PostgresSQL database.

I have istall all on my local laptop...after send all data to my www 
serwer (configuration is that same as on laptop) i get strange display 
error in MG Studio.

After connect whit Studio to project i can't add connection string to 
Ogrprovider

look on screen
http://img233.imageshack.us/img233/5306/10197827gy1.jpg



that it correct when i connect to local machine
http://img233.imageshack.us/img233/9614/23274017jp1.jpg



It is new install of MGOS 1.1.0


I download ogrprovider from
http://download.osgeo.org/fdo/3.2.0/


and add this to provider.xml file

<FeatureProvider>
     <Name>OSGeo.OGR.0.1</Name>
     <DisplayName>FDO Provider for OGR </DisplayName>
     <Description>Read access to various file formats. </Description>
     <IsManaged>False</IsManaged>
     <Version>3.2.0.0</Version>
     <FeatureDataObjectsVersion>3.2.0.0</FeatureDataObjectsVersion>
     <LibraryPath>C:\Program 
Files\MapGuideOpenSource\Server\Bin\FDO\OGRProvider.dll</LibraryPath>
   </FeatureProvider>



maciek


More information about the mapguide-users mailing list