<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://serverx.esri.com/ESRIBlogs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to track pending tiles and display a busy indicator in a Web mapping application</title><link>http://serverx.esri.com/ESRIBlogs/blogs/arcgisserver/archive/2007/05/01/How-to-track-pending-tiles-and-display-a-busy-indicator-in-a-Web-mapping-application.aspx</link><description>Rex Hansen contributed this post about how to use some of the enhanced JavaScript in Service Pack 2 to track pending tiles and display a busy indicator (such as an animated &amp;quot;Loading&amp;quot; graphic) over the Web ADF&amp;#39;s Map control: As a Web ADF</description><dc:language>en</dc:language><generator>CommunityServer 2.1 (Build: 60809.935)</generator><item><title>re: How to track pending tiles and display a busy indicator in a Web mapping application</title><link>http://serverx.esri.com/ESRIBlogs/blogs/arcgisserver/archive/2007/05/01/How-to-track-pending-tiles-and-display-a-busy-indicator-in-a-Web-mapping-application.aspx#182</link><pubDate>Tue, 01 May 2007 22:07:53 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:182</guid><dc:creator>David</dc:creator><description>This is good.  It solves almost all of the lack of 'working' indicators in 9.2, that existed prior in 9.1 and in ArcIMS.</description></item><item><title>Showing busy indication on ESRI Web Map control</title><link>http://serverx.esri.com/ESRIBlogs/blogs/arcgisserver/archive/2007/05/01/How-to-track-pending-tiles-and-display-a-busy-indicator-in-a-Web-mapping-application.aspx#183</link><pubDate>Wed, 02 May 2007 03:34:46 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:183</guid><dc:creator>Community Blogs</dc:creator><description>&lt;p&gt;A quick note to all people using GIS from ESRI or the Map control. Rex Hansen, one of the top software&lt;/p&gt;
</description></item><item><title>re: How to track pending tiles and display a busy indicator in a Web mapping application</title><link>http://serverx.esri.com/ESRIBlogs/blogs/arcgisserver/archive/2007/05/01/How-to-track-pending-tiles-and-display-a-busy-indicator-in-a-Web-mapping-application.aspx#196</link><pubDate>Fri, 04 May 2007 15:52:44 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:196</guid><dc:creator>stephenmau</dc:creator><description>I'm doing some testing on this "busy indicator" stuff now. However, the error message always shows up complaining about a javascript error: "map.pendingTiles is null or not an object".

Already installed the ArcGis Server 9.2 for .net service pack 2. Tried to set the "UseDefaultWebResources" to ture, or false(set the "WebResourceLoation" to "/aspnet_client/ESRI/WebADF/") but it doesn't help. I could find the "pendingTiles" properties inside the javascript file "display_map.js". However, it seems the old version of javascript is still loading instead of the new one which comes with the SP2. Any help will be appreciated.</description></item><item><title>re: How to track pending tiles and display a busy indicator in a Web mapping application</title><link>http://serverx.esri.com/ESRIBlogs/blogs/arcgisserver/archive/2007/05/01/How-to-track-pending-tiles-and-display-a-busy-indicator-in-a-Web-mapping-application.aspx#198</link><pubDate>Fri, 04 May 2007 18:23:36 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:198</guid><dc:creator>Rex Hansen</dc:creator><description>This error is usually associated with an incorrect Map id.  The sample above assumes the id is "Map1" when it gets the JavaScript Map object from the Maps array:

map = Maps["Map1"];

Let me know if the problem persists.</description></item><item><title>re: How to track pending tiles and display a busy indicator in a Web mapping application</title><link>http://serverx.esri.com/ESRIBlogs/blogs/arcgisserver/archive/2007/05/01/How-to-track-pending-tiles-and-display-a-busy-indicator-in-a-Web-mapping-application.aspx#202</link><pubDate>Tue, 08 May 2007 13:55:32 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:202</guid><dc:creator>stephenmau</dc:creator><description>Rex, My bad! I put the javascript code inside the form tag by mistake. Appreciate your help.:)</description></item><item><title>www.ezdrivingdirections.com</title><link>http://serverx.esri.com/ESRIBlogs/blogs/arcgisserver/archive/2007/05/01/How-to-track-pending-tiles-and-display-a-busy-indicator-in-a-Web-mapping-application.aspx#212</link><pubDate>Tue, 11 Sep 2007 18:13:25 GMT</pubDate><guid isPermaLink="false">b60b3f0a-e2bd-4be5-8a18-822c697649ab:212</guid><dc:creator>www.ezdrivingdirections.com</dc:creator><description>&lt;p&gt;While cyber space continues to grow city map websites, we'll attempt to recommend them to you.&lt;/p&gt;
</description></item></channel></rss>