<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 tried removing the ampesand as suggested by Jukka but that made no difference. I downloaded an http debugger tool and checked the getmap request, here it is split up over a number of lines for readability. I checked with the WMS 1.1.1 spec and it complies with GetMap. It does not require a SERVICE parameter and WFS is not specified. I also tried the GET in a web browser and got the same error.<br><br>Could one of the developers confirm that the GET conforms to what mapserver requires for v1.1.1 <br><br>I need someone to give me some advice as I seem to be going around in circles and not getting anywhere i.e. I can't see the wood for the trees<br><br>many many many thanks in advance<br><br>Derek<br>PS My map file is in my initial post if anyone wants to check it out<br><br>GET
 /cgi-bin/mapserv.exe?<br>request=GetMap&<br>layers=DEPCNT&<br>TRANSPARENT=TRUE&<br>BGCOLOR=0xFF00FF&<br>map=d:/MyTestData/Shapes.map&<br>srs=EPSG:4326&<br>width=512&<br>height=512&<br>bbox=-81.5625,25.3125,-78.75,28.125&<br>format=image/png&<br>version=1.1.1&<br>styles= HTTP/1.1<br><br><br>User-Agent: World Wind v1.4.0.0 (Microsoft Windows NT 5.1.2600 Service Pack 3, en-GB)<br>Host: localhost:8082<br>Connection: Keep-Alive<br><br><br>HTTP/1.1 200 OK<br>Date: Thu, 14 Aug 2008 08:47:24 GMT<br>Server: Apache/2.2.9 (Win32)<br>Keep-Alive: timeout=5, max=100<br>Connection: Keep-Alive<br>Transfer-Encoding: chunked<br>Content-Type: text/xml<br><br><?xml version="1.0" encoding="ISO-8859-1"?><br><ows:ExceptionReport xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ows="http://www.opengis.net/ows/1.1" version="1.1.1" xml:lang="en-US" xsi:schemaLocation="http://www.opengis.net/ows/1.1
 http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd"><br>  <ows:Exception exceptionCode="service" locator="MissingParameterValue"><br>    <ows:ExceptionText>msWFSDispatch(): WFS server error. Incomplete WFS request: SERVICE parameter missing</ows:ExceptionText><br>  </ows:Exception><br></ows:ExceptionReport><br><br>GET /cgi-bin/mapserv.exe?request=GetMap&layers=DEPCNT&TRANSPARENT=TRUE&BGCOLOR=0xFF00FF&map=d:/SeeTrack_Missions/MyTestData/Shapes.map&srs=EPSG:4326&width=512&height=512&bbox=-84.375,25.3125,-81.5625,28.125&format=image/png&version=1.1.1&styles= HTTP/1.1<br>User-Agent: World Wind v1.4.0.0 (Microsoft Windows NT 5.1.2600 Service Pack 3, en-GB)<br>Host: localhost:8082<br><br><br>HTTP/1.1 200 OK<br>Date: Thu, 14 Aug 2008 08:47:24 GMT<br>Server: Apache/2.2.9 (Win32)<br>Content-Length: 552<br>Content-Type: text/xml<br><br><?xml
 version="1.0" encoding="ISO-8859-1"?><br><ows:ExceptionReport xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:ows="http://www.opengis.net/ows/1.1" version="1.1.1" xml:lang="en-US" xsi:schemaLocation="http://www.opengis.net/ows/1.1 http://schemas.opengis.net/ows/1.1.0/owsExceptionReport.xsd"><br>  <ows:Exception exceptionCode="service" locator="MissingParameterValue"><br>    <ows:ExceptionText>msWFSDispatch(): WFS server error. Incomplete WFS request: SERVICE parameter missing</ows:ExceptionText><br>  </ows:Exception><br></ows:ExceptionReport><br><br><br><br><br></div></div><br>Send instant messages to your online friends http://uk.messenger.yahoo.com </body></html>