<?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: Map freezes when returning from CTRL+ALT+DEL screen. in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freezes-when-returning-from-ctrl-alt-del/m-p/247322#M2889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not a good news. I think we would need some more info or preferably a repro app to check what is going on.&lt;/P&gt;&lt;P&gt;There are so many factors : What does the app do? How many dynamic overlays are there? what kinds of graphics are there ? what kind of symbols&amp;nbsp;are being used? What state in the app in before display locks out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be challenging to determine the cause without a reproducible case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 31 Jul 2020 21:22:41 GMT</pubDate>
    <dc:creator>PreetiMaske</dc:creator>
    <dc:date>2020-07-31T21:22:41Z</dc:date>
    <item>
      <title>Map freezes when returning from CTRL+ALT+DEL screen.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freezes-when-returning-from-ctrl-alt-del/m-p/247319#M2886</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;I have a ArcGISRuntime for .NET (100.6) applications that contains many dynamic GraphicsOverlays. When I return from the CTRL+ALT+DEL screen, the application freezes, sometimes leaving the map black, sometimes not. The application does the same thing when I change desktops and return. Has this behavior been reported in the past?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The windows application log is as follow:&lt;/P&gt;&lt;DIV&gt;&lt;TABLE border="0" cellspacing="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="font-family: 'Segoe UI'; vertical-align: top;"&gt;&lt;P&gt;Application: xxx.exe Framework Version: v4.0.30319 Description: The process was terminated due to an unhandled exception. Exception Info: Esri.ArcGISRuntime.ArcGISRuntimeException at Esri.ArcGISRuntime.ArcGISException.HandleCoreError(RuntimeCoreNet.GeneratedWrappers.CoreError, Boolean) at RuntimeCoreNet.GeneratedWrappers.Interop.CheckError(IntPtr, Boolean, System.Runtime.InteropServices.GCHandle) at RuntimeCoreNet.GeneratedWrappers.CoreGeoView.Pulse() at Esri.ArcGISRuntime.Internal.HostedSurfaceElement.CompositionTarget_Rendering(System.Object, System.EventArgs) at System.Windows.Media.MediaContext.RenderMessageHandlerCore(System.Object) at System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(System.Object) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.DispatcherOperation.InvokeImpl() at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(System.Object) at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at MS.Internal.CulturePreservingExecutionContext.Run(MS.Internal.CulturePreservingExecutionContext, System.Threading.ContextCallback, System.Object) at System.Windows.Threading.DispatcherOperation.Invoke() at System.Windows.Threading.Dispatcher.ProcessQueue() at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndWrapper.WndProc(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef) at MS.Win32.HwndSubclass.DispatcherCallbackOperation(System.Object) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(System.Delegate, System.Object, Int32) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(System.Object, System.Delegate, System.Object, Int32, System.Delegate) at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(System.Windows.Threading.DispatcherPriority, System.TimeSpan, System.Delegate, System.Object, Int32) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr, Int32, IntPtr, IntPtr) at MS.Win32.UnsafeNativeMethods.DispatchMessage(System.Windows.Interop.MSG ByRef) at System.Windows.Threading.Dispatcher.PushFrameImpl(System.Windows.Threading.DispatcherFrame) at Esri.ArcGISRuntime.Internal.HostedSurfaceElement.SurfaceBackgroundUiWorker(System.Object) at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean) at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object) at System.Threading.ThreadHelper.ThreadStart(System.Object)&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Feb 2020 19:06:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freezes-when-returning-from-ctrl-alt-del/m-p/247319#M2886</guid>
      <dc:creator>TorreyStevens1</dc:creator>
      <dc:date>2020-02-07T19:06:22Z</dc:date>
    </item>
    <item>
      <title>Re: Map freezes when returning from CTRL+ALT+DEL screen.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freezes-when-returning-from-ctrl-alt-del/m-p/247320#M2887</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, a relatively similar issue was reported in the past.&amp;nbsp;&lt;A href="https://community.esri.com/thread/226213"&gt;Blank map when WPF is in software rendering mode&lt;/A&gt;&amp;nbsp;and has been fixed&amp;nbsp; in 100.5 release. But every use case is different.&amp;nbsp;The most recent release is 100.7. Could you give that a try and see if it makes any improvement/difference?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Feb 2020 00:47:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freezes-when-returning-from-ctrl-alt-del/m-p/247320#M2887</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2020-02-08T00:47:07Z</dc:date>
    </item>
    <item>
      <title>Re: Map freezes when returning from CTRL+ALT+DEL screen.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freezes-when-returning-from-ctrl-alt-del/m-p/247321#M2888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is still happening with 100.8.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2020 19:59:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freezes-when-returning-from-ctrl-alt-del/m-p/247321#M2888</guid>
      <dc:creator>TorreyStevens1</dc:creator>
      <dc:date>2020-07-31T19:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Map freezes when returning from CTRL+ALT+DEL screen.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/map-freezes-when-returning-from-ctrl-alt-del/m-p/247322#M2889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That's not a good news. I think we would need some more info or preferably a repro app to check what is going on.&lt;/P&gt;&lt;P&gt;There are so many factors : What does the app do? How many dynamic overlays are there? what kinds of graphics are there ? what kind of symbols&amp;nbsp;are being used? What state in the app in before display locks out?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can be challenging to determine the cause without a reproducible case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 31 Jul 2020 21:22:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/map-freezes-when-returning-from-ctrl-alt-del/m-p/247322#M2889</guid>
      <dc:creator>PreetiMaske</dc:creator>
      <dc:date>2020-07-31T21:22:41Z</dc:date>
    </item>
  </channel>
</rss>

