We're writing a WPF application to be used on laptops in the field that use aircards to connect via VPN to our network where the map connects to an ArcGIS server using Active Directory authentication. Our application currently displays one tiled mapservice. But when the application starts and the map initializes, only about a third of the tiles load. The MapProgressBar shows 100%. This behavior occurs at all zoomlevels. Obviously this is not a workable solution.
Is this behavior expected under the circumstances? Are there client or server settings that would improve performance and allow these tiles to display? Is there any data that would help us figure out why this is occurring?
Thank you in advance for any help anyone can provide us.