<?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: Cannot view my app outside the local intranet in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654360#M19373</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I looked and found no crossdomain.xml file in the web root directory. I added a crossdomain.xml into the wwwroot folder......and as of right now it looks just like it did from downloading it from the google link on the geophyter blogspot. Below is the configuration of the crossdomain.....how do I need to set it up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0"?&amp;gt;
&amp;lt;!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd"&amp;gt;
&amp;lt;cross-domain-policy&amp;gt;
&amp;nbsp; &amp;lt;site-control permitted-cross-domain-policies="by-content-type" /&amp;gt;
&amp;lt;/cross-domain-policy&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, is there anything I need to do in the config.xml file in the Flex project? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert, the URL is &lt;/SPAN&gt;&lt;A href="http://publicgis.bartowga.org/floodplainproject_2.1/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://publicgis.bartowga.org/floodplainproject_2.1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh C.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 03:43:35 GMT</pubDate>
    <dc:creator>JoshuaCoates</dc:creator>
    <dc:date>2021-12-12T03:43:35Z</dc:date>
    <item>
      <title>Cannot view my app outside the local intranet</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654357#M19370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Can anyone explain why it is that I cannot view my application outside of the local intranet? I have some flex apps that are setup on a local public server with several apps on it. All of the .NET apps can be viewed outside the intranet and the data all appears fine. When I try going to one of the Flex apps from outside the intranet, I am able to see the UI and all of the widgets open fine, however, none of the map and data are displayed?! Does anyone know why this is? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, if anyone can look at my other post "Problem deploying Flexviewer app" I could really use some input on this as well. I can not figure out why my app appears sometimes and other times....it is just a white screen and I have to hit refresh a lot of times and then it will randomly sometimes work?!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any input anyone can give, I would really appreciate it!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh C.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 19:55:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654357#M19370</guid>
      <dc:creator>JoshuaCoates</dc:creator>
      <dc:date>2010-11-17T19:55:37Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot view my app outside the local intranet</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654358#M19371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Joshua,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; What is your public sites url?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you have a crossdomain.xml file in the root of the ArcGIS Servers wwwroot directory?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 20:03:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654358#M19371</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-11-17T20:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot view my app outside the local intranet</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654359#M19372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are getting sandbox error 2048, you probably need to configure one or more crossdomain.xml files&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I discuss the issue and solution here:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://geophyter.blogspot.com/2010/11/flex-sandbox-security-error-2048.html"&gt;http://geophyter.blogspot.com/2010/11/flex-sandbox-security-error-2048.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Nov 2010 21:56:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654359#M19372</guid>
      <dc:creator>JamesOBrien</dc:creator>
      <dc:date>2010-11-17T21:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot view my app outside the local intranet</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654360#M19373</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I looked and found no crossdomain.xml file in the web root directory. I added a crossdomain.xml into the wwwroot folder......and as of right now it looks just like it did from downloading it from the google link on the geophyter blogspot. Below is the configuration of the crossdomain.....how do I need to set it up?&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;lt;?xml version="1.0"?&amp;gt;
&amp;lt;!DOCTYPE cross-domain-policy SYSTEM "http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd"&amp;gt;
&amp;lt;cross-domain-policy&amp;gt;
&amp;nbsp; &amp;lt;site-control permitted-cross-domain-policies="by-content-type" /&amp;gt;
&amp;lt;/cross-domain-policy&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, is there anything I need to do in the config.xml file in the Flex project? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert, the URL is &lt;/SPAN&gt;&lt;A href="http://publicgis.bartowga.org/floodplainproject_2.1/" rel="nofollow noopener noreferrer" target="_blank"&gt;http://publicgis.bartowga.org/floodplainproject_2.1/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh C.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 03:43:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654360#M19373</guid>
      <dc:creator>JoshuaCoates</dc:creator>
      <dc:date>2021-12-12T03:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot view my app outside the local intranet</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654361#M19374</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, after doing some research, it seems like I do not need a crossdomain.xml. I have read that it is only necessary to have a crossdomain file if your application in not hosted on the same server where ArcGIS Server is hosted. Therefore, since my application is on the same server as ArcGIS Server, I do not see why I would need the crossdomain. Also, I am able to view .NET applications just fine and have the maps display with the layers and all data.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 12:44:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654361#M19374</guid>
      <dc:creator>JoshuaCoates</dc:creator>
      <dc:date>2010-11-18T12:44:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot view my app outside the local intranet</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654362#M19375</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to use full urls for the layers in your config instead of just:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://publicgis/PublicGISserver/rest/services/2010_CrossSections/MapServer"&gt;http://publicgis/PublicGISserver/rest/services/2010_CrossSections/MapServer&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 15:43:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654362#M19375</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-11-18T15:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot view my app outside the local intranet</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654363#M19376</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What do you mean by full URL's? I thought I am using full URL's?! I copy and past the URL from the rest/services directory?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 17:59:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654363#M19376</guid>
      <dc:creator>JoshuaCoates</dc:creator>
      <dc:date>2010-11-18T17:59:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot view my app outside the local intranet</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654364#M19377</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It needs to include the domain for outside users or their DNS lookup will fail:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://publicgis.bartowga.org/PublicGISserver/rest/services/2010_CrossSections/MapServer"&gt;http://publicgis.bartowga.org/PublicGISserver/rest/services/2010_CrossSections/MapServer&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 19:12:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654364#M19377</guid>
      <dc:creator>DasaPaddock</dc:creator>
      <dc:date>2010-11-18T19:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot view my app outside the local intranet</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654365#M19378</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you tremendously. I will try this at work tomorrow, but I can now hit the rest/services page by including the new domain.....so I am pretty sure this is going to work!! Thank you again! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Josh C.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Nov 2010 21:02:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654365#M19378</guid>
      <dc:creator>JoshuaCoates</dc:creator>
      <dc:date>2010-11-18T21:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot view my app outside the local intranet</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654366#M19379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I too am having the same issue.&amp;nbsp; I have the flex viewer installed on my web server with map services on my ArcGIS Server.&amp;nbsp; I was getting the Sandbox error but placed a crossdomain file on the ArcGIS server and the error went away.&amp;nbsp; When I view the application through the public domain, but from within my organizations network, everything works fine.&amp;nbsp; When I view from outside, I see the application but with no data and no sandbox error.&amp;nbsp; I seems that the public can't access the rest urls.&amp;nbsp; Can someone more fully explain the idea behind the above mentioned "full urls".&amp;nbsp; I experimented with this but it doesn't seem to help.&amp;nbsp; Josh, were you able to get everything working by changing the urls?&amp;nbsp; Any suggestions would be appreciated.&amp;nbsp; Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Dec 2010 16:52:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654366#M19379</guid>
      <dc:creator>LukePecoraro</dc:creator>
      <dc:date>2010-12-07T16:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot view my app outside the local intranet</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654367#M19380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;A few additional details regarding my question in the post above:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Web server: imsweb&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGIS Server : gissoc&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Outside link to my site:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://gis.co.cal.md.us/flexviewer_benson/"&gt;http://gis.co.cal.md.us/flexviewer_benson/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my crossdomain.xml placed in the wwwroot folder on gissoc&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[HTML]&amp;lt;?xml version="1.0" ?&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;!DOCTYPE cross-domain-policy SYSTEM "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.adobe.com/xml/dtds/cross-domain-policy.dtd" rel="nofollow" target="_blank"&gt;http://www.adobe.com/xml/dtds/cross-domain-policy.dtd&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&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;lt;allow-access-from domain="*" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;site-control permitted-cross-domain-policies="all" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;allow-http-request-headers-from domain="*" headers="*" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/cross-domain-policy&amp;gt;[/HTML]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The first part of my config file on imsweb:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[HTML]&amp;lt;configuration&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;Calvert County Department Of Technology Services&amp;lt;/title&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;subtitle&amp;gt;Test Flex Application- Eric Benson&amp;lt;/subtitle&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;logo&amp;gt;assets/images/SEAL.gif&amp;lt;/logo&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;stylecolors&amp;gt;0xCEE7F4,0x39628C,0x355D89,0x294867,0xCEE7F4,0xFFFFED&amp;lt;/stylecolors&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- stylecolors&amp;gt;0xCEE7F4,0x39628C,0x355D89,0x294867,0xCEE7F4,0xAFCFAF&amp;lt;/stylecolors --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;stylealpha&amp;gt;0.8&amp;lt;/stylealpha&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;!-- UI elements --&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget left="10"&amp;nbsp; top="50"&amp;nbsp;&amp;nbsp;&amp;nbsp; config="widgets/Navigation/NavigationWidget.xml" url="widgets/Navigation/NavigationWidget.swf"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget right="-2" bottom="-2" config="widgets/OverviewMap/OverviewMapWidget.xml" url="widgets/OverviewMap/OverviewMapWidget.swf"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget right="20" top="55"&amp;nbsp;&amp;nbsp;&amp;nbsp; config="widgets/MapSwitcher/MapSwitcherWidget.xml" url="widgets/MapSwitcher/MapSwitcherWidget.swf"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget left="0"&amp;nbsp;&amp;nbsp; top="0"&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; config="widgets/HeaderController/HeaderControllerWidget.xml" url="widgets/HeaderController/HeaderControllerWidget.swf"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;widget left="10"&amp;nbsp; bottom="60" config = "widgets/Coordinate/CoordinateWidget.xml" url="widgets/Coordinate/CoordinateWidget.swf" /&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;map initialextent="" top="40"&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;basemaps&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;layer label="Streets" type="tiled" visible="true"&amp;nbsp; alpha="1"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; url="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ccg-gissoc/ArcGIS/rest/services/BaseMapTest/MapServer" rel="nofollow" target="_blank"&gt;http://ccg-gissoc/ArcGIS/rest/services/BaseMapTest/MapServer&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &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;/basemaps&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;operationallayers&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;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &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;/operationallayers&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/map&amp;gt;[/HTML]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 11:26:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654367#M19380</guid>
      <dc:creator>LukePecoraro</dc:creator>
      <dc:date>2010-12-08T11:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot view my app outside the local intranet</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654368#M19381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Eric,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; Your issue is the same stated above you are not using fully qualified domain names for your map services&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ccg-gissoc/ArcGIS/rest/services/BaseMapTest/MapServer"&gt;http://ccg-gissoc/ArcGIS/rest/services/BaseMapTest/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ccg-gisoc in the outside world (outside your domain) means very little. I would talk to your IT people and see what your fully qualified domain name is something like &lt;/SPAN&gt;&lt;A _jive_internal="true" href="https://community.esri.com/www.ccs-gisoc.com"&gt;www.ccs-gisoc.com&lt;/A&gt;&lt;SPAN&gt; or something. If you are the IT people and still don't know this then &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; you can find your full address using a reverse IP lookup and your IP address. Just google reverse IP lookup.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Dec 2010 11:47:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654368#M19381</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-08T11:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot view my app outside the local intranet</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654369#M19382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;But my ArcGIS Server is an internal server, locked down and not open to the outside.&amp;nbsp; There is no full address for this server.&amp;nbsp; I thought this was why a crossdomain file is needed.&amp;nbsp; How are my ArcGIS Server built maps, which are hosted on the web server, hitting my rest services?&amp;nbsp; Are they using a proxy?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 14:34:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654369#M19382</guid>
      <dc:creator>LukePecoraro</dc:creator>
      <dc:date>2010-12-14T14:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot view my app outside the local intranet</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654370#M19383</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Eric,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You need to setup a reverse proxy server then.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=32634"&gt;http://resources.arcgis.com/content/kbase?fa=articleShow&amp;amp;d=32634&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;How are my ArcGIS Server built maps, which are hosted on the web server, hitting my rest services? Are they using a proxy?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;They aren't they are using the SOAP endPoint, different completely.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Dec 2010 14:40:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/cannot-view-my-app-outside-the-local-intranet/m-p/654370#M19383</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2010-12-14T14:40:17Z</dc:date>
    </item>
  </channel>
</rss>

