Flavio,

Last year I experimented with MS4W and SDE 9.3 (http://lists.maptools.org/pipermail/ms4w-users/2010-January/001402.html). I used a couple of Windows tools: Dependency Walker (to see which DLLs a DLL depends on), and Process Monitor (to see which files, including DLLs, a process is trying to load at run time).

Best Regards,
Brent Fraser


On 7/19/2011 2:46 AM, Flavio Hendry wrote:
Hi all

Anyone successful installing and connecting to ArcSDE (9.0, SQL Server) with ms4w 2.3.1? We followed all instructions, however we get an internal server error ([error] [client 127.0.0.1] Premature end of script headers: php-cgi.exe) when trying to connect (see MapFile extract below). One problem could be that in 2.3.1 ms4w was compiled using GDAL 1.6 and the GDAL/OGR SDE DLLs with GDAL 1.5 ... However, I do not see any dependency problems ...

- ArcSDE SDK is installed, added to path
- GDAL/OGR plug-ins are copied to "gdalplugins" dir and load the sde90.dll (dependencies), however work with GDAL 1.5 - msplugin_sde_90.dll loads sde90.dll etc. (dependencies), works with GDAL 1.6
- ogrinfo --formats does not show SDE

Any hints or ideas? THX!

*******
LAYER
  NAME "Basemap"
  TYPE POINT
    CONNECTIONTYPE PLUGIN
    CONNECTION "xxx.xxx.xx.x,port:5151,sde,uid,password"
    PLUGIN "C:/ms4w/Apache/specialplugins/msplugin_sde_90.dll"
    DATA "SDE.Test,SHAPE,SDE.DEFAULT"
  CLASS
      STYLE
              SYMBOL 'continue'
              SIZE 1
              COLOR -255 0 0
      END
  END
  PROJECTION
    "init=epsg:23033"
  END
END

Mit freundlichem Gruss / Best regards
Flavio Hendry

----------------------------------------------------------------
TYDAC Inc.  - http://www.tydac.ch
Web Mapping - http://www.mapserver.ch
Swiss Maps  - http://www.mapplus.ch
----------------------------------------------------------------
############      Mit freundlichen Gruessen / Kind Regards
############     Flavio Hendry, CEO - mailto:fla...@tydac.ch
############         TYDAC AG - http://www.tydac.ch
####    ####        Geographic Information Solutions
####    ####       Optingenstrasse 27 -- CH-3013 Bern
############   Tel +41 (0)31 368 0180 - Fax +41 (0)31 368 1860
----------------------------------------------------------------
   Location: http://www.mapplus.ch/adr/bern/optingenstrasse/27
----------------------------------------------------------------

_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users


_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to