<?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: help me to fix the Intellisense error in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-me-to-fix-the-intellisense-error/m-p/173450#M16065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Phuong,&lt;BR /&gt;&lt;BR /&gt;Did you&amp;nbsp; add a &amp;lt;script&amp;gt; tag that references to the code assist document.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript" src="&lt;STRONG&gt;path_to_the_code_assist_document&lt;/STRONG&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Thats should do the trick. I just tried that at my end and it works fine.&lt;BR /&gt;[ATTACH=CONFIG]0[/ATTACH]&lt;BR /&gt;Let me know the results.&lt;BR /&gt;[ATTACH=CONFIG]28253[/ATTACH]&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Manish&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Manish,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I already added this script to my file but it's still not working&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's my pic[ATTACH=CONFIG]28262[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's my location file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]28263[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Phuong Nguyen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Oct 2013 09:39:45 GMT</pubDate>
    <dc:creator>PhuongNguyen_Thanh</dc:creator>
    <dc:date>2013-10-11T09:39:45Z</dc:date>
    <item>
      <title>help me to fix the Intellisense error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-me-to-fix-the-intellisense-error/m-p/173448#M16063</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;BR /&gt;&lt;SPAN&gt;I download the code plugin to do web map project in here : &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/en/javascript/jsapi/api_codeassist.html"&gt;https://developers.arcgis.com/en/javascript/jsapi/api_codeassist.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;. I do all the steps. But it shows me that problem &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]28252[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Phuong Nguyen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 05:26:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-me-to-fix-the-intellisense-error/m-p/173448#M16063</guid>
      <dc:creator>PhuongNguyen_Thanh</dc:creator>
      <dc:date>2013-10-11T05:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: help me to fix the Intellisense error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-me-to-fix-the-intellisense-error/m-p/173449#M16064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi all !&lt;BR /&gt;&lt;BR /&gt;I download the code plugin to do web map project in here : &lt;A href="https://developers.arcgis.com/en/javascript/jsapi/api_codeassist.html"&gt;https://developers.arcgis.com/en/javascript/jsapi/api_codeassist.html&lt;/A&gt;&lt;BR /&gt;. I do all the steps. But it shows me that problem &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; &lt;BR /&gt;&lt;BR /&gt;[ATTACH=CONFIG]28252[/ATTACH]&lt;BR /&gt;&lt;BR /&gt;Please help me &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Phuong Nguyen&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Phuong,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you&amp;nbsp; add a &amp;lt;script&amp;gt; tag that references to the code assist document.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript" src="&lt;/SPAN&gt;&lt;STRONG&gt;path_to_the_code_assist_document&lt;/STRONG&gt;&lt;SPAN&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thats should do the trick. I just tried that at my end and it works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]0[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Let me know the results.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]28253[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Manish&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 05:48:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-me-to-fix-the-intellisense-error/m-p/173449#M16064</guid>
      <dc:creator>ManishkumarPatel</dc:creator>
      <dc:date>2013-10-11T05:48:04Z</dc:date>
    </item>
    <item>
      <title>Re: help me to fix the Intellisense error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-me-to-fix-the-intellisense-error/m-p/173450#M16065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Phuong,&lt;BR /&gt;&lt;BR /&gt;Did you&amp;nbsp; add a &amp;lt;script&amp;gt; tag that references to the code assist document.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;script type="text/javascript" src="&lt;STRONG&gt;path_to_the_code_assist_document&lt;/STRONG&gt;"&amp;gt;&amp;lt;/script&amp;gt;&lt;BR /&gt;&lt;BR /&gt;Thats should do the trick. I just tried that at my end and it works fine.&lt;BR /&gt;[ATTACH=CONFIG]0[/ATTACH]&lt;BR /&gt;Let me know the results.&lt;BR /&gt;[ATTACH=CONFIG]28253[/ATTACH]&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Manish&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Hi Manish,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I already added this script to my file but it's still not working&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's my pic[ATTACH=CONFIG]28262[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here's my location file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]28263[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Phuong Nguyen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 09:39:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-me-to-fix-the-intellisense-error/m-p/173450#M16065</guid>
      <dc:creator>PhuongNguyen_Thanh</dc:creator>
      <dc:date>2013-10-11T09:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: help me to fix the Intellisense error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-me-to-fix-the-intellisense-error/m-p/173451#M16066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;up for help &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 12:26:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-me-to-fix-the-intellisense-error/m-p/173451#M16066</guid>
      <dc:creator>PhuongNguyen_Thanh</dc:creator>
      <dc:date>2013-10-11T12:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: help me to fix the Intellisense error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-me-to-fix-the-intellisense-error/m-p/173452#M16067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It looks like you're trying to code in AMD style (which is preferred and the best way to go about writing an application using the ESRI JSAPI).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;On the Intellisense page you linked:&lt;/SPAN&gt;&lt;BR /&gt;&lt;STRONG&gt;Note: As of v3.6, coding in AMD style is not supported yet.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wouldn't worry about using the plugin until it is updated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 14:10:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-me-to-fix-the-intellisense-error/m-p/173452#M16067</guid>
      <dc:creator>JonathanUihlein</dc:creator>
      <dc:date>2013-10-11T14:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: help me to fix the Intellisense error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-me-to-fix-the-intellisense-error/m-p/173453#M16068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;It looks like you're trying to code in AMD style (which is preferred and the best way to go about writing an application using the ESRI JSAPI).&lt;BR /&gt;&lt;BR /&gt;On the Intellisense page you linked:&lt;BR /&gt;&lt;STRONG&gt;Note: As of v3.6, coding in AMD style is not supported yet.&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;I wouldn't worry about using the plugin until it is updated.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you Jon.Uihlein ! I got it&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Oct 2013 15:35:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/help-me-to-fix-the-intellisense-error/m-p/173453#M16068</guid>
      <dc:creator>PhuongNguyen_Thanh</dc:creator>
      <dc:date>2013-10-11T15:35:58Z</dc:date>
    </item>
  </channel>
</rss>

