<?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: Why won't my ArcGIS API library download work on my local server? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-won-t-my-arcgis-api-library-download-work-on/m-p/101111#M9294</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue that I ran into was that in IIS7 even thought I copied the folder into the correct folder, I still needed to add a virtual directory for thearcgis_js_api\library\3.12\3.12. I usually don't mark my questions as answered but since we figured it out I shall this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 30 Jan 2015 18:25:52 GMT</pubDate>
    <dc:creator>ChrisSergent</dc:creator>
    <dc:date>2015-01-30T18:25:52Z</dc:date>
    <item>
      <title>Why won't my ArcGIS API library download work on my local server?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-won-t-my-arcgis-api-library-download-work-on/m-p/101106#M9289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After losing internet connection today, I decided to download the ArcGIS API for JavaScript Library 3.13. Our server is maps.decaturil.gov. I also tried the server name as well. I have the files in the folder that the documentation displays, but I receive an error telling that the files can not be found. What am I doing wrong? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jan 2015 21:24:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-won-t-my-arcgis-api-library-download-work-on/m-p/101106#M9289</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-01-23T21:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: Why won't my ArcGIS API library download work on my local server?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-won-t-my-arcgis-api-library-download-work-on/m-p/101107#M9290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chris,&lt;/P&gt;&lt;P&gt;have you changed init.js and dojo.js on your API to your host ?&lt;/P&gt;&lt;P&gt;here is the example&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="54069" alt="init.js.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/54069_init.js.png" style="width: 620px; height: 45px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;after that try to access your api on browser like this : &lt;A href="http://amri.esrisa.co.id/js/library/3.12/3.12/init.js" title="http://amri.esrisa.co.id/js/library/3.12/3.12/init.js" rel="nofollow noopener noreferrer" target="_blank"&gt;http://yourhost/js/library/3.12/3.12/init.js&lt;/A&gt;‌ you will get js script on browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check all configuration correctly, create simple app like this :&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;SPAN&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/TR/html4/strict.dtd" rel="nofollow noopener noreferrer" target="_blank"&gt;http://www.w3.org/TR/html4/strict.dtd&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;
&amp;lt;html&amp;gt;
&amp;nbsp; &amp;lt;head&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8"/&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;title&amp;gt;Simple Map&amp;lt;/title&amp;gt;
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;link rel="stylesheet" type="text/css" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://yourhost/js/library/3.12/3.12/dijit/themes/tundra/tundra.css" rel="nofollow noopener noreferrer" target="_blank"&gt;http://yourhost/js/library/3.12/3.12/dijit/themes/tundra/tundra.css&lt;/A&gt;&lt;SPAN&gt;"/&amp;gt;&lt;/SPAN&gt;
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;link rel="stylesheet" type="text/css" href="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://yourhost/js/library/3.12/3.12/esri/css/esri.css" rel="nofollow noopener noreferrer" target="_blank"&gt;http://yourhost/js/library/3.12/3.12/esri/css/esri.css&lt;/A&gt;&lt;SPAN&gt;" /&amp;gt;&lt;/SPAN&gt;
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://yourhost/js/library/3.12/3.12/init.js" rel="nofollow noopener noreferrer" target="_blank"&gt;http://yourhost/js/library/3.12/3.12/init.js&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dojo.require("esri.map");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; function init() {
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var myMap = new esri.Map("mapDiv");
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; //note that if you do not have public Internet access then you will need to point this url to your own locally accessible cached service.
&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; var myTiledMapServiceLayer = new esri.layers.ArcGISTiledMapServiceLayer("&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/services/NGS_Topo_US_2D/MapServer" rel="nofollow noopener noreferrer" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/services/NGS_Topo_US_2D/MapServer&lt;/A&gt;&lt;SPAN&gt;");&lt;/SPAN&gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; myMap.addLayer(myTiledMapServiceLayer);
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; }
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; dojo.addOnLoad(init);
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/script&amp;gt;
&amp;nbsp; &amp;lt;/head&amp;gt;
&amp;nbsp; &amp;lt;body class="tundra"&amp;gt;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;div id="mapDiv" style="width:900px; height:600px; border:1px solid #000;"&amp;gt;&amp;lt;/div&amp;gt;
&amp;nbsp; &amp;lt;/body&amp;gt;
&amp;lt;/html&amp;gt;&lt;/PRE&gt;&lt;P&gt;good luck &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 06:15:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-won-t-my-arcgis-api-library-download-work-on/m-p/101107#M9290</guid>
      <dc:creator>khairulamri</dc:creator>
      <dc:date>2021-12-11T06:15:27Z</dc:date>
    </item>
    <item>
      <title>Re: Why won't my ArcGIS API library download work on my local server?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-won-t-my-arcgis-api-library-download-work-on/m-p/101108#M9291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I tried both the server name and the URL for the server.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 14:11:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-won-t-my-arcgis-api-library-download-work-on/m-p/101108#M9291</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-01-26T14:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Why won't my ArcGIS API library download work on my local server?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-won-t-my-arcgis-api-library-download-work-on/m-p/101109#M9292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Paste the URL to the init.js or any other js file in your browser to confirm the path is correct.&lt;/P&gt;&lt;P&gt;You should see the JavaScript. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this: &lt;A href="https://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.7"&gt;https://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.7&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 14:37:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-won-t-my-arcgis-api-library-download-work-on/m-p/101109#M9292</guid>
      <dc:creator>KyleDixon</dc:creator>
      <dc:date>2015-01-26T14:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Why won't my ArcGIS API library download work on my local server?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-won-t-my-arcgis-api-library-download-work-on/m-p/101110#M9293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Esri is helping me now. They said that everything I am doing is correct. I will post the outcome here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Jan 2015 19:56:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-won-t-my-arcgis-api-library-download-work-on/m-p/101110#M9293</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-01-26T19:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Why won't my ArcGIS API library download work on my local server?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-won-t-my-arcgis-api-library-download-work-on/m-p/101111#M9294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue that I ran into was that in IIS7 even thought I copied the folder into the correct folder, I still needed to add a virtual directory for thearcgis_js_api\library\3.12\3.12. I usually don't mark my questions as answered but since we figured it out I shall this time.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Jan 2015 18:25:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/why-won-t-my-arcgis-api-library-download-work-on/m-p/101111#M9294</guid>
      <dc:creator>ChrisSergent</dc:creator>
      <dc:date>2015-01-30T18:25:52Z</dc:date>
    </item>
  </channel>
</rss>

