<div dir="ltr">Thanks for the answere but I found a eassiest way, just add the "SERVICE=WMS&" text at the end of your "wms_onlinesource" metadata and it'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"><<a href="mailto:Jim.Klassen@ci.stpaul.mn.us">Jim.Klassen@ci.stpaul.mn.us</a>></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>
 a) Only offer JPEG image types (otherwise ArcGIS 9.2 and 9.3 read my aerial photos as 8-bit PNG)<br>
 b) Appended the 'SERVICE=WMS&' 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>
>>> "David Martinez Morata" <<a href="mailto:damarmo@gmail.com">damarmo@gmail.com</a>> 10/10/08 4:32 AM >>><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 "GET<br>
/cgi-bin/mapserv.exe?map=/ms4w/apps/Test/WMS.map&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:27582&BBOX=2019.17152212097,1496228.67391604,1618166.46125871,2779880.23119418&WIDTH=1186&HEIGHT=942&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&STYLES=&EXCEPTIONS=application/vnd.ogc.se_xml&FORMAT=image/png&BGCOLOR=0xFFFFFF&TRANSPARENT=TRUE<br>

HTTP/1.1" 200 212004)<br>
<br>
But with the new if I try this i don't have the image.(Apache log "GET"GET<br>
/cgi-bin/mapserv.exe?map=/ms4w/apps/Fond_Carto_WMS/maps/Fond_Carto_WMS.map&VERSION=1.1.1&REQUEST=GetMap&SRS=EPSG:27582&BBOX=-190444.488346285,1497501.60549992,1390444.48834629,2753148.66793196&WIDTH=1186&HEIGHT=942&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&STYLES=&EXCEPTIONS=application/vnd.ogc.se_xml&FORMAT=image/png&BGCOLOR=0xFFFFFF&TRANSPARENT=TRUE<br>

HTTP/1.1" 200 552)<br>
<br>
And if I put the &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>