<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=utf-8">
<META content="MSHTML 6.00.6000.16544" name=GENERATOR></HEAD>
<BODY style="MARGIN: 4px 4px 1px; FONT: 10pt Tahoma">
<DIV>hi list,</DIV>
<DIV>&nbsp;</DIV>
<DIV>i'm trying to connect to a SDE. Followed the instructions in the README_install.txt --&gt; Steps to Enable SDE 9.1 and 9.2 Support in MS4W's MapServer.</DIV>
<DIV>But it don't work. </DIV>
<DIV>&nbsp;</DIV>
<DIV>get this error:</DIV>
<DIV>msDrawMap(): Image handling error. Failed to draw layer named 'states'. loadCustomLayerDLL: General error message. Failed to load dynamic Layer LIB: C:/ms4w/Apache/specialplugins/msplugin_sde_92.dll msGetSymbol(): General error message. Can't load requested dynamic library: C:/ms4w/Apache/specialplugins/msplugin_sde_92.dll</DIV>
<DIV>&nbsp;</DIV>
<DIV>the dlls in the right place...</DIV>
<DIV>any help?</DIV>
<DIV>&nbsp;</DIV>
<DIV>----------------------------------</DIV>
<DIV>&nbsp; LAYER&nbsp; <BR>&nbsp;&nbsp;&nbsp; NAME&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; states<BR>&nbsp;&nbsp;&nbsp; TYPE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POLYGON<BR>&nbsp;&nbsp;&nbsp; CONNECTION "sdename,port:5151,sde,user,pass"<BR>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE SDE<BR>&nbsp;&nbsp;&nbsp; CONNECTIONTYPE PLUGIN<BR>&nbsp;&nbsp;&nbsp; PLUGIN "C:/ms4w/Apache/specialplugins/msplugin_sde_92.dll"<BR>&nbsp;&nbsp;&nbsp; DATA "ADMIN.UIS_0100000006700001,polygon,SDE.DEFAULT"<BR>&nbsp;&nbsp;&nbsp; FILTER "where MYCOLUMN is not NULL"<BR>&nbsp;&nbsp;&nbsp; PROCESSING "QUERYORDER=ATTRIBUTE" # &lt;-- MapServer 4.10 and above</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; # Within database one-to-one join support<BR>&nbsp;&nbsp;&nbsp; PROCESSING "JOINTABLE=SDE_MASTER.GEOSERVWRITE.JOINTABLE" # &lt;-- MapServer 5.0 and above<BR>&nbsp;&nbsp;&nbsp; CLASSITEM "SDE_MASTER.GEOSERVWRITE.JOINTABLE.VAL" # &lt;-- MapServer 5.0 and above<BR>&nbsp;&nbsp;&nbsp; FILTER "SDE_MASTER.GEOSERVWRITE.JOINTABLE.AQ_TAG=SDE_MASTER.GEOSERVWRITE.JOINTESTLAYER.AQ_TAG" #&lt;-- MapServer 5.0 and above</DIV>
<DIV>&nbsp;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; # ObjectID column manipulation<BR>&nbsp;&nbsp;&nbsp; PROCESSING "OBJECTID=OBJECTID"&nbsp; # &lt;-- MapServer 5.0 and above <BR>&nbsp;<BR>&nbsp;&nbsp;&nbsp; #TEMPLATE '/where/the/template/file/is/located'<BR>&nbsp;&nbsp;&nbsp; CLASS<BR>&nbsp;STYLE<BR>&nbsp;&nbsp;SYMBOL 0<BR>&nbsp;&nbsp;SIZE 3<BR>&nbsp;&nbsp;COLOR 255 0 0<BR>&nbsp;&nbsp;OUTLINECOLOR 0 0 0<BR>&nbsp;END<BR>&nbsp;&nbsp;&nbsp; END<BR>&nbsp; END #end SDE Layer</DIV></BODY></HTML>