<?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: Channel.Security.Error in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/channel-security-error/m-p/456662#M12981</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I added the HttpFox addon and managed to grab a screen shot before it went on to the Channel.Security.Error.&amp;nbsp; The name of the window is ViewerContainer, Some error occurred.&amp;nbsp; ExternalInterface doesn't work in StandAlone player.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I end up with a blank window.&amp;nbsp; I did a search on the error and came up with another posting (&lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/51907-Some-error-occurred.-ExternalInterface-doesn-t-work-in-Standalone-player"&gt;http://forums.arcgis.com/threads/51907-Some-error-occurred.-ExternalInterface-doesn-t-work-in-Standalone-player&lt;/A&gt;&lt;SPAN&gt;.), but there is no solution.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From HttpFox, I got a 401 Unauthorized.&amp;nbsp; I removed references to my host, but I think you can see the results.&amp;nbsp; For the highlighted crossdomain.xml line, the reference is &lt;/SPAN&gt;&lt;A href="http://servername.xxx.xxx/crossdomain.xml"&gt;http://servername.xxx.xxx/crossdomain.xml&lt;/A&gt;&lt;SPAN&gt; as opposed to the 6080 reference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps.&amp;nbsp; I've already failed at installing the web adapter as I get a 401.3 error and was told it is a bug.&amp;nbsp; I think it is a permissions issue as I had the web adapter working at pre-release.&amp;nbsp; I now suspect the two problems may be related.&amp;nbsp; However, in this case since it is development we are working from inside our network and do not need the web adapter yet.&amp;nbsp; Sigh.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Jul 2012 22:07:24 GMT</pubDate>
    <dc:creator>JanBenson</dc:creator>
    <dc:date>2012-07-11T22:07:24Z</dc:date>
    <item>
      <title>Channel.Security.Error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/channel-security-error/m-p/456660#M12979</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to set up the Flex Application Builder on our web development server.&amp;nbsp; The setup works fine with everything on one server.&amp;nbsp; That is, having arcgis server, IIS, and flex application builder all on the same server.&amp;nbsp; However, the setup needs to work from our web development server which is different from our ArcGIS Server.&amp;nbsp; For the app builder setup I mounted a drive to our dev server (Y:\flexviewer), which is what I use for the Web Server Base Folder.&amp;nbsp; For the Web Server Base Folder URL I use &lt;/SPAN&gt;&lt;A href="http://name.xxx.xxx.xxx/flexviewer"&gt;http://name.xxx.xxx.xxx/flexviewer&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Under the GUI Basemaps &amp;amp; Operational Layers I added both.&amp;nbsp; The operational layers are navigated using &lt;/SPAN&gt;&lt;A href="http://server_full_name:6080/arcgis/rest/services"&gt;http://server_full_name:6080/arcgis/rest/services&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; When I get to the Design or Preview tab, I get error messages:&amp;nbsp; layer failed to load: Fault code: Channel.Security.Error, Fault info: Security error accessing url and Fault details: Destination: DefaultHTTP&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a crossdomain.xml file on my ArcGIS Server (10.1) under inetpub\wwwroot.&amp;nbsp; The documentation (&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/flex/help/index.html#/Using_crossdomain_xml/017p0000001w000000/"&gt;http://help.arcgis.com/en/webapi/flex/help/index.html#/Using_crossdomain_xml/017p0000001w000000/&lt;/A&gt;&lt;SPAN&gt; ) states �??For 10.1, the location is C:\Program Files\ArcGIS\Server\framework\runtime\tomcat\webapps\ROOT. Note that 10.1 comes with crossdomain.xml already installed, so unless you want to make changes, it should work successfully.�??&amp;nbsp; However I do not have a folder call ROOT, nor is there a crossdomain.xml file present.&amp;nbsp; There is a crossdomail.xml file under C:\Program Files\ArcGIS\Server\framework\runtime\tomcat\contexts\rootapp.&amp;nbsp; I also tried placing a crossdomain.xml file at the root of our web development server with the same error message.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I doing wrong, or how can I get the flex app builder to work on our web development server?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 20:21:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/channel-security-error/m-p/456660#M12979</guid>
      <dc:creator>JanBenson</dc:creator>
      <dc:date>2012-07-11T20:21:45Z</dc:date>
    </item>
    <item>
      <title>Re: Channel.Security.Error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/channel-security-error/m-p/456661#M12980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Click the Application URL to open your Viewer in your browser and then use a tool like HttpFox to see the HTTP requests and responses. Look for the requests for /crossdomain.xml and make sure the response is good.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 21:06:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/channel-security-error/m-p/456661#M12980</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2012-07-11T21:06:59Z</dc:date>
    </item>
    <item>
      <title>Re: Channel.Security.Error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/channel-security-error/m-p/456662#M12981</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I added the HttpFox addon and managed to grab a screen shot before it went on to the Channel.Security.Error.&amp;nbsp; The name of the window is ViewerContainer, Some error occurred.&amp;nbsp; ExternalInterface doesn't work in StandAlone player.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I end up with a blank window.&amp;nbsp; I did a search on the error and came up with another posting (&lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/51907-Some-error-occurred.-ExternalInterface-doesn-t-work-in-Standalone-player"&gt;http://forums.arcgis.com/threads/51907-Some-error-occurred.-ExternalInterface-doesn-t-work-in-Standalone-player&lt;/A&gt;&lt;SPAN&gt;.), but there is no solution.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From HttpFox, I got a 401 Unauthorized.&amp;nbsp; I removed references to my host, but I think you can see the results.&amp;nbsp; For the highlighted crossdomain.xml line, the reference is &lt;/SPAN&gt;&lt;A href="http://servername.xxx.xxx/crossdomain.xml"&gt;http://servername.xxx.xxx/crossdomain.xml&lt;/A&gt;&lt;SPAN&gt; as opposed to the 6080 reference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope this helps.&amp;nbsp; I've already failed at installing the web adapter as I get a 401.3 error and was told it is a bug.&amp;nbsp; I think it is a permissions issue as I had the web adapter working at pre-release.&amp;nbsp; I now suspect the two problems may be related.&amp;nbsp; However, in this case since it is development we are working from inside our network and do not need the web adapter yet.&amp;nbsp; Sigh.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Jul 2012 22:07:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/channel-security-error/m-p/456662#M12981</guid>
      <dc:creator>JanBenson</dc:creator>
      <dc:date>2012-07-11T22:07:24Z</dc:date>
    </item>
    <item>
      <title>Re: Channel.Security.Error</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/channel-security-error/m-p/456663#M12982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I ended up calling for technical support.&amp;nbsp; When the application was rebuilt it worked.&amp;nbsp; When the config.xml file (under your application name) was examined from the original application that failed, the operational layers were pointing to the pre-release server with a web adaptor.&amp;nbsp; Strange as I had updated the software and the application since then.&amp;nbsp; Anyway, all is working now.&amp;nbsp; Thank you very much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jul 2012 14:30:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/channel-security-error/m-p/456663#M12982</guid>
      <dc:creator>JanBenson</dc:creator>
      <dc:date>2012-07-12T14:30:01Z</dc:date>
    </item>
  </channel>
</rss>

