<?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: Not all tiles load in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/not-all-tiles-load/m-p/222182#M5577</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using fiddler the tiles that do not load are returning a 502 error.&amp;nbsp; This appears to be the same error that we receive if we just unplug the network cable from a computer that is browsing the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our suspicion is that this is generated when some sort of timeout is reached.&amp;nbsp; The 3G wireless connection is a lot slower than when the client is connected directly to the network.&amp;nbsp; Once the tiles fail to load, the map does not appear to try and load them again if you pan around.&amp;nbsp; Are there any timeouts on the client or server side that can be adjusted?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 13 Apr 2011 22:00:46 GMT</pubDate>
    <dc:creator>EricWood1</dc:creator>
    <dc:date>2011-04-13T22:00:46Z</dc:date>
    <item>
      <title>Not all tiles load</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/not-all-tiles-load/m-p/222180#M5575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;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.&amp;nbsp; Our application currently displays one tiled mapservice.&amp;nbsp; But when the application starts and the map initializes, only about a third of the tiles load.&amp;nbsp; The MapProgressBar shows 100%.&amp;nbsp; This behavior occurs at all zoomlevels.&amp;nbsp; Obviously this is not a workable solution.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this behavior expected under the circumstances?&amp;nbsp; Are there client or server settings that would improve performance and allow these tiles to display?&amp;nbsp; Is there any data that would help us figure out why this is occurring?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance for any help anyone can provide us.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 15:17:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/not-all-tiles-load/m-p/222180#M5575</guid>
      <dc:creator>AndrewWhite</dc:creator>
      <dc:date>2011-04-01T15:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Not all tiles load</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/not-all-tiles-load/m-p/222181#M5576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Could you try starting up Fiddler (&lt;/SPAN&gt;&lt;A href="http://www.fiddlertool.com"&gt;www.fiddlertool.com&lt;/A&gt;&lt;SPAN&gt;), and then run the application? Look at all the image requests sent to the server and what comes back. This would probably give you a better idea what the problem might be.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Apr 2011 16:36:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/not-all-tiles-load/m-p/222181#M5576</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2011-04-01T16:36:13Z</dc:date>
    </item>
    <item>
      <title>Re: Not all tiles load</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/not-all-tiles-load/m-p/222182#M5577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Using fiddler the tiles that do not load are returning a 502 error.&amp;nbsp; This appears to be the same error that we receive if we just unplug the network cable from a computer that is browsing the map.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Our suspicion is that this is generated when some sort of timeout is reached.&amp;nbsp; The 3G wireless connection is a lot slower than when the client is connected directly to the network.&amp;nbsp; Once the tiles fail to load, the map does not appear to try and load them again if you pan around.&amp;nbsp; Are there any timeouts on the client or server side that can be adjusted?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Apr 2011 22:00:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/not-all-tiles-load/m-p/222182#M5577</guid>
      <dc:creator>EricWood1</dc:creator>
      <dc:date>2011-04-13T22:00:46Z</dc:date>
    </item>
    <item>
      <title>Re: Not all tiles load</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/not-all-tiles-load/m-p/222183#M5578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Are there any timeouts on the client or server side that can be adjusted?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Can anyone answer this?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As it stands, the map is unusable in the scenario described above.&amp;nbsp; Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Apr 2011 18:59:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/not-all-tiles-load/m-p/222183#M5578</guid>
      <dc:creator>AndrewWhite</dc:creator>
      <dc:date>2011-04-20T18:59:42Z</dc:date>
    </item>
  </channel>
</rss>

