<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&amp;<br>layers=DEPCNT&amp;<br>TRANSPARENT=TRUE&amp;<br>BGCOLOR=0xFF00FF&amp;<br>map=d:/MyTestData/Shapes.map&amp;<br>srs=EPSG:4326&amp;<br>width=512&amp;<br>height=512&amp;<br>bbox=-81.5625,25.3125,-78.75,28.125&amp;<br>format=image/png&amp;<br>version=1.1.1&amp;<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>&lt;?xml version="1.0" encoding="ISO-8859-1"?&gt;<br>&lt;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"&gt;<br>&nbsp; &lt;ows:Exception exceptionCode="service" locator="MissingParameterValue"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;ows:ExceptionText&gt;msWFSDispatch(): WFS server error. Incomplete WFS request: SERVICE parameter missing&lt;/ows:ExceptionText&gt;<br>&nbsp; &lt;/ows:Exception&gt;<br>&lt;/ows:ExceptionReport&gt;<br><br>GET /cgi-bin/mapserv.exe?request=GetMap&amp;layers=DEPCNT&amp;TRANSPARENT=TRUE&amp;BGCOLOR=0xFF00FF&amp;map=d:/SeeTrack_Missions/MyTestData/Shapes.map&amp;srs=EPSG:4326&amp;width=512&amp;height=512&amp;bbox=-84.375,25.3125,-81.5625,28.125&amp;format=image/png&amp;version=1.1.1&amp;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>&lt;?xml
 version="1.0" encoding="ISO-8859-1"?&gt;<br>&lt;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"&gt;<br>&nbsp; &lt;ows:Exception exceptionCode="service" locator="MissingParameterValue"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;ows:ExceptionText&gt;msWFSDispatch(): WFS server error. Incomplete WFS request: SERVICE parameter missing&lt;/ows:ExceptionText&gt;<br>&nbsp; &lt;/ows:Exception&gt;<br>&lt;/ows:ExceptionReport&gt;<br><br><br><br><br></div></div><br>Send instant messages to your online friends http://uk.messenger.yahoo.com </body></html>