<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi all,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I'm working trying to get the demo running on
Windows 2000 with IIS 5.0. When I attempt to run the demo I receive the
following error: </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><FONT face="Times New Roman"
size=3> msSaveImage(): Unable to access file.
(c:\inetpub\wwwroot\ms_demo\DEMO9668815781436.gif) </FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>I've looked through the mailing list archives (plus
a few great suggestions from others) and it appears that I'm probably not
setting the paths correctly in the mapfile. I've tried commenting out everything
in the mapfile and playing with different ways to specify the paths but
still without luck. I've also checked the permissions with IIS and believe that
I have them set correctly.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Basic problem I know, but any suggestions would be
greatly appreciated.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Shawn</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial
size=2>-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------</FONT></DIV>
<DIV><FONT face=Arial size=2>#<BR># Start of map file<BR>#<BR>NAME
DEMO<BR>STATUS ON<BR>SIZE 600 600<BR>#SHADESET
"c:\inetpub\wwwroot\ms_demo\symbols\shade.sym"<BR>#MARKERSET
"c:\inetpub\wwwroot\ms_demo\symbols\marker.sym"<BR>#LINESET
"c:\inetpub\wwwroot\ms_demo\symbols\line.sym"<BR>EXTENT 388107.634400379
5203120.88405952 500896.339019834 5310243.30613897<BR>UNITS METERS<BR>SHAPEPATH
"c:\inetpub\wwwroot\ms_demo\data"<BR>IMAGECOLOR 255 255 255</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#<BR># Projection definition, consult the PROJ.4
documentation for parameter discussion<BR>#<BR>#PROJECTION<BR>#
"proj=utm"<BR># "ellps=GRS80"<BR># "zone=15"<BR>#
"north"<BR># "no_defs"<BR>#END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#<BR># Start of web interface
definition<BR>#<BR>WEB<BR> HEADER
"c:\inetpub\wwwroot\ms_demo\demo_header.html"<BR> TEMPLATE
"c:\inetpub\wwwroot\ms_demo\demo.html"<BR> FOOTER
"c:\inetpub\wwwroot\ms_demo\demo_footer.html"<BR> MINSCALE 1000<BR>
MAXSCALE 1550000<BR> IMAGEPATH "c:\inetpub\wwwroot\ms_demo\"<BR># IMAGEURL
"c:\inetpub\wwwroot\ms_demo\"<BR> # LOG "demo.log"<BR>END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#QUERYMAP<BR># SIZE 200 200<BR># STATUS
ON<BR># STYLE HILITE<BR># COLOR 255 0 0<BR>#END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#<BR># Start of reference
map<BR>#<BR>REFERENCE<BR> IMAGE
"c:\Inetpub\wwwroot\ms_demo\graphics\reference.gif"<BR> EXTENT
393234.393701263 5205405.16440722 495769.579718949 5307959.02579127<BR>
SIZE 120 120<BR> STATUS ON<BR> COLOR -1 -1 -1<BR> OUTLINECOLOR
255 0 0<BR>END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#<BR># Start of legend<BR>#<BR>#LEGEND<BR>#
KEYSIZE 18 12<BR># LABEL<BR># TYPE
BITMAP<BR># SIZE MEDIUM<BR># COLOR 0 0
89<BR># END<BR># STATUS ON<BR>#END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#<BR># Start of
scalebar<BR>#<BR>#SCALEBAR<BR># IMAGECOLOR 255 255 255<BR>#
LABEL<BR># COLOR 255 255 255<BR># SIZE
tiny <BR># END<BR># STYLE 1<BR># SIZE 50
2<BR># COLOR 255 255 255<BR># UNITS MILES<BR># INTERVALS
1<BR># TRANSPARENT TRUE<BR># STATUS TRUE<BR>#END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#<BR># Start of layer definitions<BR>#</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>LAYER<BR> NAME county<BR> TYPE
POLYGON<BR> STATUS DEFAULT<BR> DATA
"c:\inetpub\wwwroot\ms_demo\data\ctybdpy2"<BR> <BR># CLASSITEM
'cty_name'<BR># CLASS<BR># EXPRESSION
'Itasca'<BR># OUTLINECOLOR 128 128 128<BR>#
COLOR 225 225 185<BR># END<BR># CLASS # every other county in the
state<BR># EXPRESSION /./ <BR># OUTLINECOLOR
128 128 128<BR># COLOR 255 255 255<BR>#
END<BR>END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#LAYER<BR># NAME cities<BR># TYPE
POLYGON<BR># DATA mcd90py2<BR># STATUS ON<BR># CLASSITEM
city_name <BR># CLASS<BR># NAME "Cities &
Towns"<BR># EXPRESSION /./<BR># COLOR 255
225 90<BR># END<BR>#END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#LAYER<BR># NAME townships<BR># TYPE
POLYLINE<BR># DATA twprgpy3<BR># STATUS ON<BR>#
CLASS<BR># SYMBOL 1<BR># SIZE
2<BR># NAME 'Townships'<BR># COLOR 181 181
145<BR># END<BR>#END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#LAYER<BR># NAME lakes<BR># TYPE
POLYGON<BR># STATUS ON<BR># DATA lakespy2</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2># CLASS<BR># NAME 'Lakes
& Rivers'<BR># COLOR 49 117 185 <BR>#
END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2># HEADER "lakespy2_header.html"<BR>#
FOOTER "lakespy2_footer.html"<BR># QUERY
<BR># TEMPLATE "lakespy2.html" <BR>#
END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2># TOLERANCE 3<BR>#END # lakes</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#LAYER<BR># NAME streams<BR># TYPE
LINE<BR># STATUS ON<BR># DATA dlgstln2</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2># CLASS<BR># NAME
"Streams"<BR># COLOR 49 117 185<BR># END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2># HEADER "dlgstln2_header.html"<BR>#
FOOTER "dlgstln2_footer.html"<BR># QUERY
<BR># TEMPLATE "dlgstln2.html" <BR>#
END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2># TOLERANCE 5<BR>#END # streams</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#LAYER<BR># NAME roads<BR># MAXSCALE
300000<BR># STATUS ON<BR># DATA ctyrdln3<BR># TYPE
LINE<BR># CLASS<BR># COLOR 0 0 0<BR># END<BR>#END
# county roads</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#LAYER<BR># NAME roads<BR># MAXSCALE
300000<BR># STATUS ON<BR># DATA ctyrdln3<BR># TYPE
ANNOTATION<BR># LABELITEM "road_name"<BR>#
CLASS<BR># COLOR 255 255 255<BR># SYMBOL
'county_highway_shield' <BR>#
LABEL<BR># MINFEATURESIZE
40<BR># MINDISTANCE
150<BR># POSITION
CC<BR># SIZE
TINY<BR># COLOR 0 0 0<BR>#
END<BR># END<BR>#END # county road annotation</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#LAYER<BR># NAME roads<BR># MAXSCALE
600000<BR># STATUS ON<BR># DATA majrdln3<BR># TYPE
LINE<BR># CLASS<BR># NAME "Roads"<BR>#
COLOR 0 0 0<BR># END<BR>#END # highways</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#LAYER<BR># NAME roads<BR># MAXSCALE
600000<BR># STATUS ON<BR># DATA majrdln3<BR># TYPE
ANNOTATION<BR># LABELITEM "road_num" <BR># CLASSITEM
"road_class"<BR># CLASS<BR># EXPRESSION
"3"<BR># COLOR 0 0 0 # dummy color<BR>#
SYMBOL 'state_highway_shield'<BR>#
LABEL<BR># MINFEATURESIZE
50<BR># MINDISTANCE
150<BR># POSITION
CC<BR># SIZE
TINY<BR># COLOR 0 0 0<BR>#
END<BR># END<BR># CLASS<BR># EXPRESSION "2"
<BR># COLOR 0 0 0 # dummy color<BR># SYMBOL
'us_highway_shield'<BR>#
LABEL<BR># MINFEATURESIZE
50<BR># MINDISTANCE
150<BR># POSITION
CC<BR># SIZE
TINY<BR># COLOR 0 0 0<BR>#
END<BR># END<BR># CLASS<BR># EXPRESSION "1"
<BR># COLOR 0 0 0 # dummy color<BR># SYMBOL
'interstate_shield'<BR>#
LABEL<BR># MINFEATURESIZE
50<BR># MINDISTANCE
150<BR># POSITION
CC<BR># SIZE
TINY<BR># COLOR 255 255 255<BR>#
END<BR># END<BR>#END # highway annotation</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>#LAYER<BR># NAME cities<BR># TYPE
ANNOTATION<BR># DATA mcd90py2<BR># STATUS ON<BR># LABELITEM
"city_name"<BR># CLASSITEM "city_name"<BR># LABELMAXSCALE
500000<BR># CLASS<BR># EXPRESSION
/./<BR># COLOR -1 -1 -1<BR>#
LABEL<BR># COLOR 0 0
0<BR># SHADOWCOLOR 218 218
218<BR># SHADOWSIZE 2
2<BR># TYPE
BITMAP<BR># SIZE
MEDIUM<BR># POSITION
CC<BR># PARTIALS
FALSE<BR># BUFFER 2<BR>#
END<BR># END<BR>#END</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>END # Map File<BR></FONT></DIV></BODY></HTML>