<?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: Upgrading the API 1.3 to 3.1 and getting store error in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-the-api-1-3-to-3-1-and-getting-store/m-p/219620#M20364</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello All,&lt;BR /&gt;&lt;BR /&gt;I am upgrading &lt;A class="jive-link-external-small" href="http://blogs.esri.com/esri/arcgis/2009/05/29/an-easier-way-to-zoom-a-dojo-dijit-that-zooms-to-states-and-counties/" rel="nofollow" target="_blank"&gt;this&lt;/A&gt; tool to 3.1 and getting an error . When I use API version to 2.8 its working fine.&lt;BR /&gt;&lt;BR /&gt;I understand that store properties are changed in 3.X version..but I am confused that where to do the changes ??&lt;BR /&gt;&lt;BR /&gt;Any help will be great..thanks in advance : )&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had the same error, it was tricking to find.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;its not the api thats the problem, its the dojo upgrade that comes with it&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you can no longer do &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;item.store = mystore;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you now have to do &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;item.set ("store", mystore);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Dec 2012 11:30:19 GMT</pubDate>
    <dc:creator>JeffPace</dc:creator>
    <dc:date>2012-12-11T11:30:19Z</dc:date>
    <item>
      <title>Upgrading the API 1.3 to 3.1 and getting store error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-the-api-1-3-to-3-1-and-getting-store/m-p/219619#M20363</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello All,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am upgrading &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://blogs.esri.com/esri/arcgis/2009/05/29/an-easier-way-to-zoom-a-dojo-dijit-that-zooms-to-states-and-counties/" rel="nofollow" target="_blank"&gt;this&lt;/A&gt;&lt;SPAN&gt; tool to 3.1 and getting an error . When I use API version to 2.8 its working fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand that store properties are changed in 3.X version..but I am confused that where to do the changes ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help will be great..thanks in advance : )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 03:20:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-the-api-1-3-to-3-1-and-getting-store/m-p/219619#M20363</guid>
      <dc:creator>SunilPalkar</dc:creator>
      <dc:date>2012-12-11T03:20:08Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading the API 1.3 to 3.1 and getting store error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-the-api-1-3-to-3-1-and-getting-store/m-p/219620#M20364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hello All,&lt;BR /&gt;&lt;BR /&gt;I am upgrading &lt;A class="jive-link-external-small" href="http://blogs.esri.com/esri/arcgis/2009/05/29/an-easier-way-to-zoom-a-dojo-dijit-that-zooms-to-states-and-counties/" rel="nofollow" target="_blank"&gt;this&lt;/A&gt; tool to 3.1 and getting an error . When I use API version to 2.8 its working fine.&lt;BR /&gt;&lt;BR /&gt;I understand that store properties are changed in 3.X version..but I am confused that where to do the changes ??&lt;BR /&gt;&lt;BR /&gt;Any help will be great..thanks in advance : )&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had the same error, it was tricking to find.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;its not the api thats the problem, its the dojo upgrade that comes with it&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you can no longer do &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;item.store = mystore;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you now have to do &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;item.set ("store", mystore);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 11:30:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-the-api-1-3-to-3-1-and-getting-store/m-p/219620#M20364</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-12-11T11:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: Upgrading the API 1.3 to 3.1 and getting store error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-the-api-1-3-to-3-1-and-getting-store/m-p/219621#M20365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;@ jeff&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your reply..I will check this and let you know.. thanks once again : )&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2012 02:53:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/upgrading-the-api-1-3-to-3-1-and-getting-store/m-p/219621#M20365</guid>
      <dc:creator>SunilPalkar</dc:creator>
      <dc:date>2012-12-12T02:53:40Z</dc:date>
    </item>
  </channel>
</rss>

