<?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: JSAPI 3.5 local installation folder names in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jsapi-3-5-local-instalation-folder-names/m-p/165283#M15333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is an error when extracting and a directory is mis-named.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rename 3.5\3.5 to 3.5\jsapi . Bingo . &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Christy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 25 Jul 2013 15:12:20 GMT</pubDate>
    <dc:creator>FilippoBergamin</dc:creator>
    <dc:date>2013-07-25T15:12:20Z</dc:date>
    <item>
      <title>JSAPI 3.5 local instalation folder names</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jsapi-3-5-local-instalation-folder-names/m-p/165281#M15331</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm trying to install JSAPI 3.5.&amp;nbsp; The instal.html that comes with it says to unpack the \arcgis_js_api\library into your server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Then to change the paths in the two files to ""&amp;lt;myserver&amp;gt;/arcgis_js_api/library/3.5/&lt;/SPAN&gt;&lt;STRONG&gt;jsap&lt;/STRONG&gt;&lt;SPAN&gt;i/"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, after copying the folder as specified my paths are different from the 3.3 install, and from these notes.&amp;nbsp; The paths are now "D:\&amp;lt;IIS Home folder&amp;gt;\arcgis_js_api\library\3.5\&lt;/SPAN&gt;&lt;STRONG&gt;3.5&lt;/STRONG&gt;&lt;SPAN&gt;" - I tried modifying the paths in the two files to this new version but everything went splut. Errors below&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this just a case that the notes haven't been upgraded or has something else gone wrong?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ACM&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="plain" name="code"&gt;&amp;nbsp; GET http://xx/arcgis_js_api/library/esri/nls/jsapi_en-gb.js 404 (Not Found) init.js:15&amp;nbsp; Uncaught Error: xhrFailed init.js:15 GET http://xx/arcgis_js_api/library/3.5/dijit/dijit.js 404 (Not Found) init.js:15 Uncaught Error: xhrFailed init.js:15 GET http://xx/arcgis_js_api/library/3.5/dijit/form/Textarea.js 404 (Not Found) init.js:15 Uncaught Error: xhrFailed&amp;nbsp; &lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color: #000066; font-family: monospace;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Jul 2013 11:58:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jsapi-3-5-local-instalation-folder-names/m-p/165281#M15331</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2013-07-16T11:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: JSAPI 3.5 local instalation folder names</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jsapi-3-5-local-instalation-folder-names/m-p/165282#M15332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;bump - so no-one out there has had any issues with local installation of 3.5 (and indeed 3.4 as the folder structure is 3.4/3.4 in that download)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ACM&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jul 2013 13:15:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jsapi-3-5-local-instalation-folder-names/m-p/165282#M15332</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2013-07-17T13:15:16Z</dc:date>
    </item>
    <item>
      <title>Re: JSAPI 3.5 local installation folder names</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jsapi-3-5-local-instalation-folder-names/m-p/165283#M15333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There is an error when extracting and a directory is mis-named.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Rename 3.5\3.5 to 3.5\jsapi . Bingo . &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Christy&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jul 2013 15:12:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jsapi-3-5-local-instalation-folder-names/m-p/165283#M15333</guid>
      <dc:creator>FilippoBergamin</dc:creator>
      <dc:date>2013-07-25T15:12:20Z</dc:date>
    </item>
    <item>
      <title>Re: JSAPI 3.5 local instalation folder names</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jsapi-3-5-local-instalation-folder-names/m-p/165284#M15334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Many thanks - I did that first, but must have got it wrong somewhere, as trying again and it all worked.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 26 Jul 2013 13:44:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/jsapi-3-5-local-instalation-folder-names/m-p/165284#M15334</guid>
      <dc:creator>AdrianMarsden</dc:creator>
      <dc:date>2013-07-26T13:44:01Z</dc:date>
    </item>
  </channel>
</rss>

