<?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: Layers Not Loading in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layers-not-loading/m-p/203054#M6320</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for replying.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I didn't do a good job explaining and I'm sorry for that. When I access it from outside the network I change the ip# to the ip# of the server and do not use the loopback.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Mar 2013 12:25:14 GMT</pubDate>
    <dc:creator>JasonBewley1</dc:creator>
    <dc:date>2013-03-11T12:25:14Z</dc:date>
    <item>
      <title>Layers Not Loading</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layers-not-loading/m-p/203052#M6318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I currently have Server 10.1 installed and the Flex App Builder installed on the same machine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We created a flex application that loads several operational layers that reside on the same server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I view the application locally from the server (url: &lt;/SPAN&gt;&lt;A href="http://127.0.0.1/flexviewers/North%20Carolina/"&gt;http://127.0.0.1/flexviewers/North%20Carolina/&lt;/A&gt;&lt;SPAN&gt; ) , the layers are loading correctly. However, when I try to view the application from outside of the network in which the server is located, the layers are not loading.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I get "...layer failed to load: Fault Code: Channel.Security.Error"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I also get "&amp;nbsp; layer failed to load: Fault code: 500 "&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In my limited research, I found discussions that brought up crossdomain.xml, but in our case, the app is installed and ran on the same server. I also read that with 10.1, the crossdomain.xml is already setup. I verified that it was indeed there and everything looked fine to my untrained eye.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions would be very appreciative.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 12:56:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layers-not-loading/m-p/203052#M6318</guid>
      <dc:creator>JasonBewley1</dc:creator>
      <dc:date>2013-03-07T12:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Layers Not Loading</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layers-not-loading/m-p/203053#M6319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jason,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;IP address 127.0.0.1 is your local host loop back address which will probably work when you are using your application locally but not when trying to do it over the network. You need to either use your servers true IP address or server name.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Mar 2013 15:10:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layers-not-loading/m-p/203053#M6319</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-03-07T15:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: Layers Not Loading</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layers-not-loading/m-p/203054#M6320</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for replying.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I didn't do a good job explaining and I'm sorry for that. When I access it from outside the network I change the ip# to the ip# of the server and do not use the loopback.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 12:25:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layers-not-loading/m-p/203054#M6320</guid>
      <dc:creator>JasonBewley1</dc:creator>
      <dc:date>2013-03-11T12:25:14Z</dc:date>
    </item>
    <item>
      <title>Re: Layers Not Loading</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layers-not-loading/m-p/203055#M6321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jason,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you use the URL for one of your services in a browser do you get access to the REST endpoint? If not you may not have the URL correct&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anthony&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Mar 2013 18:10:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layers-not-loading/m-p/203055#M6321</guid>
      <dc:creator>AnthonyGiles</dc:creator>
      <dc:date>2013-03-11T18:10:03Z</dc:date>
    </item>
    <item>
      <title>Re: Layers Not Loading</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layers-not-loading/m-p/203056#M6322</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Jason,&lt;BR /&gt;&lt;BR /&gt;If you use the URL for one of your services in a browser do you get access to the REST endpoint? If not you may not have the URL correct&lt;BR /&gt;&lt;BR /&gt;Anthony&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is a good test to see if your services are accessible externally, can you get to your REST services directory outside of the network? From what you described, it sounds like the answer is probably no. The correct work flow for making them external is to install a component called the web adaptor which allows ArcGIS for Server to work with your own web server to expose REST and SOAP services. Do you have the web adaptor installed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//01540000028p000000"&gt;http://resources.arcgis.com/en/help/main/10.1/index.html#//01540000028p000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Mar 2013 20:32:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/layers-not-loading/m-p/203056#M6322</guid>
      <dc:creator>DanielStauning</dc:creator>
      <dc:date>2013-03-12T20:32:53Z</dc:date>
    </item>
  </channel>
</rss>

