<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hi <BR>
 <BR>
When i load my map file which can be seen below i can view the outline of map but the actual map displays as red. I am viewing the map via the mapserver.exe (e.g.<A href="http://localhost/cgi-bin/mapserv.exe?mode=map&map=c:/ms4w/apps/openlayers-2.5/data/test.map&layer='map'">http://localhost/cgi-bin/mapserv.exe?mode=map&map=c:/ms4w/apps/openlayers-2.5/data/test.map&layer='map'</A>)<BR>
 <BR>
Here is my map file, Can anyone spot were i am going wrong? any help greatly appreciated.<BR>
 <BR>
The uk.shp file i am attempting to load consists of .tiff images amd was put together using FWTools<BR>
 <BR>
MAP<BR>NAME test<BR>  # Map image size<BR>  SIZE 400 600<BR>  IMAGECOLOR 249 245 186<BR>    IMAGETYPE PNG24<BR>  OUTPUTFORMAT<BR>    NAME PNG24<BR>    DRIVER 'GD/PNG'<BR>    MIMETYPE 'image/PNG'<BR>    #IMAGEMODE PC256<BR>    EXTENSION 'png'<BR>  END<BR>  EXTENT -888385.321101 -31000.000000 1548385.321101 1271000.000000<BR>   <BR>  WEB<BR> IMAGEPATH "\ms4w\tmp\ms_tmp\"<BR>    IMAGEURL "\ms_tmp\"<BR>    METADATA<BR>     WMS_SRS "EPSG:4326 EPSG:900913"<BR> END<BR>  END<BR>
  LAYER<BR>    NAME 'map'<BR>    DATA 'C:\ms4w\apps\openlayers-2.5\data\map.shp'<BR>    TYPE polygon<BR>    STATUS DEFAULT<BR>    TRANSPARENCY 100<BR>    PROJECTION<BR>    'proj=longlat'<BR>    'ellps=WGS84'<BR>    'datum=WGS84'<BR>    'no_defs'<BR>    ''<BR>    END<BR>    CLASS<BR>       NAME 'map'<BR>       STYLE<BR>         COLOR 255 0 0<BR>       END<BR>       LABEL <BR>   TYPE bitmap<BR>    END<BR>    END<BR>  END<BR>
END<BR>
 <BR><br /><hr />
Upgrade to Internet Explorer 8 Optimised for MSN. <a href='http://extras.uk.msn.com/internet-explorer-8/?ocid=T010MSN07A0716U' target='_new'>Download Now</a></body>
</html>