[mapguide-users] RE: Load Procedures via a script examples?

Jason Birch Jason.Birch at nanaimo.ca
Thu Oct 4 12:42:31 EDT 2007


Hi Jim,

The Studio load procedure code will not work through PHP.

I wouldn't be surprised if you could use them with the "free" Microsoft
express tools though:

http://msdn2.microsoft.com/en-us/express/aa700756.aspx

http://msdn2.microsoft.com/en-us/express/aa718406.aspx

Jason 

-----Original Message-----
From: Jim O'Leary
Subject: [mapguide-users] RE: Load Procedures via a script examples?

Has anyone got a PHP version of the loadprocedure code below? The first
problem is that PHP can't load the dll. This code finds the dll:

// from php\ext directory...
dl('..\..\..\..\Autodesk\MapGuideStudio2007\Autodesk.MapGuide.Studio.Loa
d.dll');

...but PHP replies:

Warning: dl() [function.dl]: Invalid library (maybe not a PHP library)

Adding the Studio directory to the path does not help.

Thanks


More information about the mapguide-users mailing list