Select to view content in your preferred language

MapProgressBar stays at 90%

836
2
03-29-2011 02:23 PM
AndrewWhite
Emerging Contributor
We have an application that displays a tiled map service.  At certain zoomlevels the MapProgressBar halts at some arbitrary percentage (90% e.g.) and never changes thereafter.  All of the tiles are displayed so the map looks fine.  Do you have any idea why the progress bar would halt even though the map looks complete?

Also, we have run Fiddler and all of the tile requests get responses.

Ideas? 

Currently, we're thinking we should just remove the MapProgressBar since it is leading the user to believe the map is not complete.
0 Kudos
2 Replies
DominiqueBroux
Esri Frequent Contributor
Are you running a Silverlight or WPF application?

I was aware there was a WPF bug that could cause this kind a behavior. This bug has been fixed in 2.2.

If you are running WPF, could you try with 2.2 beta? Hopefully it's fixed.

If Silverlight, could you give more details on  how to reproduce?

Thanks
0 Kudos
AndrewWhite
Emerging Contributor
We are using WPF.  I'll give 2.2 a try.  Thanks!
0 Kudos