Hello,

I run these commands on both a bundled configuration and an IIS one:

$sessionId = $_REQUEST['SESSION'];
$userInfo = new MgUserInformation($sessionId);
$siteConnection = new MgSiteConnection();
$siteConnection->Open($userInfo);

It works fine on the bundled server, but on IIS (configured with both PHP
and .NET support) I get the following error:
"Failed to retrieve message for "MgConfigurationException"

I couldn't find anything helpful, so I decided to post this.
Can anyone help?

Thanks,
Dor 
-- 
View this message in context: 
http://n2.nabble.com/MgConfigurationException-when-calling-MgSiteConnection-%3EOpen-tp2435133p2435133.html
Sent from the MapGuide Users mailing list archive at Nabble.com.

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

Reply via email to