<?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: Exception in Runtime 100.3 when the map is activated after a long time. in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685458#M8646</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You dont give much information about the steps you did to reproduce, but I can tell you that the specific DirectX error code means the graphics device was lost.&lt;/P&gt;&lt;P&gt;Are your graphics drivers up to date? (and I don't mean from Windows Update, but directly from the hardware vendor)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Sep 2018 15:27:00 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2018-09-11T15:27:00Z</dc:date>
    <item>
      <title>Exception in Runtime 100.3 when the map is activated after a long time.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685457#M8645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG&gt;Just for information to the developers if this can help then, I don't know where to post:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esri.ArcGISRuntime.ArcGISRuntimeException&lt;BR /&gt;&amp;nbsp; HResult=0x80131500&lt;BR /&gt;&amp;nbsp; Message=DirectX failure CreateQuery code = 0x887a0005: &lt;BR /&gt;c:\daily_r\rtc\runtimecore\c_api\src\mapping\map_view\geo_view.cpp(203) : error : Exception caught in RT_GeoView_pulse&lt;BR /&gt;&amp;nbsp; Source=Esri.ArcGISRuntime&lt;BR /&gt;&amp;nbsp; Arborescence des appels de procédure&amp;nbsp;:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à Esri.ArcGISRuntime.ArcGISException.HandleCoreError(CoreError error, Boolean throwException)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à RuntimeCoreNet.GeneratedWrappers.Interop.CheckError(IntPtr errorHandle, Boolean throwOnFailure, GCHandle wrapperHandle)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à RuntimeCoreNet.GeneratedWrappers.CoreGeoView.Pulse()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à Esri.ArcGISRuntime.UI.Controls.GeoView.Esri.ArcGISRuntime.Internal.IDxSurfaceSource.Pulse()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à Esri.ArcGISRuntime.Internal.HostedSurfaceElement.CompositionTarget_Rendering(Object sender, EventArgs e)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.WeakEventManager.ListenerList`1.DeliverEvent(Object sender, EventArgs e, Type managerType)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.WeakEventManager.DeliverEvent(Object sender, EventArgs args)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à Esri.ArcGISRuntime.Internal.RenderingWeakEventManager.OnCompositeTargetRendering(Object sender, EventArgs e)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(Object resizedCompositionTarget)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.DispatcherOperation.InvokeImpl()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.DispatcherOperation.Invoke()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.Dispatcher.ProcessQueue()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp;amp; msg)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à Esri.ArcGISRuntime.Internal.HostedSurfaceElement.SurfaceBackgroundUiWorker(Object arg)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ThreadHelper.ThreadStart_Context(Object state)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ThreadHelper.ThreadStart(Object obj)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 09:35:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685457#M8645</guid>
      <dc:creator>Jean-ChristopheBertolini</dc:creator>
      <dc:date>2018-09-11T09:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in Runtime 100.3 when the map is activated after a long time.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685458#M8646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You dont give much information about the steps you did to reproduce, but I can tell you that the specific DirectX error code means the graphics device was lost.&lt;/P&gt;&lt;P&gt;Are your graphics drivers up to date? (and I don't mean from Windows Update, but directly from the hardware vendor)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 15:27:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685458#M8646</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2018-09-11T15:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in Runtime 100.3 when the map is activated after a long time.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685459#M8647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It happens only one time. The Graphic Card is an Intel HD Graphics 4600 that looks up to date. If I can reproduce I will give you more details.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;PS: v100.3 is much more stable &lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/wink.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 15:49:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685459#M8647</guid>
      <dc:creator>Jean-ChristopheBertolini</dc:creator>
      <dc:date>2018-09-11T15:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in Runtime 100.3 when the map is activated after a long time.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685460#M8648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some similar problem, but until now i don't have a fix or workaround&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/219687"&gt;Map crash runtime .Net 100.3&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 Oct 2018 13:45:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685460#M8648</guid>
      <dc:creator>AlexVelez</dc:creator>
      <dc:date>2018-10-05T13:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in Runtime 100.3 when the map is activated after a long time.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685461#M8649</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;Because you say "the map is activated after a long time" it's possible the DirectX rendering surface was lost and the API recreated it in order to continue rendering. Normally that works perfectly... but in the current v100.3 release we did find some issues with in this type of scenario&amp;nbsp;when the MapView/SceneView contained specific layers/data. We have made a number of improvements in this area for the upcoming v100.4 release (Q4 2018). Please can you retest with v100.4 when available?&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, 05 Oct 2018 21:48:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685461#M8649</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2018-10-05T21:48:05Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in Runtime 100.3 when the map is activated after a long time.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685462#M8650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have the same issue as stated above and stated by Alex Velez in this thread. I updated our solution to the 100.4.0.2207 runtime and I still get the same error:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DirectX failure CreateQuery code = 0x887a0005: &lt;BR /&gt;c:\daily_r\rtc\runtimecore\c_api\src\mapping\map_view\geo_view.cpp(205) : error : Exception caught in RT_GeoView_pulse&lt;BR /&gt;at Esri.ArcGISRuntime.ArcGISException.HandleCoreError(CoreError error, Boolean throwException)&lt;BR /&gt; at RuntimeCoreNet.GeneratedWrappers.Interop.CheckError(IntPtr errorHandle, Boolean throwOnFailure, GCHandle wrapperHandle)&lt;BR /&gt; at RuntimeCoreNet.GeneratedWrappers.CoreGeoView.Pulse()&lt;BR /&gt; at Esri.ArcGISRuntime.UI.Controls.GeoView.Esri.ArcGISRuntime.Internal.IDxSurfaceSource.Pulse()&lt;BR /&gt; at Esri.ArcGISRuntime.Internal.HostedSurfaceElement.CompositionTarget_Rendering(Object sender, EventArgs e)&lt;BR /&gt; at System.Windows.WeakEventManager.ListenerList`1.DeliverEvent(Object sender, EventArgs e, Type managerType)&lt;BR /&gt; at System.Windows.WeakEventManager.DeliverEvent(Object sender, EventArgs args)&lt;BR /&gt; at Esri.ArcGISRuntime.Internal.RenderingWeakEventManager.OnCompositeTargetRendering(Object sender, EventArgs e)&lt;BR /&gt; at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)&lt;BR /&gt; at System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(Object resizedCompositionTarget)&lt;BR /&gt; at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)&lt;BR /&gt; at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)&lt;BR /&gt; at System.Windows.Threading.DispatcherOperation.InvokeImpl()&lt;BR /&gt; at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)&lt;BR /&gt; at MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)&lt;BR /&gt; at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;BR /&gt; at MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)&lt;BR /&gt; at System.Windows.Threading.DispatcherOperation.Invoke()&lt;BR /&gt; at System.Windows.Threading.Dispatcher.ProcessQueue()&lt;BR /&gt; at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)&lt;BR /&gt; at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)&lt;BR /&gt; at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)&lt;BR /&gt; at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)&lt;BR /&gt; at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)&lt;BR /&gt; at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)&lt;BR /&gt; at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)&lt;BR /&gt; at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp;amp; msg)&lt;BR /&gt; at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)&lt;BR /&gt; at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)&lt;BR /&gt; at Esri.ArcGISRuntime.Internal.HostedSurfaceElement.SurfaceBackgroundUiWorker(Object arg)&lt;BR /&gt; at System.Threading.ThreadHelper.ThreadStart_Context(Object state)&lt;BR /&gt; at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt; at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Dec 2018 21:40:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685462#M8650</guid>
      <dc:creator>BradyHoukom</dc:creator>
      <dc:date>2018-12-05T21:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in Runtime 100.3 when the map is activated after a long time.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685463#M8651</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;Please can you share a simple standalone reproducer app?&amp;nbsp;So far we have not been able to reproduce this issue based on the information we have so far.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Specifically we need to know information such as:&lt;/P&gt;&lt;P&gt;- What type of app is it? (WPF? WinForms?)&lt;/P&gt;&lt;P&gt;- Are you using a Map or Scene?&lt;/P&gt;&lt;P&gt;- What layers are in your app?&lt;/P&gt;&lt;P&gt;- What overlays do you have?&lt;/P&gt;&lt;P&gt;- Are you running any logic on a timer or based on interaction (e.g. mouse move).&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, 06 Dec 2018 19:22:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685463#M8651</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2018-12-06T19:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in Runtime 100.3 when the map is activated after a long time.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685464#M8652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had no idea that I had 2 accounts. Please help with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Additional information (in addition to the week old information below):&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;We were running 100.3 and the latest graphics drivers. It seemed to have &lt;EM&gt;nearly&amp;nbsp;&lt;/EM&gt;resolved the issue. We upgraded to 100.4 and&amp;nbsp;the app is crashing ever 30 minutes again. I was able to get this to happen by letting&amp;nbsp;my machine sit idle for ~30 minute and the interacting with the map. Another time I was literally loading the map for the first time and the app crashed.&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Prior post:&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Sorry this has taken so long.&amp;nbsp;We have&amp;nbsp;QA testing but not specifically to get this issue as we arent really sure how to reproduce it at this point as it seems really random. We updated our Intel graphics cards with the latest from Intel as HP didnt have the latest major version. I had to unpack the Intel package and manually extract the latest version and install it. It seemed that we were good for a while but&amp;nbsp;our QA received the error again today after running our application for 30 minutes or so.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;UL style="background-color: #ffffff; border: 0px; padding: 0px 0px 0px 30px;"&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;Runtime v100.4.0.2207&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;WPF application&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;MapView control&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;Roads, City, County, State, Township, Section, Numerous Custom FeatureLayer(s) and&amp;nbsp;ArcGISMapImageSublayer(s). Toggling&amp;nbsp;all my&amp;nbsp;layers on doesn't seem to cause the error or make it more frequent.&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;We have overlays for selection marker (only ever 1 at a time), Feature selection overlay (6 of these but not all active at one time)&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;We have lots of interaction logic. If we are drawing a polygon then we hook up&amp;nbsp;to the mouse move to show poly lines. We have lots of point and click interactions if certain 'tools' are active. These tools were not active when we saw the error.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I can attempt to gather a repro app.&amp;nbsp;The problem is that it is so terribly hard to reproduce.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jan 2019 21:48:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685464#M8652</guid>
      <dc:creator>BradyHoukom</dc:creator>
      <dc:date>2019-01-22T21:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in Runtime 100.3 when the map is activated after a long time.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685465#M8653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We had a similar issue with&amp;nbsp;the same Exception.&lt;/P&gt;&lt;P&gt;Using the "Static" RenderingMode for all GrahicOverlays solved it as a workaround in our Case.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2019 11:43:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685465#M8653</guid>
      <dc:creator>ChristianTügel</dc:creator>
      <dc:date>2019-07-01T11:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in Runtime 100.3 when the map is activated after a long time.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685466#M8654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This makes sense, actually.&amp;nbsp; The beginnings of the stack trace (going from the bottom, up) look like a typical OutOfMemoryException in WPF.&amp;nbsp; This indicates there's likely some sort of memory leak with dynamic rendering.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jul 2019 11:49:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685466#M8654</guid>
      <dc:creator>KyleGruber</dc:creator>
      <dc:date>2019-07-01T11:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in Runtime 100.3 when the map is activated after a long time.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685467#M8655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I migrated on the 100.6 runtime and the exception is still present in this version. Are you planning to do something to avoid crashing the application?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Esri.ArcGISRuntime.ArcGISRuntimeException&lt;BR /&gt;&amp;nbsp; HResult=0x80131500&lt;BR /&gt;&amp;nbsp; Message=Internal error exception. error creating vertex buffer!: &lt;BR /&gt;c:\daily_r\rtc\runtimecore\c_api\src\mapping\map_view\geo_view.cpp(1296) : error : Exception caught in RT_GeoView_pulse&lt;BR /&gt;&amp;nbsp; Source=Esri.ArcGISRuntime&lt;BR /&gt;&amp;nbsp; Arborescence des appels de procédure&amp;nbsp;:&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à Esri.ArcGISRuntime.ArcGISException.HandleCoreError(CoreError error, Boolean throwException)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à RuntimeCoreNet.GeneratedWrappers.Interop.CheckError(IntPtr errorHandle, Boolean throwOnFailure, GCHandle wrapperHandle)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à RuntimeCoreNet.GeneratedWrappers.CoreGeoView.Pulse()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à Esri.ArcGISRuntime.UI.Controls.GeoView.Esri.ArcGISRuntime.Internal.IDxSurfaceSource.Pulse()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à Esri.ArcGISRuntime.Internal.HostedSurfaceElement.CompositionTarget_Rendering(Object sender, EventArgs e)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à Esri.ArcGISRuntime.Internal.HostedSurfaceElement.&amp;lt;AttachRenderingEvent&amp;gt;b__29_0(HostedSurfaceElement instance, Object source, EventArgs args)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à Esri.ArcGISRuntime.Internal.WeakEventListener`3.OnEvent(TSource source, TEventArgs eventArgs)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Media.MediaContext.AnimatedRenderMessageHandler(Object resizedCompositionTarget)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.DispatcherOperation.InvokeImpl()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à MS.Internal.CulturePreservingExecutionContext.CallbackWrapper(Object obj)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à MS.Internal.CulturePreservingExecutionContext.Run(CulturePreservingExecutionContext executionContext, ContextCallback callback, Object state)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.DispatcherOperation.Invoke()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.Dispatcher.ProcessQueue()&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean&amp;amp; handled)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG&amp;amp; msg)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à Esri.ArcGISRuntime.Internal.HostedSurfaceElement.SurfaceBackgroundUiWorker(Object arg)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ThreadHelper.ThreadStart_Context(Object state)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)&lt;BR /&gt;&amp;nbsp;&amp;nbsp; à System.Threading.ThreadHelper.ThreadStart(Object obj)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2019 08:30:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685467#M8655</guid>
      <dc:creator>Jean-ChristopheBertolini</dc:creator>
      <dc:date>2019-12-02T08:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in Runtime 100.3 when the map is activated after a long time.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685468#M8656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is exactly what happened. The application was&amp;nbsp;at the peak of memory usage, but only the 2GB default not the full 4GB that should be allocated due to a flag not being set for our .NET application to allow large address.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Dec 2019 15:03:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685468#M8656</guid>
      <dc:creator>BradyHoukom</dc:creator>
      <dc:date>2019-12-02T15:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in Runtime 100.3 when the map is activated after a long time.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685469#M8657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same issue with 100.8&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Application: XXXXX.exe&lt;BR /&gt;Framework Version: v4.0.30319&lt;BR /&gt;Description: The process was terminated due to an unhandled exception.&lt;BR /&gt;Exception Info: Esri.ArcGISRuntime.ArcGISRuntimeException&lt;BR /&gt; at Esri.ArcGISRuntime.ArcGISException.HandleCoreError(RuntimeCoreNet.GeneratedWrappers.CoreError, Boolean)&lt;BR /&gt; at RuntimeCoreNet.GeneratedWrappers.Interop.CheckError(IntPtr, Boolean, System.Runtime.InteropServices.GCHandle)&lt;BR /&gt; at RuntimeCoreNet.GeneratedWrappers.CoreGeoView.Pulse()&lt;BR /&gt; at Esri.ArcGISRuntime.UI.Controls.GeoView.Esri.ArcGISRuntime.Internal.IDxSurfaceSource.Pulse()&lt;BR /&gt; at Esri.ArcGISRuntime.Internal.HostedSurfaceElement.CompositionTarget_Rendering(System.Object, System.EventArgs)&lt;BR /&gt; at Esri.ArcGISRuntime.Internal.HostedSurfaceElement.&amp;lt;AttachRenderingEvent&amp;gt;b__29_0(Esri.ArcGISRuntime.Internal.HostedSurfaceElement, System.Object, System.EventArgs)&lt;BR /&gt; at Esri.ArcGISRuntime.Internal.WeakEventListener`3[[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089],[System.__Canon, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].OnEvent(System.__Canon, System.__Canon)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2020 13:23:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685469#M8657</guid>
      <dc:creator>MathieuLemay1</dc:creator>
      <dc:date>2020-08-06T13:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Exception in Runtime 100.3 when the map is activated after a long time.</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685470#M8658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for following up. We still haven't been able to reproduce this issue and lack a set of repro steps to reproduce this issue, so we can better understand why this might happen.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2020 15:08:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/exception-in-runtime-100-3-when-the-map-is/m-p/685470#M8658</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2020-08-06T15:08:25Z</dc:date>
    </item>
  </channel>
</rss>

