<?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: Migrating to 3.2 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrating-to-3-2/m-p/525814#M49052</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;#1:&amp;nbsp; as you noted, you can ignore those errors. For completeness, there's background in a &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/60386-Access-Control-Allow-Origin-and-3.0?p=208466&amp;amp;viewfull=1#post208466" rel="nofollow" target="_blank"&gt;previous forum post&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#2:&amp;nbsp; you might be trying to access a widget's store directly. Try getting a reference to the store, then running your query on that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#3 sounds like an app specific CSS issue. If you can post a repro, we might be able to help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#4 sounds like it's not something you need help with but rather that things are working as expected.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 29 Nov 2012 18:33:24 GMT</pubDate>
    <dc:creator>derekswingley1</dc:creator>
    <dc:date>2012-11-29T18:33:24Z</dc:date>
    <item>
      <title>Migrating to 3.2</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrating-to-3-2/m-p/525812#M49050</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to migrate my application from v=2.8 to v=3.2, and experiencing the following application behavior (read strange):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. I keep getting the error "XMLHttpRequest cannot load &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://server.arcgisonline.com/ArcGIS/rest/info?f=json" rel="nofollow" target="_blank"&gt;http://server.arcgisonline.com/ArcGIS/rest/info?f=json&lt;/A&gt;&lt;SPAN&gt;. Origin &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://localhost:8080" rel="nofollow" target="_blank"&gt;http://localhost:8080&lt;/A&gt;&lt;SPAN&gt; is not allowed by Access-Control-Allow-Origin.". I followed a few forum threads and understood that this can be ignored.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. My init() function is supposed to populate my combo boxes with data from the shapefile. My combobox shows up with the default value that I set and has no other value. Any attempt to pull the list down gives an error "Uncaught TypeError: Object [object Object] has no method 'query' ".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3. My div elements do not follow my css completely. Some elements have a background color, text goes out of the button confines, and some elements show up fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4. The query function is performing well and giving me the desired result which means that my data folders are properly registered.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am not sure what is going on and I am also not sure what information to share on this forum to get a resolution to this problem. I am using ArcGIS Server 10.1 with JavaScript API.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Samir&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Nov 2012 19:46:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrating-to-3-2/m-p/525812#M49050</guid>
      <dc:creator>SamirGambhir</dc:creator>
      <dc:date>2012-11-28T19:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating to 3.2</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrating-to-3-2/m-p/525813#M49051</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's hard to deduce these types of problems without seeing the source or an example. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Could you post the code for how you are getting information about the shapefile? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You mentioned style issues and one difference between 2.8 and 3.2 is you now need to include an additional css file. Are you inlcuding the css file below on your page? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro"&gt;&amp;lt;link rel="stylesheet" type="text/css" href="http://serverapi.arcgisonline.com/jsapi/arcgis/3.2/js/esri/css/esri.css" /&amp;gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 17:27:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrating-to-3-2/m-p/525813#M49051</guid>
      <dc:creator>MattO_Hara</dc:creator>
      <dc:date>2012-11-29T17:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating to 3.2</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrating-to-3-2/m-p/525814#M49052</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;#1:&amp;nbsp; as you noted, you can ignore those errors. For completeness, there's background in a &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/60386-Access-Control-Allow-Origin-and-3.0?p=208466&amp;amp;viewfull=1#post208466" rel="nofollow" target="_blank"&gt;previous forum post&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#2:&amp;nbsp; you might be trying to access a widget's store directly. Try getting a reference to the store, then running your query on that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#3 sounds like an app specific CSS issue. If you can post a repro, we might be able to help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#4 sounds like it's not something you need help with but rather that things are working as expected.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Nov 2012 18:33:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrating-to-3-2/m-p/525814#M49052</guid>
      <dc:creator>derekswingley1</dc:creator>
      <dc:date>2012-11-29T18:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating to 3.2</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrating-to-3-2/m-p/525815#M49053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;#1:&amp;nbsp; as you noted, you can ignore those errors. For completeness, there's background in a &lt;A href="http://forums.arcgis.com/threads/60386-Access-Control-Allow-Origin-and-3.0?p=208466&amp;amp;viewfull=1#post208466"&gt;previous forum post&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;#2:&amp;nbsp; you might be trying to access a widget's store directly. Try getting a reference to the store, then running your query on that.&lt;BR /&gt;&lt;BR /&gt;#3 sounds like an app specific CSS issue. If you can post a repro, we might be able to help.&lt;BR /&gt;&lt;BR /&gt;#4 sounds like it's not something you need help with but rather that things are working as expected.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks Matt and Derek,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I was able to resolve these issues and the app is working fine now. I thought these issues were specific to JS 3.2 and dojo 1.7. Well, at least one issue was related to dojo 1.7:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#1. I ignored the error&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#2. I had to change 'dijit.byId("abc").store = store' to 'dijit.byId("abc").set("store", store)'&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#3. I had a leftover class attribute from my previous code. Removing that attribute made my app work fine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;#4. This was to suggest that since query function is working well, the issue could be with the migration. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for your help&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Samir&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2012 12:15:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/migrating-to-3-2/m-p/525815#M49053</guid>
      <dc:creator>SamirGambhir</dc:creator>
      <dc:date>2012-12-11T12:15:57Z</dc:date>
    </item>
  </channel>
</rss>

