<?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: Maps not displaying in deployment machine in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/maps-not-displaying-in-deployment-machine/m-p/69049#M731</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Michael,&lt;/P&gt;&lt;P&gt;Esri logo is displayed ok, also, also I have a drop down to select map (OSM, Esri, etc), this is displayed too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the dxdiag screen, it's in Spanish though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Sep 2015 17:58:19 GMT</pubDate>
    <dc:creator>PeterBennett1</dc:creator>
    <dc:date>2015-09-17T17:58:19Z</dc:date>
    <item>
      <title>Maps not displaying in deployment machine</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maps-not-displaying-in-deployment-machine/m-p/69046#M728</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;I have a strange behavior on a pc with Windows 7 SP1 (32 bits), maps are not displayed...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This application works fine in other pcs...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked all, internet access, firewall, etc.,&amp;nbsp; I've checked in code to see if layers are loaded:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;'Wait for Layers to load&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;Dim result As System.Collections.Generic.IList(Of Esri.ArcGISRuntime.Controls.LayerLoadedResult) = Await Me.EsriControl.EsriView.LayersLoadedAsync()&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;For i = 0 To result.Count - 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;Debug.Print(result(i).Layer.ToString)&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;Next&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Output:&lt;/P&gt;&lt;P&gt;Esri.ArcGISRuntime.Layers.ArcGISTiledMapServiceLayer&lt;/P&gt;&lt;P&gt;Esri.ArcGISRuntime.Layers.GraphicsLayer&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But map is still not showing...&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 01:23:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maps-not-displaying-in-deployment-machine/m-p/69046#M728</guid>
      <dc:creator>PeterBennett</dc:creator>
      <dc:date>2015-09-17T01:23:59Z</dc:date>
    </item>
    <item>
      <title>Re: Maps not displaying in deployment machine</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maps-not-displaying-in-deployment-machine/m-p/69047#M729</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anything display on the MapView at all? e.g. the esri logo&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first suggestion is always to check you have the latest graphics drivers installed. After doing that, if still nothing displays, please can you run dxdiag at the command prompt and post the information from the display tab?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 08:56:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maps-not-displaying-in-deployment-machine/m-p/69047#M729</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2015-09-17T08:56:12Z</dc:date>
    </item>
    <item>
      <title>Re: Maps not displaying in deployment machine</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maps-not-displaying-in-deployment-machine/m-p/69048#M730</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you also please check the fiddler response to see if the requested tiles (for ArcGISTiledMapServiceLayer) are getting returned? You can download the filter from following link&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.telerik.com/fiddler" title="http://www.telerik.com/fiddler"&gt;Fiddler free web debugging proxy&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 15:22:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maps-not-displaying-in-deployment-machine/m-p/69048#M730</guid>
      <dc:creator>nakulmanocha</dc:creator>
      <dc:date>2015-09-17T15:22:53Z</dc:date>
    </item>
    <item>
      <title>Re: Maps not displaying in deployment machine</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maps-not-displaying-in-deployment-machine/m-p/69049#M731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Michael,&lt;/P&gt;&lt;P&gt;Esri logo is displayed ok, also, also I have a drop down to select map (OSM, Esri, etc), this is displayed too.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is the dxdiag screen, it's in Spanish though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 17:58:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maps-not-displaying-in-deployment-machine/m-p/69049#M731</guid>
      <dc:creator>PeterBennett1</dc:creator>
      <dc:date>2015-09-17T17:58:19Z</dc:date>
    </item>
    <item>
      <title>Re: Maps not displaying in deployment machine</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/maps-not-displaying-in-deployment-machine/m-p/69050#M732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Nakul,&lt;/P&gt;&lt;P&gt;Thank you for the information, nice tool!.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As far as I can tell, tiles are being downloaded ok, please look at the attached image, I will check the video graphic driver later and will post back...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Sep 2015 18:33:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/maps-not-displaying-in-deployment-machine/m-p/69050#M732</guid>
      <dc:creator>PeterBennett1</dc:creator>
      <dc:date>2015-09-17T18:33:24Z</dc:date>
    </item>
  </channel>
</rss>

