<div dir="ltr">Thanks for the answere but I found a eassiest way, just add the &quot;SERVICE=WMS&amp;&quot; text at the end of your &quot;wms_onlinesource&quot; metadata and it&#39;s Ok, I have the service runing in ArcGIS 9.0 and 9.2.<br>
<br>Thanks!!!<br><br><br><div class="gmail_quote">2008/10/13 Jim Klassen <span dir="ltr">&lt;<a href="mailto:Jim.Klassen@ci.stpaul.mn.us">Jim.Klassen@ci.stpaul.mn.us</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This is probably not the best solution but it is what worked for me.<br>
<br>
1) I made a static copy of the GetCapabilities output from mapserver.<br>
2) I modified the static file to<br>
&nbsp;a) Only offer JPEG image types (otherwise ArcGIS 9.2 and 9.3 read my aerial photos as 8-bit PNG)<br>
&nbsp;b) Appended the &#39;SERVICE=WMS&amp;&#39; bit to all the URLs (e.g. in the GetMap/GetLegend/... sections)<br>
3) Told the ArcGIS users to access the static XML instead of the Mapserver WMS service directly.<br>
<br>
&gt;&gt;&gt; &quot;David Martinez Morata&quot; &lt;<a href="mailto:damarmo@gmail.com">damarmo@gmail.com</a>&gt; 10/10/08 4:32 AM &gt;&gt;&gt;<br>
<div><div></div><div class="Wj3C7c">Hello.<br>
<br>
I was create a WMS service with previous version (5.0.2) for Raster data,<br>
and I can conect with the service via ArcGIS.<br>
<br>
Now I install a new version of MS4W (with Mapserver 5.2) and I try to deserv<br>
the WMS in this server, but I found a problem with ArcGIS client (and the<br>
web test to)<br>
<br>
With the old WMS service I put the link in FireFox and I have the map image<br>
(Apache log &quot;GET<br>
/cgi-bin/mapserv.exe?map=/ms4w/apps/Test/WMS.map&amp;VERSION=1.1.1&amp;REQUEST=GetMap&amp;SRS=EPSG:27582&amp;BBOX=2019.17152212097,1496228.67391604,1618166.46125871,2779880.23119418&amp;WIDTH=1186&amp;HEIGHT=942&amp;LAYERS=RGV2_L2e_05kFR_Contenu,RGV2_L2e_50kFR_France,R500_L2E_01CFR_France,R500_L2E_25CFR_France,R120_L2E_05CFR_France,R120_L2E_01MFR_France,R120_L2E_04MFR_France&amp;STYLES=&amp;EXCEPTIONS=application/vnd.ogc.se_xml&amp;FORMAT=image/png&amp;BGCOLOR=0xFFFFFF&amp;TRANSPARENT=TRUE<br>

HTTP/1.1&quot; 200 212004)<br>
<br>
But with the new if I try this i don&#39;t have the image.(Apache log &quot;GET&quot;GET<br>
/cgi-bin/mapserv.exe?map=/ms4w/apps/Fond_Carto_WMS/maps/Fond_Carto_WMS.map&amp;VERSION=1.1.1&amp;REQUEST=GetMap&amp;SRS=EPSG:27582&amp;BBOX=-190444.488346285,1497501.60549992,1390444.48834629,2753148.66793196&amp;WIDTH=1186&amp;HEIGHT=942&amp;LAYERS=RGV2_L2e_05kFR_Contenu,RGV2_L2e_50kFR_France,R500_L2E_01CFR_France,R500_L2E_25CFR_France,R120_L2E_05CFR_France,R120_L2E_01MFR_France,R120_L2E_04MFR_France&amp;STYLES=&amp;EXCEPTIONS=application/vnd.ogc.se_xml&amp;FORMAT=image/png&amp;BGCOLOR=0xFFFFFF&amp;TRANSPARENT=TRUE<br>

HTTP/1.1&quot; 200 552)<br>
<br>
And if I put the &amp;SERVICE=WMS parameter I have the image with new.<br>
<br>
My question is if this is a change in Mapserver and how I can pase this<br>
parametre in ArcGIS Request? I can define this in wms metadata in the map<br>
file?<br>
<br>
Thanks<br>
<br>
</div></div></blockquote></div><br></div>