<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Inaccessible Layers in ArcGIS Explorer Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-explorer-online-questions/inaccessible-layers/m-p/310139#M421</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The most common reason for this sort of problem is that the server hosting the services is missing a clientaccesspolicy.xml file. See the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisexplorer/help/#/Troubleshooting/01560000004p000000/"&gt;Troubleshooting&lt;/A&gt;&lt;SPAN&gt; section of the Explorer Online Help for more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is also already a similar thread on this topic &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/30923-Unable-to-see-services-or-content-in-ArcGIS-Explorer-Online-but-can-in-ArcGIS.com"&gt;here &lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Aug 2011 12:44:03 GMT</pubDate>
    <dc:creator>MikeRudden</dc:creator>
    <dc:date>2011-08-09T12:44:03Z</dc:date>
    <item>
      <title>Inaccessible Layers</title>
      <link>https://community.esri.com/t5/arcgis-explorer-online-questions/inaccessible-layers/m-p/310138#M420</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After creating my maps and having them work in ArcGIS.com I have tried to open the maps on Explorer Online and it continues to say that the source for the layer is inaccessible.&amp;nbsp; I am not sure what I am missing with my set up to make it accessible.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 11:03:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-online-questions/inaccessible-layers/m-p/310138#M420</guid>
      <dc:creator>DathenStrine</dc:creator>
      <dc:date>2011-08-09T11:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccessible Layers</title>
      <link>https://community.esri.com/t5/arcgis-explorer-online-questions/inaccessible-layers/m-p/310139#M421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The most common reason for this sort of problem is that the server hosting the services is missing a clientaccesspolicy.xml file. See the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisexplorer/help/#/Troubleshooting/01560000004p000000/"&gt;Troubleshooting&lt;/A&gt;&lt;SPAN&gt; section of the Explorer Online Help for more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There is also already a similar thread on this topic &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/30923-Unable-to-see-services-or-content-in-ArcGIS-Explorer-Online-but-can-in-ArcGIS.com"&gt;here &lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2011 12:44:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-online-questions/inaccessible-layers/m-p/310139#M421</guid>
      <dc:creator>MikeRudden</dc:creator>
      <dc:date>2011-08-09T12:44:03Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccessible Layers</title>
      <link>https://community.esri.com/t5/arcgis-explorer-online-questions/inaccessible-layers/m-p/310140#M422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having this issue as well. However, I have copied the clientaccesspolicy.xml and crossdomain.xml to the C:\Inetpub\wwwroot of the AGS machine that hosts my services. I can access these services thru the ArcGIS.com javascript viewer, but can't thru the AGXO silverlight app. I have also tried creating a web map in ArcGIS.com with the services and opening that map in AGXO....no luck. I get an innaccessible layer error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am really excited to use this app, but need to load my services. Any other tips?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Below is the contents of the clientaccesspolicy.xml file. Thanks for any help&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;access-policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;cross-domain-access&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;allow-from http-request-headers="*" &amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;domain uri="*" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;domain uri="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://*" rel="nofollow" target="_blank"&gt;http://*&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/allow-from&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;grant-to&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;resource path="/" include-subpaths="true"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/grant-to&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/cross-domain-access&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/access-policy&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Aug 2011 21:43:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-online-questions/inaccessible-layers/m-p/310140#M422</guid>
      <dc:creator>JamesGustine</dc:creator>
      <dc:date>2011-08-10T21:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: Inaccessible Layers</title>
      <link>https://community.esri.com/t5/arcgis-explorer-online-questions/inaccessible-layers/m-p/310141#M423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Interestingly we came across the same problem yesterday - the user's services worked in the ArcGIS.com viewer but not in Explorer Online. There was a clientaccesspolicy file in the Inetpub root, but some investigation revealed that there were 2 IIS instances on the machine and that the clientaccesspolicy was not in the correct root of the website. Once the file was moved to the correct location the services worked in Explorer Online. To determine this there are a couple of things you can do:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Have a look at the IIS installs and configuration using the IIS Manager available in administrative tools&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;2. Make sure that the clientaccesspolicy can be accessed through http.&amp;nbsp; So from a browser - &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;server name&amp;gt;/clientaccesspolicy.xml&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For &amp;lt;server name&amp;gt; fully qualify it using the server.domain&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 Aug 2011 07:28:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-explorer-online-questions/inaccessible-layers/m-p/310141#M423</guid>
      <dc:creator>MikeRudden</dc:creator>
      <dc:date>2011-08-11T07:28:35Z</dc:date>
    </item>
  </channel>
</rss>

