<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> </DIV>
<DIV>i'm trying to connect to a SDE. Followed the instructions in the README_install.txt --> Steps to Enable SDE 9.1 and 9.2 Support in MS4W's MapServer.</DIV>
<DIV>But it don't work. </DIV>
<DIV> </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> </DIV>
<DIV>the dlls in the right place...</DIV>
<DIV>any help?</DIV>
<DIV> </DIV>
<DIV>----------------------------------</DIV>
<DIV> LAYER <BR> NAME states<BR> TYPE POLYGON<BR> CONNECTION "sdename,port:5151,sde,user,pass"<BR> CONNECTIONTYPE SDE<BR> CONNECTIONTYPE PLUGIN<BR> PLUGIN "C:/ms4w/Apache/specialplugins/msplugin_sde_92.dll"<BR> DATA "ADMIN.UIS_0100000006700001,polygon,SDE.DEFAULT"<BR> FILTER "where MYCOLUMN is not NULL"<BR> PROCESSING "QUERYORDER=ATTRIBUTE" # <-- MapServer 4.10 and above</DIV>
<DIV> </DIV>
<DIV> # Within database one-to-one join support<BR> PROCESSING "JOINTABLE=SDE_MASTER.GEOSERVWRITE.JOINTABLE" # <-- MapServer 5.0 and above<BR> CLASSITEM "SDE_MASTER.GEOSERVWRITE.JOINTABLE.VAL" # <-- MapServer 5.0 and above<BR> FILTER "SDE_MASTER.GEOSERVWRITE.JOINTABLE.AQ_TAG=SDE_MASTER.GEOSERVWRITE.JOINTESTLAYER.AQ_TAG" #<-- MapServer 5.0 and above</DIV>
<DIV> </DIV>
<DIV> # ObjectID column manipulation<BR> PROCESSING "OBJECTID=OBJECTID" # <-- MapServer 5.0 and above <BR> <BR> #TEMPLATE '/where/the/template/file/is/located'<BR> CLASS<BR> STYLE<BR> SYMBOL 0<BR> SIZE 3<BR> COLOR 255 0 0<BR> OUTLINECOLOR 0 0 0<BR> END<BR> END<BR> END #end SDE Layer</DIV></BODY></HTML>