<?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 JavaScript Api Basic Viewer to configure locally in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-basic-viewer-to-configure-locally/m-p/562658#M52539</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;I am explaining here the issue in more detail&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an Asp.Net MVC Application. There I am trying to integrate the ArcGIS JavaScript Basic Viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I already configured the ArcGIS Javascript API 2.6 in my Asp.Net application as below here&amp;nbsp; [ATTACH]10821[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have Default.ashx inside jsapicompact folder as mentioned in install.htm of ArcGIS Javascript Api downloaded content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using this script reference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;script type="text/javascript" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx�?�" rel="nofollow" target="_blank"&gt;http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx�?�&lt;/A&gt;&lt;SPAN&gt; &amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead of &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;script type="text/javascript" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.6compact" rel="nofollow" target="_blank"&gt;http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.6compact&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my dojoConfig&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var djConfig = {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; parseOnLoad: true,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; locale:"en-us",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; baseUrl: './',&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modulePaths: {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "esriTemplate": "../../../Modules/ArcGISMaps/Scripts"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;};&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is I am not able to make Basic Viewer to work with local ArcGIS Javascript Api. I am getting some error in loading dojo scripts and ArcGIS javascript Api Scripts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me how to configure the basic viewer with local ArcGIS Javascript Api (&lt;/SPAN&gt;&lt;A href="http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx"&gt;http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Instead of &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Online api (&lt;/SPAN&gt;&lt;A href="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.6compact"&gt;http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.6compact&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Dec 2011 09:47:06 GMT</pubDate>
    <dc:creator>SureshRajamani</dc:creator>
    <dc:date>2011-12-28T09:47:06Z</dc:date>
    <item>
      <title>JavaScript Api Basic Viewer to configure locally</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-basic-viewer-to-configure-locally/m-p/562657#M52538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have downloaded the basic viewer template and i need to have this basic viewer inside my existing asp.net application as one of the page.I already configure the javascript api 2.6 in my web application locally,caz i am going to publish my web application in some other server with javascript api,so i didnt configure the api directly in wwwroot of iis.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My question is &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I need to point my local javascript api in basic viewer template with all contents (nls folder,javascript folder etc which is all inside basic viewer folder).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please provide me a sample.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Dec 2011 13:00:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-basic-viewer-to-configure-locally/m-p/562657#M52538</guid>
      <dc:creator>SureshRajamani</dc:creator>
      <dc:date>2011-12-23T13:00:29Z</dc:date>
    </item>
    <item>
      <title>JavaScript Api Basic Viewer to configure locally</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-basic-viewer-to-configure-locally/m-p/562658#M52539</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;I am explaining here the issue in more detail&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have an Asp.Net MVC Application. There I am trying to integrate the ArcGIS JavaScript Basic Viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I already configured the ArcGIS Javascript API 2.6 in my Asp.Net application as below here&amp;nbsp; [ATTACH]10821[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have Default.ashx inside jsapicompact folder as mentioned in install.htm of ArcGIS Javascript Api downloaded content.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using this script reference.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;script type="text/javascript" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx�?�" rel="nofollow" target="_blank"&gt;http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx�?�&lt;/A&gt;&lt;SPAN&gt; &amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead of &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;script type="text/javascript" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.6compact" rel="nofollow" target="_blank"&gt;http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.6compact&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is my dojoConfig&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;var djConfig = {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; parseOnLoad: true,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; locale:"en-us",&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; baseUrl: './',&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modulePaths: {&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "esriTemplate": "../../../Modules/ArcGISMaps/Scripts"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;};&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is I am not able to make Basic Viewer to work with local ArcGIS Javascript Api. I am getting some error in loading dojo scripts and ArcGIS javascript Api Scripts.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me how to configure the basic viewer with local ArcGIS Javascript Api (&lt;/SPAN&gt;&lt;A href="http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx"&gt;http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt; Instead of &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Online api (&lt;/SPAN&gt;&lt;A href="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.6compact"&gt;http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.6compact&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Dec 2011 09:47:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-basic-viewer-to-configure-locally/m-p/562658#M52539</guid>
      <dc:creator>SureshRajamani</dc:creator>
      <dc:date>2011-12-28T09:47:06Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript Api Basic Viewer to configure locally</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-basic-viewer-to-configure-locally/m-p/562659#M52540</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;&lt;STRONG&gt;I am explaining here the issue in more detail&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;I have an Asp.Net MVC Application. There I am trying to integrate the ArcGIS JavaScript Basic Viewer.&lt;BR /&gt;I already configured the ArcGIS Javascript API 2.6 in my Asp.Net application as below here&amp;nbsp; [ATTACH]10821[/ATTACH]&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;I have Default.ashx inside jsapicompact folder as mentioned in install.htm of ArcGIS Javascript Api downloaded content.&lt;BR /&gt;&lt;BR /&gt;I am using this script reference.&lt;BR /&gt;&amp;lt;script type="text/javascript" src="http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx�?� &amp;gt;&lt;BR /&gt;&lt;BR /&gt;Instead of &lt;BR /&gt;&lt;BR /&gt;&amp;lt;script type="text/javascript" src="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.6compact"&amp;gt;&amp;nbsp; &lt;BR /&gt;&lt;BR /&gt;Here is my dojoConfig&lt;BR /&gt;var djConfig = {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; parseOnLoad: true,&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; locale:"en-us",&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; baseUrl: './',&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; modulePaths: {&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; "esriTemplate": "../../../Modules/ArcGISMaps/Scripts"&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;BR /&gt;};&lt;BR /&gt;&lt;BR /&gt;The problem is I am not able to make Basic Viewer to work with local ArcGIS Javascript Api. I am getting some error in loading dojo scripts and ArcGIS javascript Api Scripts.&lt;BR /&gt;&lt;BR /&gt;Please help me how to configure the basic viewer with local ArcGIS Javascript Api (&lt;A href="http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx"&gt;http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx&lt;/A&gt;)&lt;BR /&gt;&lt;BR /&gt; Instead of &lt;BR /&gt;Online api (&lt;A href="http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.6compact"&gt;http://serverapi.arcgisonline.com/jsapi/arcgis/?v=2.6compact&lt;/A&gt;)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;it should just be&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;script type="text/javascript" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/myapplication/scripts/arcgis_js_api/library/2.6/jsapi/?v=2.6compact�?�" rel="nofollow" target="_blank"&gt;http://localhost/myapplication/scripts/arcgis_js_api/library/2.6/jsapi/?v=2.6compact�?�&lt;/A&gt;&lt;SPAN&gt; &amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;unless you changed the folder structure&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jan 2012 15:25:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-basic-viewer-to-configure-locally/m-p/562659#M52540</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-01-03T15:25:54Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript Api Basic Viewer to configure locally</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-basic-viewer-to-configure-locally/m-p/562660#M52541</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;it should just be&lt;BR /&gt;&lt;BR /&gt;&amp;lt;script type="text/javascript" src="http://localhost/myapplication/scripts/arcgis_js_api/library/2.6/jsapi/?v=2.6compact�?� &amp;gt;&lt;BR /&gt;&lt;BR /&gt;unless you changed the folder structure&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I followed the same procedure mentioned in Install.html of JSAPI downloaded.There it is mentioned to access the JSAPI like this &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;myserver&amp;gt;/arcgis_js_api/library/2.5/arcgis/.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Even i configure the Default.ashx as default document in IIS.I am not able to access like above url.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;So i direclty call Default.ashx like this &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;myserver&amp;gt;/arcgis_js_api/library/2.5/arcgis_compact/default.ashx.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Basic viewer is not working for this configuration.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I am able use the samples which is arcgis.com &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm&lt;/A&gt;&lt;SPAN&gt; help for JSAPI instead of using Basic Viewer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;So now i got the javascript file (arcgis.js) from this live url&amp;nbsp; "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://serverapi.arcgisonline.com/js.../?v=2.6compact" rel="nofollow" target="_blank"&gt;http://serverapi.arcgisonline.com/js.../?v=2.6compact&lt;/A&gt;&lt;SPAN&gt;"&amp;nbsp; and save it my application folder.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Now i am using like this&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;script type="text/javascript" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/myapplication/scripts/arcgis.js�?�" rel="nofollow" target="_blank"&gt;http://localhost/myapplication/scripts/arcgis.js�?�&lt;/A&gt;&lt;SPAN&gt; &amp;gt;.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;It is working fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;But i know how to configure the local JSAPI for Basic Viewer without using this &amp;lt;script type="text/javascript" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/myapplication/scripts/arcgis.js�?�" rel="nofollow" target="_blank"&gt;http://localhost/myapplication/scripts/arcgis.js�?�&lt;/A&gt;&lt;SPAN&gt; &amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;I would like to use like this &amp;lt;script type="text/javascript" src="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx�?�" rel="nofollow" target="_blank"&gt;http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx�?�&lt;/A&gt;&lt;SPAN&gt; &amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Note:&lt;/STRONG&gt;&lt;SPAN&gt; I can able to browse &lt;/SPAN&gt;&lt;A href="http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx"&gt;http://localhost/myapplication/scripts/arcgis_js_api/library/jsapicompact/default.ashx&lt;/A&gt;&lt;SPAN&gt; in IE.No error.It downloads script partially loaded in browser,but not as file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But when i use live &lt;/SPAN&gt;&lt;A href="http://serverapi.arcgisonline.com/js.../?v=2.6compact,this"&gt;http://serverapi.arcgisonline.com/js.../?v=2.6compact,this&lt;/A&gt;&lt;SPAN&gt; returns script as file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2012 06:38:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-api-basic-viewer-to-configure-locally/m-p/562660#M52541</guid>
      <dc:creator>SureshRajamani</dc:creator>
      <dc:date>2012-01-04T06:38:50Z</dc:date>
    </item>
  </channel>
</rss>

