<div>Hi guys,</div>
<div> </div>
<div>I am trying to install MapServer with IIS, and I've done all the things following this doc:</div>
<div> </div>
<div><a href="http://mapserver.gis.umn.edu/docs/howto/setupiis/?searchterm=IIS">http://mapserver.gis.umn.edu/docs/howto/setupiis/?searchterm=IIS</a></div>
<div> </div>
<div>but there are some problems with the mapfile path configuration, I set the paths like this:</div>
<div> </div>
<div>1. IMAGEPATH "C:\ms4w\tmp\ms_tmp\"<br> IMAGEURL "C:\ms4w\tmp\ms_tmp\"<br>2. TEMPLATE "/ms4w/apps/Demo/tmps/demomap.html"<br>3. LOG "C:/ms4w/LogFiles/MapServer.log" -- this one works well.
</div>
<div>4. IMAGE "C:/ms4w/apps/Demo/images/KeyMap.gif" -- for the reference map (in the Reference object)</div>
<div> </div>
<div>the IMAGEURL and IMAGE paths do not work, because the generated map images, scalebar and reference map are already there, </div>
<div>and the browser can not find and display them. did I made some mistakes when I set the paths? </div>
<div> </div>
<div>P.S: in the Internet Services Manager I set the ms_tmp and tmp folder readable and writable.</div>
<div> </div>
<div>thanks for any tips</div>
<div> </div>
<div>zhonghai</div>