<?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: issue with deploying js api app on a web server in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/issue-with-deploying-js-api-app-on-a-web-server/m-p/316306#M29106</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmm, if you try a different map service, does that work any better?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try a different Esri service, and then a different internal one that you (or the client) host (if possible).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just checked the service you indicated, and it appears to be functional.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Jan 2014 20:56:45 GMT</pubDate>
    <dc:creator>Noah-Sager</dc:creator>
    <dc:date>2014-01-21T20:56:45Z</dc:date>
    <item>
      <title>issue with deploying js api app on a web server</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/issue-with-deploying-js-api-app-on-a-web-server/m-p/316305#M29105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I tried to deploy an js api app on a client test server, but the app won't load with a message "require is not defined", so I assume the server cannot pull the api from CDN so I installed the api on their server. The message is gone, but the app still won't load. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The interface is loaded but the map is empty.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The new error message is "dojo.io.script error" with a message "Timeout exceeded"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I checked the network log and found it is the call to "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer?f=json&amp;amp;callback=dojo.io.script.jsonp_dojoIoScript1._jsonpCallback" rel="nofollow" target="_blank"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer?f=json&amp;amp;callback=dojo.io.script.jsonp_dojoIoScript1._jsonpCallback&lt;/A&gt;&lt;SPAN&gt;" that is not responding and just timed out.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone has a clue what the issue may be?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 20:50:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/issue-with-deploying-js-api-app-on-a-web-server/m-p/316305#M29105</guid>
      <dc:creator>ZachLiu1</dc:creator>
      <dc:date>2014-01-21T20:50:57Z</dc:date>
    </item>
    <item>
      <title>Re: issue with deploying js api app on a web server</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/issue-with-deploying-js-api-app-on-a-web-server/m-p/316306#M29106</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hmm, if you try a different map service, does that work any better?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try a different Esri service, and then a different internal one that you (or the client) host (if possible).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Just checked the service you indicated, and it appears to be functional.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 20:56:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/issue-with-deploying-js-api-app-on-a-web-server/m-p/316306#M29106</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2014-01-21T20:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: issue with deploying js api app on a web server</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/issue-with-deploying-js-api-app-on-a-web-server/m-p/316307#M29107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Another thing I noticed is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see the url from service directory from&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But I can not view it if I type in&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer?f=jsapi"&gt;http://services.arcgisonline.com/ArcGIS/rest/services/World_Street_Map/MapServer?f=jsapi&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2014 21:18:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/issue-with-deploying-js-api-app-on-a-web-server/m-p/316307#M29107</guid>
      <dc:creator>ZachLiu1</dc:creator>
      <dc:date>2014-01-21T21:18:30Z</dc:date>
    </item>
  </channel>
</rss>

