<?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: Problems drawing polygons in Windows 8.1 in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423306#M5103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;Morten and Chad. &amp;nbsp;I've uploaded Chad's crash dump to:&amp;nbsp;&lt;A class="link-titled" href="https://www.dropbox.com/s/664zfrxpwg8rox7/CrashDump.zip?dl=0" title="https://www.dropbox.com/s/664zfrxpwg8rox7/CrashDump.zip?dl=0"&gt;Dropbox - CrashDump.zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you have any troubles downloading it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jan 2017 15:40:56 GMT</pubDate>
    <dc:creator>PatBlair2</dc:creator>
    <dc:date>2017-01-26T15:40:56Z</dc:date>
    <item>
      <title>Problems drawing polygons in Windows 8.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423299#M5096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are experiencing an issue in Windows 8.1 with the .NET Quartz release. When we attempt to add a graphic with a polygon geometry to a graphics overlay, we get a windows fatal error message box that terminates the application.&amp;nbsp;We cannot catch it in any way, and logs from Event Viewer don't really give any good description.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Source code for this can be found here:&amp;nbsp;&lt;A class="link-titled" href="https://github.com/cleppanen/ArcGISRuntime-DotNet-Maptips-1" title="https://github.com/cleppanen/ArcGISRuntime-DotNet-Maptips-1"&gt;GitHub - cleppanen/ArcGISRuntime-DotNet-Maptips-1: A simple demonstration of the use of "maptips" with the ArcGISRuntime…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a region in the&amp;nbsp;MainWindow.xaml.cs where the errant code is. Also attached is the event viewer log of the application crashing.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 18:14:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423299#M5096</guid>
      <dc:creator>ChadLeppanen</dc:creator>
      <dc:date>2017-01-25T18:14:47Z</dc:date>
    </item>
    <item>
      <title>Re: Problems drawing polygons in Windows 8.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423300#M5097</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there any chance&amp;nbsp;you can get a crash dump to share? Also run "dxdiag" and export is using "save all information..." and share as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...also are you only experiencing this on Windows 8.1 (7 and 10 ok), or is 8.1 the only OS you tried?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 18:38:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423300#M5097</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-01-25T18:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problems drawing polygons in Windows 8.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423301#M5098</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;See attached for dxdiag output, but I was unable to find any crash dump files at this time.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also to note, as I forgot in my initial post, the code supplied in the GitHub repo mentioned works fine in Windows 10 with no error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 19:07:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423301#M5098</guid>
      <dc:creator>ChadLeppanen</dc:creator>
      <dc:date>2017-01-25T19:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Problems drawing polygons in Windows 8.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423302#M5099</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The feature-levels section is empty, indicating that you don't have a hardware-enabled GPU. You need a minimum of a 9_3 level graphics card to use the runtime.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like this is through remote desktop? Does the issue also occur if you're on the physical device, instead of via remote desktop?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To get the crash dump,&amp;nbsp;have the VS debugger attached, and when it crashes, go to Debug -&amp;gt; Save Dump As.&lt;/P&gt;&lt;P&gt;This is a very large file though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 19:13:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423302#M5099</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-01-25T19:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problems drawing polygons in Windows 8.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423303#M5100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, this is a physical machine, so here’s the dxdiag taken from the physical machine itself. (My bad on that one. Forgot dxdiag would sub out the display on remote)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, it does fail whether we are physically at the machine, or remoted into it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I attached a picture of attempting to grab the dump. The error comes from the application itself, and Visual Studio is never given a chance to save the crash dump from this attempt, or my attempts in the past.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your quick responses and your time, Morten.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 19:50:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423303#M5100</guid>
      <dc:creator>ChadLeppanen</dc:creator>
      <dc:date>2017-01-25T19:50:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problems drawing polygons in Windows 8.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423304#M5101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can only save the dump once VS debugging is paused, but sounds like you can't get to that state.&lt;/P&gt;&lt;P&gt;First try enabling native debugging (right-click project, go to project settings, select Debug tab and check on the native debugging checkbox). This might get you to a callstack.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Otherwise there's the more complex windbg tool to create crash dumps. A quick google gives you plenty of tutorials&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 19:56:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423304#M5101</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-01-25T19:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: Problems drawing polygons in Windows 8.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423305#M5102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That one worked, but the crash dump, zipped even, is still over 100 MB in size. Is there somewhere else I can place this for you?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 20:09:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423305#M5102</guid>
      <dc:creator>ChadLeppanen</dc:creator>
      <dc:date>2017-01-25T20:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Problems drawing polygons in Windows 8.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423306#M5103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&amp;nbsp;Morten and Chad. &amp;nbsp;I've uploaded Chad's crash dump to:&amp;nbsp;&lt;A class="link-titled" href="https://www.dropbox.com/s/664zfrxpwg8rox7/CrashDump.zip?dl=0" title="https://www.dropbox.com/s/664zfrxpwg8rox7/CrashDump.zip?dl=0"&gt;Dropbox - CrashDump.zip&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if you have any troubles downloading it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 15:40:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423306#M5103</guid>
      <dc:creator>PatBlair2</dc:creator>
      <dc:date>2017-01-26T15:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problems drawing polygons in Windows 8.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423307#M5104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you. The error that's occurring internally is "Error creating depth stencil view" while rendering, which unfortunately can't be caught. That's definitely an indication that hardware capabilities aren't what&amp;nbsp;the renderer is&amp;nbsp;expecting (but from your dxdiag it seems you do have the minimum requirements).&lt;/P&gt;&lt;P&gt;Unfortunately I can't provide much workaround for you at this point, besides upgrading your&amp;nbsp;GPU.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We might have to see if we can&amp;nbsp;find the same or similar GPU and reproduce here, so I can unfortunately not provide you with a good immediate fix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 22:45:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423307#M5104</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-01-26T22:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Problems drawing polygons in Windows 8.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423308#M5105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;...btw one more thing to try: Make sure your GPU drivers are up to date:&amp;nbsp;&lt;A class="link-titled" href="http://www.nvidia.com/download/driverResults.aspx/110262/en-us" title="http://www.nvidia.com/download/driverResults.aspx/110262/en-us"&gt;NVIDIA DRIVERS Quadro Desktop/Notebook Driver Branch 340 U14 WHQL&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2017 23:08:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423308#M5105</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2017-01-26T23:08:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problems drawing polygons in Windows 8.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423309#M5106</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;To keep you updated: we have made good progress with the polygon rendering issue at DirectX Feature Level 10_0 and lower, in the MapView, but we are still investigating an issue with the SceneView at lower DirectX Feature Levels.&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>Fri, 24 Feb 2017 19:15:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423309#M5106</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2017-02-24T19:15:09Z</dc:date>
    </item>
    <item>
      <title>Re: Problems drawing polygons in Windows 8.1</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423310#M5107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Michael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the update. &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chad&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 23:58:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/problems-drawing-polygons-in-windows-8-1/m-p/423310#M5107</guid>
      <dc:creator>ChadLeppanen</dc:creator>
      <dc:date>2017-02-27T23:58:49Z</dc:date>
    </item>
  </channel>
</rss>

