<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:arial,helvetica,sans-serif;font-size:10pt"><div>Hi<br><br>I need some help to clear the following problem<br><br>When I try to download my map i get the following error <br><br>[Wed Aug 13 15:40:35 2008].156000 msWFSDispatch(): WFS server error. Incomplete WFS request: SERVICE parameter missing<br>[Wed Aug 13 15:40:35 2008].156000 mapserv request processing time (msLoadMap not incl.): 0.000s<br>[Wed Aug 13 15:40:35 2008].156000 msFreeMap(): freeing map at 01585B78.<br><br>My map file specifies wms not WFS so I do not know where the error is coming from<br><br>using shp2img -m "D:\MyTestData\shapes.map" -o "D:\MyTestData\test.png" -map_debug 5 gives the correct image in test.png<br><br>Are there any tools I can run to help debug this problem<br><br>thanks<br><br>Derek<br><br>My map file is<br><br>MAP<br>&nbsp;&nbsp;&nbsp; NAME "5.2.0 Test
 Map"<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; # force PROJ.4 to use this value<br>&nbsp;&nbsp;&nbsp; CONFIG "PROJ_LIB" "C:/ms4w/proj/nad/"<br>&nbsp;&nbsp;&nbsp; # Set Debug file<br>&nbsp;&nbsp;&nbsp; CONFIG "MS_ERRORFILE" "c:/ms4w/tmp/ms_error.txt"<br>&nbsp;&nbsp;&nbsp; DEBUG 5<br><br>&nbsp;&nbsp;&nbsp; STATUS ON<br>&nbsp;&nbsp;&nbsp; SIZE 600 400<br>&nbsp;&nbsp;&nbsp; UNITS DD<br>&nbsp;&nbsp;&nbsp; EXTENT -90.083333 24.166667 -81.000000 30.369820<br>&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp; PROJECTION<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "init=epsg:4326"<br>&nbsp;&nbsp;&nbsp; END<br><br>&nbsp;&nbsp;&nbsp; OUTPUTFORMAT<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; NAME png24<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; DRIVER "GD/PNG"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; MIMETYPE "image/png"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; IMAGEMODE RGB<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; EXTENSION "png"&nbsp;&nbsp;&nbsp; <br>&nbsp;&nbsp;&nbsp;
 END<br><br>&nbsp;&nbsp;&nbsp; WEB<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; IMAGEPATH "c:/ms4w/tmp/ms_tmp/"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; IMAGEURL&nbsp; "c:/ms4w/tmp/ms_tmp/"<br>&nbsp;&nbsp;&nbsp; END<br><br>&nbsp;&nbsp;&nbsp; LAYER<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; NAME DEPCNT<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; TYPE LINE<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; STATUS ON<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; DATA "d:/MyTestData/data/DEPCNT.shp"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; PROJECTION<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "init=epsg:4326"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; METADATA<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "wms_title"&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "DEPCNT"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "wms_srs" &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp;
 &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "EPSG:4326"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "wms_name"&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "DEPCNT"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "wms_extents"&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "-90.083333 24.166667 -81.000000 30.369820"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; "wms_onlineresource"&nbsp;&nbsp;&nbsp; "http://localhost:8082/cgi-bin/mapserv.exe?&amp;SERVICE=wms&amp;VERSION=1.1.1&amp;map=d:/MyTestData/Shapes.map"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; END<br><br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; CLASS<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; NAME "DEPCNT"<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; COLOR 0 0 0<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; END<br>&nbsp;&nbsp;&nbsp; END<br>END<br></div></div><br>Send instant messages to your online
 friends http://uk.messenger.yahoo.com </body></html>