<?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: QueryTask error in IE9 when loading more than 900 features (IE8, FF and Chrome wo in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querytask-error-in-ie9-when-loading-more-than-900/m-p/270278#M24889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;will changing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maximum Number of Records Returned by Server: parameter in server help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 Sep 2012 07:40:06 GMT</pubDate>
    <dc:creator>PramodHarithsa1</dc:creator>
    <dc:date>2012-09-18T07:40:06Z</dc:date>
    <item>
      <title>QueryTask error in IE9 when loading more than 900 features (IE8, FF and Chrome works)</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querytask-error-in-ie9-when-loading-more-than-900/m-p/270274#M24885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a really simple JS mapping application which is just displaying features on a GraphicsLayer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I`m using QueryTask to load the features.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If I running it on FF 14 and Chrome 21 its displaying about 8000 features without any problem. (Ok, if I have more that 2000 its getting slower).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;IE8 can also handle this number of features. But its getting very slow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I use IE9, the browser can display about 900 features. But if I want to display more than 2000 features IE9 ends in "SCRIPT14: error -2147024882".&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This error occurs just before QueryTask calls the onComplete function.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any limitation for IE9?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bernd&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 14:03:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querytask-error-in-ie9-when-loading-more-than-900/m-p/270274#M24885</guid>
      <dc:creator>BerndSchneiders</dc:creator>
      <dc:date>2012-09-17T14:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: QueryTask error in IE9 when loading more than 900 features (IE8, FF and Chrome wo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querytask-error-in-ie9-when-loading-more-than-900/m-p/270275#M24886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;it is a known issue that performance degrades when a large number of features are downloaded to the client in IE.&amp;nbsp; please see the following thread for more information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/threads/65441-IE-Problems?highlight=slow"&gt;http://forums.arcgis.com/threads/65441-IE-Problems?highlight=slow&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Sep 2012 14:43:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querytask-error-in-ie9-when-loading-more-than-900/m-p/270275#M24886</guid>
      <dc:creator>JohnGravois</dc:creator>
      <dc:date>2012-09-17T14:43:07Z</dc:date>
    </item>
    <item>
      <title>Re: QueryTask error in IE9 when loading more than 900 features (IE8, FF and Chrome wo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querytask-error-in-ie9-when-loading-more-than-900/m-p/270276#M24887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you for the link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But it does not answer the question for the error. In IE9 my client can´t display 2000 features at all. IE8 does.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it an issue with IE9? Anyone else had the same problems?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bernd&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 06:17:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querytask-error-in-ie9-when-loading-more-than-900/m-p/270276#M24887</guid>
      <dc:creator>BerndSchneiders</dc:creator>
      <dc:date>2012-09-18T06:17:27Z</dc:date>
    </item>
    <item>
      <title>Re: QueryTask error in IE9 when loading more than 900 features (IE8, FF and Chrome wo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querytask-error-in-ie9-when-loading-more-than-900/m-p/270277#M24888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;As you probably already know, that's an out of memory exception.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I seem to remember that IE9 on Win7 has a lower limit than IE8 (on XP?)...but I may have dreamt that.&amp;nbsp; (out of interest, are you running 32-bit or 64-bit?)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Either way, that's a lot of features to render/maintain etc. client-side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you really need a graphics layer or could this be done using a server-side renderer?&amp;nbsp; If the former, are you sure all of your users will have sufficient computing resources to use your app?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 07:10:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querytask-error-in-ie9-when-loading-more-than-900/m-p/270277#M24888</guid>
      <dc:creator>__Rich_</dc:creator>
      <dc:date>2012-09-18T07:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: QueryTask error in IE9 when loading more than 900 features (IE8, FF and Chrome wo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querytask-error-in-ie9-when-loading-more-than-900/m-p/270278#M24889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;will changing&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Maximum Number of Records Returned by Server: parameter in server help?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 07:40:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querytask-error-in-ie9-when-loading-more-than-900/m-p/270278#M24889</guid>
      <dc:creator>PramodHarithsa1</dc:creator>
      <dc:date>2012-09-18T07:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: QueryTask error in IE9 when loading more than 900 features (IE8, FF and Chrome wo</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querytask-error-in-ie9-when-loading-more-than-900/m-p/270279#M24890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you the out of memory hint.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;So I guess this is the problem.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm running both IE8 and IE9 as 32-bit on Win7.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm already using client-side bitmap rendering (heatmap) for displaying the data, which is really fast. Its just for knowing where the limitation are, so we can tell this our customers before.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bernd&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Sep 2012 08:20:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/querytask-error-in-ie9-when-loading-more-than-900/m-p/270279#M24890</guid>
      <dc:creator>BerndSchneiders</dc:creator>
      <dc:date>2012-09-18T08:20:05Z</dc:date>
    </item>
  </channel>
</rss>

