<?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: Can the Application Builder be used with non-standard URLs? in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-the-application-builder-be-used-with-non/m-p/377667#M10820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the suggestions Bjorn.&amp;nbsp; I did update my crossdomain.xml file on both my production machine and my beta machine.&amp;nbsp; I'm not sure if that did anything, but I was able to start test some other situations, including testing with the API beta. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I downloaded and installed the flash player and installed Flash Build 2.6. Unfortunately, due to the extreme cold weather here (or so that's what they are blaming it on),&amp;nbsp; the power outlets in my office seemed to have fried, so things slowed down. (They should be in to fix in the morning).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But with some preliminary tests I did, it appears that if I locate the web folders outside of the inetpub/wwwroot path (e.g. in my profile) and opening the .html, I'm able to access my production services using the API without a security error.&amp;nbsp; But if I copy it to the inetpub, it fails.&amp;nbsp; So I think I have issues with inetpub.&amp;nbsp; I'll look into this once I have my other machine back up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the Flex View App Builder still will not browse to the production machine, even after waiting overnight (so not a timeout issue).&amp;nbsp; Could the 2 issues be connected?&amp;nbsp; Is it better for me to put in a beta tech support request for this, rather than the forum?&amp;nbsp; I did install the Web Adapter, but I may have set it up wrong for our multiple IPs. That's the only guess I have.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jan 2012 00:25:08 GMT</pubDate>
    <dc:creator>RebeccaStrauch__GISP</dc:creator>
    <dc:date>2012-01-05T00:25:08Z</dc:date>
    <item>
      <title>Can the Application Builder be used with non-standard URLs?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-the-application-builder-be-used-with-non/m-p/377665#M10818</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am trying to browse to my 10.0 production services using the ArcGIS View for Flex Application Builder. I have a non-standard URL.&amp;nbsp; That is, instead of the typical "/ArcGIS/rest/services" as part of the URL, I have a IIS virtual directory that substitutes&amp;nbsp; "/ags/services".&amp;nbsp; When attemping to browse to this 10.0 server using the full (external) URL path (which does work in the services directory), the application builder continues to give a busy indicator.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I use app builder to browse to the same server using the machine name with the standard "ArcGIS/rest/Services" it does locate the server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The production machine is 64-bit Windows 2008 (virtual) running 10.0 sp3.&amp;nbsp; We have mutilple IPs/web pages so do not use the machine/default typically (except for testing) and it is not accessible thru the Internet (intra only). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Beta machine (with app builder) is the same but running 10.1 beta 2.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;...aditional info.&amp;nbsp; Although the&amp;nbsp; &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://" rel="nofollow" target="_blank"&gt;http://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;machinename&amp;gt;ArcGIS/rest/services worked for selecting my base and operational maps, I'm receiving a security error when I am trying to view in design and preview.&amp;nbsp; I'm assuming this is because that URL is not exposed to the internet.&amp;nbsp; (??)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 15:23:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-the-application-builder-be-used-with-non/m-p/377665#M10818</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2012-01-03T15:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Can the Application Builder be used with non-standard URLs?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-the-application-builder-be-used-with-non/m-p/377666#M10819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I have a IIS virtual directory that substitutes&amp;nbsp; "/ags/services".&lt;/BLOCKQUOTE&gt;&lt;SPAN&gt; This should work fine in general. You could test with for example &lt;/SPAN&gt;&lt;A href="http://mapservice.mapthespill.org/AGS/rest/services"&gt;http://mapservice.mapthespill.org/AGS/rest/services&lt;/A&gt;&lt;SPAN&gt; or &lt;/SPAN&gt;&lt;A href="http://gis1.sgrc.selkirk.ca/sgrcservices/rest/services"&gt;http://gis1.sgrc.selkirk.ca/sgrcservices/rest/services&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; I've heard other reports that some URLs don't work, but we haven't been able to figure out why yet.&amp;nbsp; Note that if the server has many services, it might take quite a while to finish checking them all. Meanwhile you'll just see the big busy indicator.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm receiving a security error when I am trying to view in design and preview.&amp;nbsp; I'm assuming this is because that URL is not exposed to the internet.&amp;nbsp; (??)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;No, there is no requirement to have it exposed to the internet.&amp;nbsp; More likely this is a crossdomain issue or some other issue. Do you get the same security error when running it in a browser?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Q. Do you have security enabled in some form on some of these servers?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 00:29:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-the-application-builder-be-used-with-non/m-p/377666#M10819</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2012-01-04T00:29:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can the Application Builder be used with non-standard URLs?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-the-application-builder-be-used-with-non/m-p/377667#M10820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the suggestions Bjorn.&amp;nbsp; I did update my crossdomain.xml file on both my production machine and my beta machine.&amp;nbsp; I'm not sure if that did anything, but I was able to start test some other situations, including testing with the API beta. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I downloaded and installed the flash player and installed Flash Build 2.6. Unfortunately, due to the extreme cold weather here (or so that's what they are blaming it on),&amp;nbsp; the power outlets in my office seemed to have fried, so things slowed down. (They should be in to fix in the morning).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But with some preliminary tests I did, it appears that if I locate the web folders outside of the inetpub/wwwroot path (e.g. in my profile) and opening the .html, I'm able to access my production services using the API without a security error.&amp;nbsp; But if I copy it to the inetpub, it fails.&amp;nbsp; So I think I have issues with inetpub.&amp;nbsp; I'll look into this once I have my other machine back up.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the Flex View App Builder still will not browse to the production machine, even after waiting overnight (so not a timeout issue).&amp;nbsp; Could the 2 issues be connected?&amp;nbsp; Is it better for me to put in a beta tech support request for this, rather than the forum?&amp;nbsp; I did install the Web Adapter, but I may have set it up wrong for our multiple IPs. That's the only guess I have.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 00:25:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-the-application-builder-be-used-with-non/m-p/377667#M10820</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2012-01-05T00:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Can the Application Builder be used with non-standard URLs?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-the-application-builder-be-used-with-non/m-p/377668#M10821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Is it better for me to put in a beta tech support request for this, rather than the forum?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, that's probably going to be better.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 00:27:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-the-application-builder-be-used-with-non/m-p/377668#M10821</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2012-01-05T00:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can the Application Builder be used with non-standard URLs?</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-the-application-builder-be-used-with-non/m-p/377669#M10822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ok, I'll do that in the a.m.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2012 00:29:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/can-the-application-builder-be-used-with-non/m-p/377669#M10822</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2012-01-05T00:29:22Z</dc:date>
    </item>
  </channel>
</rss>

