<?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: config.xml service url format question in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539529#M15313</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, Thank you. I am waiting for a call back from support. Will let you know how it goes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Dec 2012 13:05:38 GMT</pubDate>
    <dc:creator>ScottBackstrom</dc:creator>
    <dc:date>2012-12-27T13:05:38Z</dc:date>
    <item>
      <title>config.xml service url format question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539524#M15308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using flexviewer 2.5 and I have been testing on our internal IP and all is good, however, when i test outside the network it won't display the layers.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://www.ottertailcounty.net/flexviewers/lakes/" rel="nofollow" target="_blank"&gt;http://www.ottertailcounty.net/flexviewers/lakes/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am guessing this is a format issue of how I am calling the services, for example i am using layer:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;inside config.xml&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;layer type="tiled" label="Terrain" url="http://INTERNAL_IP:6080/ArcGIS/rest/services/Terrain/MapServer" visible="true"/&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Works inside the network but not outside, so my question is: For the outside world to see the maps, &lt;/SPAN&gt;&lt;STRONG&gt;do i need to change all references to my domain name?&lt;/STRONG&gt;&lt;SPAN&gt; Public IP? with or without the :6080?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have tried the following but they wont resolve:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;layer type="tiled" label="Terrain" url="http://www.ottertailcounty.net:6080/ArcGIS/rest/services/Terrain/MapServer" visible="true"/&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;layer type="tiled" label="Terrain" url="http://www.ottertailcounty.net/ArcGIS/rest/services/Terrain/MapServer" visible="true"/&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;layer type="tiled" label="Terrain" url="http://66.228.239.237:6080/ArcGIS/rest/services/Terrain/MapServer" visible="true"/&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;lt;layer type="tiled" label="Terrain" url="http://66.228.239.237:6080/ArcGIS/rest/services/Terrain/MapServer" visible="true"/&amp;gt;&lt;/PRE&gt;&lt;DIV style="display:none;"&gt; &lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;none seem to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe another question would be: How do I access my Manager from outside the network?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;From inside it is: &lt;/SPAN&gt;&lt;STRONG style="color: &amp;quot;#FF0000&amp;quot;;"&gt;LOCALIP&lt;/STRONG&gt;&lt;SPAN&gt;:6080/arcgis/manager/ &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If I am getting there from outside, what would i use? Domain name? Domain name + :6080? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any suggestions?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2012 20:58:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539524#M15308</guid>
      <dc:creator>ScottBackstrom</dc:creator>
      <dc:date>2012-12-26T20:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: config.xml service url format question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539525#M15309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Scott,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; If you install the web adaptor that is on the ArcGIS Server disk than you will be able to use a URL that does not have the :6080 in it. The other major issue you are hving is you need to use the eternal URL in each layers urls in your config.xml be cause if you mix and match urls then you will get security sandbox issues (assuming you do not have the proper crossdomain.xml setup).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2012 21:19:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539525#M15309</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-12-26T21:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: config.xml service url format question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539526#M15310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert, Thanks for the quick reply!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;So to clarify, I need to change my code to point to the &lt;/SPAN&gt;&lt;STRONG&gt;EXTERNAL&lt;/STRONG&gt;&lt;SPAN&gt; ip address once I get the Web Adapter installed?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now running into a new issue when attempting to install the web adapter ArcgGIS for Server Enterprise 10.1 &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Error 2878. On the dialog WebSiteList the control&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ListBox1 has a possible value:Default Web Site,80,1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is an invalid or duplicate value.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 12:42:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539526#M15310</guid>
      <dc:creator>ScottBackstrom</dc:creator>
      <dc:date>2012-12-27T12:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: config.xml service url format question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539527#M15311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Scott,&lt;BR /&gt;(assuming you do not have the proper crossdomain.xml setup).&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My crossdomain.xml file located in c:\inetpub\wwwroot\&lt;/SPAN&gt;&lt;BR /&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.adobe.com/xml/dtds/cross-domain-policy.dtd"&amp;gt;
&amp;lt;cross-domain-policy&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;site-control permitted-cross-domain-policies="all"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;allow-access-from domain="*"/&amp;gt;
&amp;lt;/cross-domain-policy&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;Which i believe is correct.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 23:23:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539527#M15311</guid>
      <dc:creator>ScottBackstrom</dc:creator>
      <dc:date>2021-12-11T23:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: config.xml service url format question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539528#M15312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Scott,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; My current install does not use the web adaptor but I use a apache reverse proxy server (basically the same as the web adaptor) and yes you use the external server urls in the main config.xml. As far as the error you are running into... You need to give support a call.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 12:47:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539528#M15312</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-12-27T12:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: config.xml service url format question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539529#M15313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, Thank you. I am waiting for a call back from support. Will let you know how it goes.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 13:05:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539529#M15313</guid>
      <dc:creator>ScottBackstrom</dc:creator>
      <dc:date>2012-12-27T13:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: config.xml service url format question</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539530#M15314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am able to resolve the site using the domain name (instead of the ip address) now after successfully install of the Web Adapter.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The issue for the web adapter is that the setup can???t resolve the list of websites when multiple websites have the same binding.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; In my case, I did discover that there was two items in IIS with the value of 80. I temporarily changed one to 1001 and the other to 100. Then changed them back to 80 after the install.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Dec 2012 15:39:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/config-xml-service-url-format-question/m-p/539530#M15314</guid>
      <dc:creator>ScottBackstrom</dc:creator>
      <dc:date>2012-12-27T15:39:49Z</dc:date>
    </item>
  </channel>
</rss>

