<br><font size=2 face="sans-serif">I agree this connection was not a good
example. Before creating the mapfile I used it to get a map on Internet
Explorer to verify if I had a network problem. Since it was working I put
it in the mapfile</font>
<br><font size=2 face="sans-serif">I created the following mapFile based
on this example http://mapserver.gis.umn.edu/docs/howto/wms_client/#adding-a-wms-layer</font>
<br><font size=2 face="sans-serif">and it still work on one server but
not on the other. I get the blank page.</font>
<br>
<br><font size=2 face="sans-serif">When I test the mapFile with shp2img
I got this message</font>
<br><font size=2 face="sans-serif">shp2img -m TutorielStatic.map -o test.png</font>
<br><font size=2 face="sans-serif">msProcessProjection(): Projection library
error. No such file or directory &lt;br&gt;</font>
<br><font size=2 face="sans-serif">I got this message on the server who
works well also. My EPSG file contains 4326. Can't see why I get that error.</font>
<br>
<br><font size=2 face="sans-serif">The second server is installed on a
virtual environment on a vmware infrastructure. I'll talk with our network
admin to see if it could be an issue.</font>
<br>
<br><font size=2 face="sans-serif">Here is the mapFile I'm now using.</font>
<br><font size=2 face="sans-serif">thanks for your help,</font>
<br><font size=2 face="sans-serif">steve</font>
<br><font size=2 face="sans-serif">:</font>
<br><font size=2 face="Courier New">MAP</font>
<br><font size=2 face="Courier New">&nbsp; IMAGETYPE &nbsp; &nbsp; &nbsp;PNG</font>
<br><font size=2 face="Courier New">&nbsp; EXTENT &nbsp; &nbsp; &nbsp;
&nbsp; -80.43000 44.99000 -57.64000 62.78000</font>
<br><font size=2 face="Courier New">&nbsp; SIZE &nbsp; &nbsp; &nbsp; &nbsp;
&nbsp; 400 300</font>
<br><font size=2 face="Courier New">&nbsp; IMAGECOLOR &nbsp; &nbsp; 255
255 255 #Background color</font>
<br>
<br><font size=2 face="Courier New">&nbsp; PROJECTION</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &quot;init=epsg:4326&quot;
#wgs84 lat long</font>
<br><font size=2 face="Courier New">&nbsp; END</font>
<br>
<br><font size=2 face="Courier New">&nbsp; WEB</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; IMAGEPATH &quot;/ms4w/tmp/ms_tmp/&quot;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; IMAGEURL &nbsp;&quot;/ms_tmp/&quot;</font>
<br><font size=2 face="Courier New">&nbsp; END</font>
<br>
<br><font size=2 face="Courier New">LAYER</font>
<br><font size=2 face="Courier New">&nbsp; NAME &quot;prov_bound&quot;</font>
<br><font size=2 face="Courier New">&nbsp; TYPE RASTER</font>
<br><font size=2 face="Courier New">&nbsp; STATUS default</font>
<br><font size=2 face="Courier New">&nbsp; CONNECTION &quot;http://www2.dmsolutions.ca/cgi-bin/mswms_gmap?&quot;</font>
<br><font size=2 face="Courier New">&nbsp; CONNECTIONTYPE WMS</font>
<br><font size=2 face="Courier New">&nbsp; METADATA</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &quot;wms_srs&quot; &nbsp;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;EPSG:42304&quot;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &quot;wms_name&quot;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;prov_bound&quot;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &quot;wms_server_version&quot;
&nbsp;&quot;1.1.1&quot;</font>
<br><font size=2 face="Courier New">&nbsp; &nbsp; &quot;wms_format&quot;
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&quot;image/gif&quot;</font>
<br><font size=2 face="Courier New">&nbsp; END</font>
<br><font size=2 face="Courier New">END</font>
<br>
<br><font size=2 face="Courier New">END</font>
<br>
<p>
<p>