Solved! Go to Solution.
<layer url="http://Imagery.carbon.utah.gov/latlonghistorical/wms.asp?" label="CC_WMS" visible="true" type="wms" visiblelayers="2011_ High Resolution Aerial" version="1.1.0" skipgetcapabilities="true"/>
<layer url="http://Imagery.carbon.utah.gov/latlonghistorical/wms.asp?" label="CC_WMS" visible="true" type="wms" visiblelayers="2011_ High Resolution Aerial" version="1.1.0" skipgetcapabilities="true"/>
Jordan
This is what you would use to make your layer visible if the layer supported WKID 102100, but it does not, it only supports 4326 so unless your map is in 4326 then you will not be able to use this WMS Service.<layer url="http://Imagery.carbon.utah.gov/latlonghistorical/wms.asp?" label="CC_WMS" visible="true" type="wms" visiblelayers="2011_ High Resolution Aerial" version="1.1.0" skipgetcapabilities="true"/>
Attached is a screenshot of what your WMS would look like if the map was in 4326 (i.e. you are not using esri basemaps that are tiled in WKID 102100).
[ATTACH=CONFIG]20674[/ATTACH]
Don't forget to click the Mark as answer check on this post and to click the top arrow (promote).
Follow these steps as shown in the below graphic:
Mellissa,
It really does not matter if the map is in a WKID that your WMS supports and the basemaps that you are using are cached in the same WKID.