[mapserver-users] SDE connection with MS4W
Michele De Santis
tape2m at virgilio.it
Tue Aug 21 02:35:00 PDT 2012
Hello,
I'm trying to connect Mapserver with SDE in MS4W. I followed the
README-sde.txt to Enable SDE 9.1, 9.2, 9.3 Support in MS4W's MapServer.
This is my Layer:
LAYER
NAME PSITDATA.COMUNI
TYPE POLYGON
CONNECTIONTYPE PLUGIN
CONNECTION "host,port:1521,DBNAME,UN,PW"
PLUGIN "C:/ms4w/Apache/cgi-bin/msplugin_sde_92.dll"
DATA "PSITDATA.COMUNI,SHAPE,sde.DEFAULT"
CLASS
STYLE
OUTLINECOLOR 0 0 0
COLOR 0 128 128
END
END
METADATA
"wms_title" "PSITDATA.COMUNI"
#"wms_srs" "EPSG:26591"
"wms_srs" "EPSG:32633"
"wms_name" "PSITDATA.COMUNI"
"wms_server_version" "1.1.1"
"wms_format" "image/png"
"wms_enable_request" "*" ##necessary
END
PROJECTION
"init=epsg:32633"
END
END
but in the MapServer errors log I can see the following lines:
msGetSymbol(): General error message. Can't load requested dynamic library: C:/ms4w/Apache/cgi-bin/msplugin_sde_92.dll
loadCustomLayerDLL: General error message. Failed to load dynamic Layer LIB: C:/ms4w/Apache/cgi-bin/msplugin_sde_92.dll
Can anyone help me please!
Thanks in advance.
Michele
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20120821/b0effe91/attachment.htm>
More information about the MapServer-users
mailing list