<!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.5945" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=793223211-15042010>Hi,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=793223211-15042010></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=793223211-15042010>Error seems to be somehow&nbsp;related to 
symbols.&nbsp; There may be some typo in your symbols.txt file.&nbsp; However, 
you do not need symbols in the beginning, so try what happens if&nbsp;you 
comment out the symbols:</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=793223211-15042010>&nbsp;#<FONT color=#000000>SYMBOLSET 
../etc/symbols.tx</FONT></SPAN></FONT><FONT face=Arial color=#0000ff 
size=2><SPAN class=793223211-15042010><FONT 
color=#000000>t</FONT><BR></SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2><SPAN class=793223211-15042010>-Jukka 
Rahkonen-</SPAN></FONT></DIV>
<DIV><FONT face=Arial color=#0000ff size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2></FONT><BR></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #0000ff 2px solid; MARGIN-RIGHT: 0px">
  <DIV class=OutlookMessageHeader lang=fi dir=ltr align=left><FONT face=Tahoma 
  size=2>Pier Nardin<SPAN class=793223211-15042010><FONT face=Arial 
  color=#0000ff>&nbsp; wrote:</FONT></SPAN></FONT></DIV>
  <DIV class=OutlookMessageHeader lang=fi dir=ltr align=left><FONT face=Tahoma 
  size=2><SPAN class=793223211-15042010></SPAN></FONT><BR>&nbsp;</DIV>
  <DIV></DIV>
  <DIV><FONT face=Arial size=2>I have created a sample Mapserver .map file with 
  information about my map data as follows:&nbsp;</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>MAP<BR>&nbsp; NAME World<BR>&nbsp; STATUS 
  ON<BR>&nbsp; SIZE 400 300<BR>&nbsp; SYMBOLSET ../etc/symbols.txt<BR>&nbsp; 
  EXTENT -180 -90 180 90<BR>&nbsp; UNITS DD<BR>&nbsp; SHAPEPATH "data"<BR>&nbsp; 
  IMAGECOLOR 0 0 0</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>&nbsp; WEB<BR>&nbsp;&nbsp;&nbsp; IMAGEPATH 
  "C:/OSGeo4W/tmp/ms_tmp/"<BR>&nbsp;&nbsp;&nbsp; IMAGEURL "/ms_tmp/"<BR>&nbsp; 
  END</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>&nbsp; LAYER<BR>&nbsp;&nbsp;&nbsp; NAME 
  WorldLayer<BR>&nbsp;&nbsp;&nbsp; TYPE POLYGON<BR>&nbsp;&nbsp;&nbsp; 
  CONNECTIONTYPE OGR<BR>&nbsp;&nbsp;&nbsp; CONNECTION 
  "data/world.Tab"<BR>&nbsp;&nbsp;&nbsp; STATUS ON<BR>&nbsp; END</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>END<BR></FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>When I call MapServer with the url:</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2><A 
  href="http://127.0.0.1/cgi-bin/mapserv.exe?MAP=C:\OSGeo4W\apps\ramm-demo\ramm.map&amp;SERVICE=wms&amp;VERSION=1.1.1&amp;LAYERS=WorldLayer&amp;REQUEST=GetMap&amp;BBOX=-180,-90,180,90&amp;FORMAT=image/png&amp;WIDTH=400&amp;HEIGHT=300">http://127.0.0.1/cgi-bin/mapserv.exe?MAP=C:\OSGeo4W\apps\ramm-demo\ramm.map&amp;SERVICE=wms&amp;VERSION=1.1.1&amp;LAYERS=WorldLayer&amp;REQUEST=GetMap&amp;BBOX=-180,-90,180,90&amp;FORMAT=image/png&amp;WIDTH=400&amp;HEIGHT=300</A></FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>I get the following error instead of an 
  image:</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV>getString(): Symbol definition error. Parsing error near ('):(line 16) 
  </DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Would anyone know were my mistake 
is?</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
  <DIV><FONT face=Arial size=2>Pier Nardin</FONT></DIV></BLOCKQUOTE></BODY></HTML>