<?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: Tutorial example doesn't run as expected, any tip? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tutorial-example-doesn-t-run-as-expected-any-tip/m-p/117895#M10976</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you running the application from a local server environment like IIS or Apache?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I could have sworn this was mentioned in the docs somewhere, but now I can't find it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could even use python to run a webserver to view your files, python -m -SimpleHTTPServer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Key is that the browser URL cannot be file:// or it API won't work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jun 2013 14:53:33 GMT</pubDate>
    <dc:creator>ReneRubalcava</dc:creator>
    <dc:date>2013-06-27T14:53:33Z</dc:date>
    <item>
      <title>Tutorial example doesn't run as expected, any tip?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tutorial-example-doesn-t-run-as-expected-any-tip/m-p/117893#M10974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I follow the ArcGIS API for JavaScript tutorial&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/jstutorials/intro_agstemplate.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/jstutorials/intro_agstemplate.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and can run the sample in the sandbox&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/sandbox/sandbox.html?sample=map_webmap"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/sandbox/sandbox.html?sample=map_webmap&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was wondering why after I download the .html file provided by this example and CANNOT have it run in any browser (Map not showing)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 May 2013 03:05:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tutorial-example-doesn-t-run-as-expected-any-tip/m-p/117893#M10974</guid>
      <dc:creator>IT_AppLayers</dc:creator>
      <dc:date>2013-05-22T03:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Tutorial example doesn't run as expected, any tip?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tutorial-example-doesn-t-run-as-expected-any-tip/m-p/117894#M10975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am having the EXACT same problem.&amp;nbsp; I am trying to load a map of mine that I have published to Arcgis Online with the API &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This tutorial seems to work when you view the "live sample" &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jssamples/ags_createwebmapid.html"&gt;https://developers.arcgis.com/en/javascript/jssamples/ags_createwebmapid.html&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But if I copy that code into an .html document locally and open it in my browser the boarders and frames load but no map or info.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you copy the code from the Web ID tutorial into the sandbox it fails! &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you download it as a .zip file and again load it locally it Fails!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please respond someone, these tutorials are proving to be less than helpful.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 14:35:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tutorial-example-doesn-t-run-as-expected-any-tip/m-p/117894#M10975</guid>
      <dc:creator>KarlSchrantz</dc:creator>
      <dc:date>2013-06-27T14:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Tutorial example doesn't run as expected, any tip?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tutorial-example-doesn-t-run-as-expected-any-tip/m-p/117895#M10976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you running the application from a local server environment like IIS or Apache?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I could have sworn this was mentioned in the docs somewhere, but now I can't find it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You could even use python to run a webserver to view your files, python -m -SimpleHTTPServer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Key is that the browser URL cannot be file:// or it API won't work.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 14:53:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tutorial-example-doesn-t-run-as-expected-any-tip/m-p/117895#M10976</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2013-06-27T14:53:33Z</dc:date>
    </item>
    <item>
      <title>Re: Tutorial example doesn't run as expected, any tip?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tutorial-example-doesn-t-run-as-expected-any-tip/m-p/117896#M10977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;the relevant article in the help can be found &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jshelp/intro_devenv.html"&gt;here&lt;/A&gt;&lt;SPAN&gt; .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 16:01:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tutorial-example-doesn-t-run-as-expected-any-tip/m-p/117896#M10977</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2013-06-27T16:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: Tutorial example doesn't run as expected, any tip?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tutorial-example-doesn-t-run-as-expected-any-tip/m-p/117897#M10978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Derp. Got it to work. Some of my defaults in IIS were wrong. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks everyone! Hopefully this helps Arcgisforchao as well. Didn't mean to hi-jack the post, I was just having a similar problem.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jun 2013 16:59:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/tutorial-example-doesn-t-run-as-expected-any-tip/m-p/117897#M10978</guid>
      <dc:creator>KarlSchrantz</dc:creator>
      <dc:date>2013-06-27T16:59:27Z</dc:date>
    </item>
  </channel>
</rss>

