<?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: Another Channel Security Error Issue in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/another-channel-security-error-issue/m-p/380409#M10934</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seems that both of those servers do have their crossdomain's set strict. You can probably find a contact and they can get your domain added to their list though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://igems.doi.gov/crossdomain.xml:" rel="nofollow" target="_blank"&gt;http://igems.doi.gov/crossdomain.xml:&lt;/A&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;cross-domain-policy&amp;gt;&amp;lt;allow-access-from domain="*.gov"/&amp;gt;&amp;lt;allow-access-from domain="*.doi.net"/&amp;gt;&amp;lt;allow-access-from domain="*.mil"/&amp;gt;&amp;lt;allow-access-from domain="*.us"/&amp;gt;&amp;lt;allow-access-from domain="*.assurant.com"/&amp;gt;&amp;lt;site-control permitted-cross-domain-policies="all"/&amp;gt;&amp;lt;allow-http-request-headers-from domain="*" headers="*"/&amp;gt;&amp;lt;/cross-domain-policy&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://rmgsc.cr.usgs.gov/crossdomain.xml:" rel="nofollow" target="_blank"&gt;http://rmgsc.cr.usgs.gov/crossdomain.xml:&lt;/A&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;cross-domain-policy&amp;gt;&amp;lt;allow-access-from domain="*.gov"/&amp;gt;&amp;lt;allow-access-from domain="*.doi.net"/&amp;gt;&amp;lt;allow-access-from domain="*.mil"/&amp;gt;&amp;lt;allow-access-from domain="*.us"/&amp;gt;&amp;lt;allow-access-from domain="*.assurant.com"/&amp;gt;&amp;lt;site-control permitted-cross-domain-policies="all"/&amp;gt;&amp;lt;allow-http-request-headers-from domain="*" headers="*"/&amp;gt;&amp;lt;/cross-domain-policy&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding your own crossdomain.xml, that would only apply to others that are consuming your services in their flex applications.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 May 2014 17:46:10 GMT</pubDate>
    <dc:creator>GISDev1</dc:creator>
    <dc:date>2014-05-21T17:46:10Z</dc:date>
    <item>
      <title>Another Channel Security Error Issue</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/another-channel-security-error-issue/m-p/380408#M10933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Okay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For some reason I can access mapservices from both the local state and university rest sites, however when I try to pull services from the following two sites I get the well loved channel.security.error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://igems.doi.gov/arcgis/rest/services/igems_haz/MapServer" rel="nofollow" target="_blank"&gt;http://igems.doi.gov/arcgis/rest/services/igems_haz/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://rmgsc.cr.usgs.gov/ArcGIS/rest/services/geomac_dyn/MapServer" rel="nofollow" target="_blank"&gt;http://rmgsc.cr.usgs.gov/ArcGIS/rest/services/geomac_dyn/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]Active Fire Bndries layer failed to load: Fault code: Channel.Security.Error&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fault info: Security error accessing url&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Fault details: Destination: DefaultHTTP[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To add to the confusion, some of these services I was able to freely pull from last year now result in said error.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using Viewer for Flex 3.6 and ArcGIS for Server 10.2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My crossdomain file reads as shown below when I type in the url: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://fbms2091/crossdomain.xml" rel="nofollow" target="_blank"&gt;http://fbms2091/crossdomain.xml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]&amp;nbsp; &amp;lt;?xml version="1.0" encoding="utf-8" ?&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &amp;lt;cross-domain-policy&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;allow-access-from secure="false" domain="*" /&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;site-control permitted-cross-domain-policies="all" /&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;allow-http-request-headers-from secure="false" domain="*" headers="*" /&amp;gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/cross-domain-policy&amp;gt;[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&amp;nbsp; George&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 16:58:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/another-channel-security-error-issue/m-p/380408#M10933</guid>
      <dc:creator>GeorgeHaskett</dc:creator>
      <dc:date>2014-05-21T16:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Another Channel Security Error Issue</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/another-channel-security-error-issue/m-p/380409#M10934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Seems that both of those servers do have their crossdomain's set strict. You can probably find a contact and they can get your domain added to their list though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://igems.doi.gov/crossdomain.xml:" rel="nofollow" target="_blank"&gt;http://igems.doi.gov/crossdomain.xml:&lt;/A&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;cross-domain-policy&amp;gt;&amp;lt;allow-access-from domain="*.gov"/&amp;gt;&amp;lt;allow-access-from domain="*.doi.net"/&amp;gt;&amp;lt;allow-access-from domain="*.mil"/&amp;gt;&amp;lt;allow-access-from domain="*.us"/&amp;gt;&amp;lt;allow-access-from domain="*.assurant.com"/&amp;gt;&amp;lt;site-control permitted-cross-domain-policies="all"/&amp;gt;&amp;lt;allow-http-request-headers-from domain="*" headers="*"/&amp;gt;&amp;lt;/cross-domain-policy&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://rmgsc.cr.usgs.gov/crossdomain.xml:" rel="nofollow" target="_blank"&gt;http://rmgsc.cr.usgs.gov/crossdomain.xml:&lt;/A&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;cross-domain-policy&amp;gt;&amp;lt;allow-access-from domain="*.gov"/&amp;gt;&amp;lt;allow-access-from domain="*.doi.net"/&amp;gt;&amp;lt;allow-access-from domain="*.mil"/&amp;gt;&amp;lt;allow-access-from domain="*.us"/&amp;gt;&amp;lt;allow-access-from domain="*.assurant.com"/&amp;gt;&amp;lt;site-control permitted-cross-domain-policies="all"/&amp;gt;&amp;lt;allow-http-request-headers-from domain="*" headers="*"/&amp;gt;&amp;lt;/cross-domain-policy&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regarding your own crossdomain.xml, that would only apply to others that are consuming your services in their flex applications.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 17:46:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/another-channel-security-error-issue/m-p/380409#M10934</guid>
      <dc:creator>GISDev1</dc:creator>
      <dc:date>2014-05-21T17:46:10Z</dc:date>
    </item>
    <item>
      <title>Re: Another Channel Security Error Issue</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/another-channel-security-error-issue/m-p/380410#M10935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;GISDev01,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the heads up on that one.&amp;nbsp; I hadn't thought about their settings.&amp;nbsp; I had assumed that if I could access their rest service site that I should be able to access their mapservices.&amp;nbsp; That's what I get for assuming...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'll follow up with them and see what response I can get back from them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;George&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 May 2014 21:36:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/another-channel-security-error-issue/m-p/380410#M10935</guid>
      <dc:creator>GeorgeHaskett</dc:creator>
      <dc:date>2014-05-21T21:36:59Z</dc:date>
    </item>
  </channel>
</rss>

