<div dir="ltr"><div>You may have this already, but I know that to get ArcMap to read MapServer WMS you must have a title and srs definition in the map file's layer metadata. For example:<br><br>  METADATA   # stuff for WMS to make ArcMap happy<br>
    "wms_title"  "Layer Name" # REQUIRED<br>    "wms_srs"   "EPSG:3739"  # REQUIRED<br>  END<br><br></div>Rich<br><div><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Feb 21, 2014 at 1:15 PM, Mark Volz <span dir="ltr"><<a href="mailto:MarkVolz@co.lyon.mn.us" target="_blank">MarkVolz@co.lyon.mn.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello,<br>
<br>
In the past I have used MapServer to serve wms to several different applications.  It worked fine.  Now I am trying to use MapCache to serve to WMS clients.  It is not working for all of my clients.<br>
<br>
Openlayers and QGIS Work.<br>
<br>
ArcMap<br>
- Error:  WMS Server exceptions: Service Error.  Description: received unsuitable wms request: no <grid> with suitable srs found for layer USGS2006.<br>
<br>
AutoCAD Civil 3D<br>
- Failed to get bands data.  The HTTP request could not be understood by the server due to malformed syntax.<br>
<br>
If anyone has any thoughts on how I can fix this issue let me know.<br>
Thanks<br>
<br>
Sincerely,<br>
Mark Volz<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</blockquote></div><br><br clear="all"><br>-- <br>Richard Greenwood<br><a href="mailto:richard.greenwood@gmail.com">richard.greenwood@gmail.com</a><br><a href="http://www.greenwoodmap.com">www.greenwoodmap.com</a>
</div>