Dear friends,<br>The mapserver installed in vista os in my machine is responding well. I got the responce like :<br><br>"No query information to decode. QUERY_STRING is set, but empty.
"<br><br>Now I am trying to run a map file but getting error. I have a html form like:<br><br>-------------------------------<br><html><head><br><meta http-equiv="content-type" content="text/html; charset=ISO-8859-1"><br>
</head><body bgcolor="yellow"><br><form action="<a href="http://127.0.0.1/cgi-bin/mapserv.exe">http://127.0.0.1/cgi-bin/mapserv.exe</a>?" method="get"><br><br>MAPFILE <input name="MAP" value="C:/mapdata/cities.map" size="40" type="text"><br>
<br>REQUEST <input name="REQUEST" value="GetMap" size="40" type="text"><br><br>SERVICE <input name="SERVICE" value="WMS" size="40" type="text"><br>
<br>VERSION <input name="VERSION" value="1.1.1" size="40" type="text"><br><br>LAYERS <input name="LAYERS" value="coastline" size="40" type="text"><br>
<br>STYLES <input name="STYLES" value="default" size="40" type="text"><br><br>SRS <input name="SRS" value="EPSG:4326" size="40" type="text"><br>
<br><br>BBOX <input name="bbox" value="180,-10,180,90" size="40" type="text"><br><br>WIDTH <input name="WIDTH" value="800" size="40" type="text"><br>
<br>HEIGHT <input name="HEIGHT" value="600" size="40" type="text"><br><br>FORMAT <input name="FORMAT" value="image/png" size="40" type="text"><br>
<br> <input value="Submit" type="submit"><br></form><br>-------------------------------<br>But when I am running the a map file ( e.g. cities.map) Windows Vista opening is opening a new small window with the message like:<br>
"You have chosen to open mapserv.exe" which is a : EXE file from <a href="http://127.0.0.1">http://127.0.0.1</a> <br>Would you like to save this file?"<br>The url in browser is like "<a href="http://127.0.0.1/cgi-bin/mapserv.exe?MAP=c%3A">http://127.0.0.1/cgi-bin/mapserv.exe?MAP=c%3A</a>\mapdata\cities.map&REQUEST=GetMap&SERVICE=WMS&VERSION=1.1.1&LAYERS=grid,border2,cities&STYLES=default&SRS=EPSG%3A4326&bbox=-180%2C-10.0%2C180%2C90&WIDTH=800&HEIGHT=600&FORMAT=image%2Fpng"<br>
The same URL was running few days ago in the same system but now I am getting the problem. <br>Could you help me? <br>Thanking you.<br>Reagards,<br>Phalguni <br><br><br><br><br><br>