<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Verdana size=2>Hi!</FONT></DIV>
<DIV><FONT face=Verdana size=2>I have got some problems loading data with 
MapGuide Open Source. First of all I have WindowsXP and I'm using MapGuide 
Studio Preview version and I try to connect to Oracle database. </FONT></DIV>
<DIV><FONT face=Verdana size=2>If I try to use:<BR>"OSGEO Fdo Provider for SHP" 
everything's ok (Connection Successfull...);<BR>"OSGEO Fdo Provider for Raster" 
Connection is Successfull&nbsp; but then I cannot view the data in a layer or 
map preview;<BR>"OSGEO Fdo Provider for ODBC" I cannot connect to any data type 
(not only Oracle) and I always get:&nbsp;<BR>&nbsp;&nbsp; 
System.Net.WebException: The remote server returned an error: (559) 
MgFdoException.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; in 
Autodesk.MapGuide.Studio.Site.Comm.RequestManager.ExecutePendingGetRequestToString(Operation 
operation)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; in 
Autodesk.MapGuide.Studio.Site.Comm.RequestManager.TestConnection(String 
resourceId, String provider, String 
connectionString)<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; in 
Autodesk.MapGuide.Studio.Site.FeatureSourceInfo.TestConnection()<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
in 
Autodesk.MapGuide.Studio.UI.FeatureSourceEditors.TestConnectionControl.buttonTestConnection_Click(Object 
sender, EventArgs e)<BR>I've controlled in 
c:\programmi\MapGuideOpenSource\Server\Bin\FDO\provider.xml and the ODBC 
provider is correctly listed.<BR>I get the same error if I try to connect with 
"King provider for Oracle".<BR>In my opinion it isn't a problem of parameters 
but I've tried so many combination that now I'm not still so sure... it would be 
also useful <BR>if someone can tell me how parameters had to be set. This is an 
example of mine:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;FeatureSource 
xmlns:xsi="<A 
href="http://www.w3.org/2001/XMLSchema-instance">http://www.w3.org/2001/XMLSchema-instance</A>" 
xmlns:xsd="<A 
href="http://www.w3.org/2001/XMLSchema">http://www.w3.org/2001/XMLSchema</A>" 
xsi:noNamespaceSchemaLocation="FeatureSource-1.0.0.xsd"&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Provider&gt;OSGeo.ODBC.3.2&lt;/Provider&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;UserId&lt;/Name&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;gis&lt;/Value&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;Password&lt;/Name&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;gis&lt;/Value&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;DataSourceName&lt;/Name&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;ubuntuXE&lt;/Value&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;ConnectionString&lt;/Name&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;&lt;/Value&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Parameter&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Name&gt;GenerateDefaultGeometryProperty&lt;/Name&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;Value&gt;&lt;/Value&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/Parameter&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;/FeatureSource&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>I hope someone 
has already faced this problem and can help me to make it work!</FONT><FONT 
face=Verdana size=2><BR>Thank you all.</FONT></DIV></BODY></HTML>