<?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 Problem with local dijit trying to access js.arcgis.com in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-with-local-dijit-trying-to-access-js/m-p/300953#M27608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: mlmiller4&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, I'm working on an application which has a number of dijits in it handling things like the Table of Contents, Query box, Geolocation, etc.&amp;nbsp; All dijits are working fine except for one called Selection.js which creates a "Select-by-Attributes" style form for the user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;When I run the app in Firefox, Firebugs reports a "404 Not Found" error and shows the dijit as pointing to "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/js/dojo/dijit/Selection.js" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/js/dojo/dijit/Selection.js&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;All other dijits, however, point to the local host, "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:52093/Web_App_v4/viewer/js/gis/dijit/DijitNameHere.js" rel="nofollow" target="_blank"&gt;http://localhost:52093/Web_App_v4/viewer/js/gis/dijit/DijitNameHere.js&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know why the Selection.js would be pointing to &lt;/SPAN&gt;&lt;A href="http://js.arcgis.com"&gt;http://js.arcgis.com&lt;/A&gt;&lt;SPAN&gt;, and not the local host like all other dijits?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried changing Selection.js to other names, like SelectionForm, or mySelection, in order to avoid any possible conflicts with other modules of the JS API, but Firebugs still gives the same message.&amp;nbsp; I cannot figure out why the domain of this dijit is js.arcgis.com, while all other dijits in the same directory have their domains as the localhost.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attached two screenshots: one showing the dijit directory tree, and another showing the error message in Firebugs.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]28657[/ATTACH][ATTACH=CONFIG]28658[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Oct 2013 16:51:33 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2013-10-28T16:51:33Z</dc:date>
    <item>
      <title>Problem with local dijit trying to access js.arcgis.com</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-with-local-dijit-trying-to-access-js/m-p/300953#M27608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: mlmiller4&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi, I'm working on an application which has a number of dijits in it handling things like the Table of Contents, Query box, Geolocation, etc.&amp;nbsp; All dijits are working fine except for one called Selection.js which creates a "Select-by-Attributes" style form for the user.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;When I run the app in Firefox, Firebugs reports a "404 Not Found" error and shows the dijit as pointing to "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/js/dojo/dijit/Selection.js" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/js/dojo/dijit/Selection.js&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;All other dijits, however, point to the local host, "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:52093/Web_App_v4/viewer/js/gis/dijit/DijitNameHere.js" rel="nofollow" target="_blank"&gt;http://localhost:52093/Web_App_v4/viewer/js/gis/dijit/DijitNameHere.js&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know why the Selection.js would be pointing to &lt;/SPAN&gt;&lt;A href="http://js.arcgis.com"&gt;http://js.arcgis.com&lt;/A&gt;&lt;SPAN&gt;, and not the local host like all other dijits?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried changing Selection.js to other names, like SelectionForm, or mySelection, in order to avoid any possible conflicts with other modules of the JS API, but Firebugs still gives the same message.&amp;nbsp; I cannot figure out why the domain of this dijit is js.arcgis.com, while all other dijits in the same directory have their domains as the localhost.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've attached two screenshots: one showing the dijit directory tree, and another showing the error message in Firebugs.&amp;nbsp; Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]28657[/ATTACH][ATTACH=CONFIG]28658[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 16:51:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/problem-with-local-dijit-trying-to-access-js/m-p/300953#M27608</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2013-10-28T16:51:33Z</dc:date>
    </item>
  </channel>
</rss>

