<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.2900.2802" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=228333600-31012006><FONT face=Arial size=2>I'm new to mapsever, 
but have been able to get the demo code to run and have further been able to 
read data from a PostgreSQL database to display shapes, lines, 
etc.</FONT></SPAN></DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial size=2>I want to be able to 
add a raster layer as the first layer to my map.&nbsp; I'm stuck 
though.</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=228333600-31012006></SPAN><FONT face=Arial size=2>M<SPAN 
class=228333600-31012006>y map file is as follows:</SPAN></FONT></DIV>
<DIV><FONT><SPAN class=228333600-31012006></SPAN><BR><FONT face=Arial 
size=2>#<BR># Start of map file<BR>#<BR>MAP<BR>&nbsp; NAME TESTMAP<BR>&nbsp; 
STATUS ON<BR>&nbsp; SIZE 600 600<BR>&nbsp; EXTENT 0 0&nbsp;<SPAN 
class=228333600-31012006>125 125</SPAN><BR>&nbsp; UNITS METERS<BR>&nbsp; 
SHAPEPATH "data"<BR>&nbsp; IMAGECOLOR 0 0 0<BR>&nbsp; TEMPLATEPATTERN 
"test"</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; IMAGETYPE PNG24</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; #<BR>&nbsp; # Start of web interface 
definition (including WMS enabling metadata)<BR>&nbsp; #</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME 
"Terrain"<BR>&nbsp;&nbsp;&nbsp; TYPE RASTER<BR>&nbsp;&nbsp;&nbsp; STATUS 
ON<BR>&nbsp;&nbsp;&nbsp; DATA 
"../graphics/testing_29_28.png"<BR>&nbsp;&nbsp;&nbsp; DEBUG ON<BR>&nbsp; 
END</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>END # MAPFILE</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial size=2>Debug doesn't output 
any errors.</FONT></SPAN></DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial size=2>testing_29_28.png is 
a 24 bit image that is 125x125 pixels.</FONT></SPAN></DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial size=2>All I get back 
though is a black image (e.g my background image color).</FONT></SPAN></DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial size=2>OS is WinXP with IIS 
running.</FONT></SPAN></DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=228333600-31012006><FONT face=Arial size=2>Installation of 
mapserver was from HOBU's Kitchen sink download.&nbsp; I would not at all be 
suprised if I am missing something from my installation.</FONT></SPAN></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV align=left><FONT face=Arial size=2>Bryce Bangerter</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>