<div>Hi all, i am trying to generate a map from mapfile context document. I have a mapfile with a raster layer, </div>  <div>&nbsp;</div>  <div>MAP<BR>&nbsp;&nbsp;&nbsp; NAME "wallmap"<BR>&nbsp;&nbsp;&nbsp; SIZE 600 600<BR>&nbsp;&nbsp;&nbsp; STATUS ON<BR>&nbsp;&nbsp;&nbsp; EXTENT 610537 5291088 627571 5308122<BR>&nbsp;&nbsp;&nbsp;&nbsp;IMAGECOLOR 255 255 255<BR>&nbsp;&nbsp;&nbsp; IMAGETYPE JPEG<BR>&nbsp;&nbsp;&nbsp; UNITS METERS</div>  <div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&nbsp;&nbsp;&nbsp; WEB<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TEMPLATE "C:\Inetpub\wwwroot\index.html"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IMAGEPATH "c:\Inetpub\wwwroot\tmp\"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; IMAGEURL "c:\Inetpub\wwwroot\tmp\"<BR>&nbsp;&nbsp;&nbsp; END</div>  <div>&nbsp;&nbsp;&nbsp;&nbsp;LAYER<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME "raster1"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE RASTER<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
 PROJECTION<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "init=epsg:26914"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; END<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DATA "pathtotestfile.sid"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; OFFSITE 0 0 0<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STATUS OFF<BR>&nbsp;&nbsp;&nbsp; END</div>  <div>END</div>  <div>&nbsp;</div>  <div>The mapcontext document is as follows</div>  <div>&nbsp;</div><FONT size=2>  <div>&lt;?xml version='1.0' encoding="ISO-8859-1" standalone="no" ?&gt;</div>  <div>&lt;ViewContext version="1.0.0" id="wallmap" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.opengis.net/context" xsi:schemaLocation="http://www.opengis.net/context http://schemas.opengis.net/context/1.0.0/context.xsd"&gt;</div>  <div>&lt;General&gt;</div>  <div>&lt;Window width="600" height="600"/&gt;</div>  <div>&lt;!-- Bounding box corners and spatial reference system --&gt;</div> 
 <div>&lt;BoundingBox SRS="EPSG:4269" minx="610537.000000" miny="5291088.000000" maxx="627571.000000" maxy="5308122.000000"/&gt;</div>  <div>&lt;!-- Title of Context --&gt;</div>  <div>&lt;Title&gt;WMS Demo Server&lt;/Title&gt;</div>  <div>&lt;/General&gt;</div>  <div>&lt;LayerList&gt;</div>  <div>&lt;Layer queryable="" hidden="0"&gt;</div>  <div>&lt;Server service="WMS" version="1.1.1" title="raster1"&gt;</div>  <div>&lt;OnlineResource xlink:type="simple" xlink:href="http://localhost/scripts/mapserv.exe?"/&gt;</div>  <div>&lt;/Server&gt;</div>  <div>&lt;Name&gt;raster1&lt;/Name&gt;</div>  <div>&lt;Title&gt;raster1&lt;/Title&gt;</div>  <div>&lt;Abstract&gt;Info&lt;/Abstract&gt;</div>  <div>&lt;SRS&gt;EPSG:26914 &lt;/SRS&gt;</div>  <div>&lt;FormatList&gt;</div>  <div>&lt;Format&gt;image/jpeg&lt;/Format&gt;</div>  <div>&lt;/FormatList&gt;</div>  <div>&lt;StyleList&gt;</div>  <div>&lt;Style current="1"&gt;</div>  <div>&lt;Name&gt;0xb8d8f6&lt;/Name&gt;</div> 
 <div>&lt;Title&gt;0xb8d8f6&lt;/Title&gt;</div>  <div>&lt;LegendURL width="16" height="16" format="image/jpeg"&gt;</div>  <div></FONT><FONT face="Courier New" size=2>&lt;OnlineResource xlink:type="simple" xlink:href="</FONT><FONT face="Courier New" size=2>"/&gt;</div></FONT><FONT size=2>  <div>&lt;/LegendURL&gt;</div>  <div>&lt;/Style&gt;</div>  <div>&lt;/StyleList&gt;</div>  <div>&lt;/Layer&gt;</div>  <div>&lt;/LayerList&gt;</div>  <div>&lt;/ViewContext&gt;</div></FONT>  <div>&nbsp;</div>  <div>when i inlcude this context file in the browser, nothing gets displayed, the url is as follows</div>  <div>&nbsp;</div>  <div><A href="http://localhost/scripts/mapserv.exe?MODE=map&amp;MAP=c:/Inetpub/wwwroot/testmap.map&amp;CONTEXT=c:/Inetpub/wwwroot/contextdoc.xml&amp;LAYERS=raster1">http://localhost/scripts/mapserv.exe?MODE=map&amp;MAP=c:/Inetpub/wwwroot/testmap.map&amp;CONTEXT=c:/Inetpub/wwwroot/contextdoc.xml&amp;LAYERS=raster1</A></div>  <div>&nbsp;</div>  <div>What more do i
 need to add, do i need to add anything else in the url, if anyone has generated a map with context file can you suggest whats missing ...</div>  <div>&nbsp;</div>  <div>Thanks for your time ...</div>  <div>kris</div><p>&#32;
        
                <hr size=1>See the all-new, redesigned Yahoo.com. <a href="http://us.rd.yahoo.com/evt=40762/*http://www.yahoo.com/preview"> Check it out.</a>