<?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: Annotation Layers in ArcGIS Runtime SDK for .NET in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739665#M9274</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;What's the call stack include if you enable native debugging and reference the symbol files? (see&amp;nbsp;&lt;A href="https://community.esri.com/community/developers/native-app-developers/arcgis-runtime-sdk-for-net/blog/2019/10/08/announcing-availability-of-arcgis-runtime-sdk-for-net-symbol-files-for-debugging"&gt;https://community.esri.com/community/developers/native-app-developers/arcgis-runtime-sdk-for-net/blog/2019/10/08/announcing-availability-of-arcgis-runtime-sdk-for-net-symbol-files-for-debugging&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&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, 12 Mar 2020 16:23:18 GMT</pubDate>
    <dc:creator>MichaelBranscomb</dc:creator>
    <dc:date>2020-03-12T16:23:18Z</dc:date>
    <item>
      <title>Annotation Layers in ArcGIS Runtime SDK for .NET</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739664#M9273</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to add the following &lt;SPAN class=""&gt;Esri.ArcGISRuntime.Mapping&lt;SPAN&gt;.&lt;/SPAN&gt;AnnotationLayer&lt;/SPAN&gt; to my &lt;SPAN class=""&gt;Esri.ArcGISRuntime.Mapping&lt;/SPAN&gt;.Map but I get a LoadError on Loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Layer Source:&lt;/STRONG&gt; &lt;A href="https://maps.cern.ch/arcgis/rest/services/General/General/MapServer/45" rel="nofollow"&gt;https://maps.cern.ch/arcgis/rest/services/General/General/MapServer/45&lt;/A&gt;&lt;BR /&gt; &lt;STRONG&gt;Layer Type:&lt;/STRONG&gt; &lt;SPAN class=""&gt;Esri.ArcGISRuntime.Mapping&lt;SPAN&gt;.&lt;/SPAN&gt;AnnotationLayer&lt;/SPAN&gt;&lt;BR /&gt; &lt;STRONG&gt;Layer Display Name:&lt;/STRONG&gt; Voirie_texte&lt;BR /&gt; &lt;STRONG&gt;Exception:&lt;/STRONG&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Esri.ArcGISRuntime.ArcGISRuntimeException: Invalid response    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()    at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)    at System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task)    at System.Runtime.CompilerServices.TaskAwaiter.GetResult()    at Adapt.Presentation.Esri.LayerConfigPersister.&amp;lt;ConfigureLayer&amp;gt;d__15.MoveNext() in C:\Users\Laura\RiderProjects\AdaptSource\src\Adapt.Presentation.WPF\Adapt\Presentation\ESRI\LayerConfigPersister.cs:line 120&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any and all help appreciated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Mar 2020 04:27:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739664#M9273</guid>
      <dc:creator>JamieBurmeister</dc:creator>
      <dc:date>2020-03-12T04:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Annotation Layers in ArcGIS Runtime SDK for .NET</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739665#M9274</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;What's the call stack include if you enable native debugging and reference the symbol files? (see&amp;nbsp;&lt;A href="https://community.esri.com/community/developers/native-app-developers/arcgis-runtime-sdk-for-net/blog/2019/10/08/announcing-availability-of-arcgis-runtime-sdk-for-net-symbol-files-for-debugging"&gt;https://community.esri.com/community/developers/native-app-developers/arcgis-runtime-sdk-for-net/blog/2019/10/08/announcing-availability-of-arcgis-runtime-sdk-for-net-symbol-files-for-debugging&lt;/A&gt;)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&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, 12 Mar 2020 16:23:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739665#M9274</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2020-03-12T16:23:18Z</dc:date>
    </item>
    <item>
      <title>Re: Annotation Layers in ArcGIS Runtime SDK for .NET</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739666#M9275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&amp;gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;Esri.ArcGISRuntime.dll!Esri.ArcGISRuntime.Mapping.Map.InitLoadable.AnonymousMethod__0(object s, System.EventArgs e)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;Esri.ArcGISRuntime.dll!Esri.ArcGISRuntime.Internal.LoadableObjectHandler&amp;lt;System.__Canon&amp;gt;.OnLoadEnded()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;Esri.ArcGISRuntime.dll!Esri.ArcGISRuntime.Internal.LoadableObjectHandler&amp;lt;RuntimeCoreNet.GeneratedWrappers.CoreMap&amp;gt;.RuntimeCoreNet.GeneratedWrappers.ICoreCallback_Loadable_DoneLoading.DoneLoading(RuntimeCoreNet.GeneratedWrappers.CoreError loadError)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;Esri.ArcGISRuntime.dll!RuntimeCoreNet.GeneratedWrappers.CoreMap.onPrivateCoreLoadable_DoneLoading(System.IntPtr loadError)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;[Native to Managed Transition]&amp;nbsp;&amp;nbsp; &amp;nbsp;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!std::_Func_impl_no_alloc&amp;lt;&amp;lt;lambda_810e53070115a1e048bfb9eaf8a6e643&amp;gt;,void,void *,Esri_runtimecore::Common::Error const &amp;amp;&amp;gt;::_Do_call()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!std::_Func_impl_no_alloc&amp;lt;&amp;lt;lambda_32601c908543cacb3556b7ea268514e6&amp;gt;,void,Esri_runtimecore::Common::Loadable &amp;amp;,Esri_runtimecore::Common::Error const &amp;amp;&amp;gt;::_Do_call()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!Esri_runtimecore::Common::Loadable::set_load_status_and_error_without_check_(enum Esri_runtimecore::Common::Load_status,class Esri_runtimecore::Common::Error const &amp;amp;)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!Esri_runtimecore::Geo_model::Map::set_load_status_and_error_(enum Esri_runtimecore::Common::Load_status,class Esri_runtimecore::Common::Error)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!Esri_runtimecore::Geo_model::Basemap::set_load_status_and_error_(class Esri_runtimecore::Common::Loadable const &amp;amp;)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!&amp;lt;lambda&amp;gt;(void)()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!Esri_runtimecore::Common::Signal_detail::`anonymous namespace'::dispatch_to_node()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!Esri_runtimecore::Common::Signal_detail::`anonymous namespace'::dispatch_notification()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!Esri_runtimecore::Common::Loadable::set_load_status_and_error_without_check_(enum Esri_runtimecore::Common::Load_status,class Esri_runtimecore::Common::Error const &amp;amp;)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!&amp;lt;lambda&amp;gt;(void)()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!Esri_runtimecore::Common::Signal_detail::`anonymous namespace'::dispatch_to_node()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!Esri_runtimecore::Common::Signal_detail::`anonymous namespace'::dispatch_notification()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!Esri_runtimecore::Common::Loadable::set_load_status_and_error_without_check_(enum Esri_runtimecore::Common::Load_status,class Esri_runtimecore::Common::Error const &amp;amp;)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!Esri_runtimecore::Common::Loadable::set_load_status_and_error_(enum Esri_runtimecore::Common::Load_status,class Esri_runtimecore::Common::Error)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!Esri_runtimecore::Geo_model::Service_feature_table::handle_query_data_elements_response_(class std::basic_string&amp;lt;char,struct std::char_traits&amp;lt;char&amp;gt;,class std::allocator&amp;lt;char&amp;gt; &amp;gt; const &amp;amp;)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!Esri_runtimecore::Geo_model::Service_feature_table::handle_response_(class std::shared_ptr&amp;lt;class Esri_runtimecore::Common::Request&amp;gt; const &amp;amp;,unsigned char const *,unsigned __int64,class std::shared_ptr&amp;lt;class Esri_runtimecore::Common::Client_reference&amp;gt; const &amp;amp;)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!Esri_runtimecore::Common::Request_delegator::handle_response(unsigned __int64,unsigned char const *,unsigned __int64,class std::shared_ptr&amp;lt;class Esri_runtimecore::Common::Client_reference&amp;gt; const &amp;amp;)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!Esri_runtimecore::Common::Request::handle_response(unsigned char const *,unsigned __int64,class std::shared_ptr&amp;lt;class Esri_runtimecore::Common::Client_reference&amp;gt; const &amp;amp;)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;runtimecore.dll!RT_Request_handleResponse ()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;RuntimeCoreNet.dll!CoreRT_Request_handleResponse ()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;[Managed to Native Transition]&amp;nbsp;&amp;nbsp; &amp;nbsp;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;Esri.ArcGISRuntime.dll!RuntimeCoreNet.GeneratedWrappers.CoreRequest.HandleResponse(byte[] data, RuntimeCoreNet.GeneratedWrappers.CoreClientReference userDefinedError)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;Esri.ArcGISRuntime.dll!Esri.ArcGISRuntime.Internal.RequestRequiredHandler.IssueRequestAndRespond(RuntimeCoreNet.GeneratedWrappers.CoreRequest request)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;[Resuming Async Method]&amp;nbsp;&amp;nbsp; &amp;nbsp;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder&amp;lt;System.Threading.Tasks.VoidTaskResult&amp;gt;.AsyncStateMachineBox&amp;lt;Esri.ArcGISRuntime.Internal.RequestRequiredHandler.&amp;lt;IssueRequestAndRespond&amp;gt;d__18&amp;gt;.ExecutionContextCallback(object s)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder&amp;lt;System.Threading.Tasks.VoidTaskResult&amp;gt;.AsyncStateMachineBox&amp;lt;Esri.ArcGISRuntime.Internal.RequestRequiredHandler.&amp;lt;IssueRequestAndRespond&amp;gt;d__18&amp;gt;.MoveNext(System.Threading.Thread threadPoolThread)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder&amp;lt;System.Threading.Tasks.VoidTaskResult&amp;gt;.AsyncStateMachineBox&amp;lt;Esri.ArcGISRuntime.Internal.RequestRequiredHandler.&amp;lt;IssueRequestAndRespond&amp;gt;d__18&amp;gt;.MoveNext()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.TaskAwaiter.OutputWaitEtwEvents.AnonymousMethod__12_0(System.Action innerContinuation, System.Threading.Tasks.Task innerTask)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.ContinuationWrapper.Invoke()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action action, bool allowInlining)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(object continuationObject)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.Tasks.Task&amp;lt;System.__Canon&amp;gt;.TrySetResult(System.__Canon result)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder&amp;lt;System.Net.Http.HttpResponseMessage&amp;gt;.SetResult(System.Net.Http.HttpResponseMessage result)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;[Completed] System.Net.Http.dll!System.Net.Http.HttpClient.FinishSendAsyncUnbuffered(System.Threading.Tasks.Task&amp;lt;System.Net.Http.HttpResponseMessage&amp;gt; sendTask, System.Net.Http.HttpRequestMessage request, System.Threading.CancellationTokenSource cts, bool disposeCts)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder&amp;lt;System.Net.Http.HttpResponseMessage&amp;gt;.AsyncStateMachineBox&amp;lt;System.Net.Http.HttpClient.&amp;lt;FinishSendAsyncUnbuffered&amp;gt;d__71&amp;gt;.ExecutionContextCallback(object s)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder&amp;lt;System.Net.Http.HttpResponseMessage&amp;gt;.AsyncStateMachineBox&amp;lt;System.Net.Http.HttpClient.&amp;lt;FinishSendAsyncUnbuffered&amp;gt;d__71&amp;gt;.MoveNext(System.Threading.Thread threadPoolThread)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder&amp;lt;System.__Canon&amp;gt;.AsyncStateMachineBox&amp;lt;System.Net.Http.HttpClient.&amp;lt;FinishSendAsyncUnbuffered&amp;gt;d__71&amp;gt;.MoveNext()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.TaskAwaiter.OutputWaitEtwEvents.AnonymousMethod__12_0(System.Action innerContinuation, System.Threading.Tasks.Task innerTask)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.ContinuationWrapper.Invoke()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action action, bool allowInlining)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(object continuationObject)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.Tasks.Task&amp;lt;System.__Canon&amp;gt;.TrySetResult(System.__Canon result)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder&amp;lt;System.Net.Http.HttpResponseMessage&amp;gt;.SetResult(System.Net.Http.HttpResponseMessage result)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;[Completed] Esri.ArcGISRuntime.dll!Esri.ArcGISRuntime.Http.ArcGISHttpClientHandler.ArcGISClientHandlerInternal.SendAsync(System.Net.Http.HttpRequestMessage request, System.Threading.CancellationToken cancellationToken)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder&amp;lt;System.Net.Http.HttpResponseMessage&amp;gt;.AsyncStateMachineBox&amp;lt;Esri.ArcGISRuntime.Http.ArcGISHttpClientHandler.ArcGISClientHandlerInternal.&amp;lt;SendAsync&amp;gt;d__14&amp;gt;.ExecutionContextCallback(object s)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext executionContext, System.Threading.ContextCallback callback, object state)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder&amp;lt;System.Net.Http.HttpResponseMessage&amp;gt;.AsyncStateMachineBox&amp;lt;Esri.ArcGISRuntime.Http.ArcGISHttpClientHandler.ArcGISClientHandlerInternal.&amp;lt;SendAsync&amp;gt;d__14&amp;gt;.MoveNext(System.Threading.Thread threadPoolThread)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncTaskMethodBuilder&amp;lt;System.__Canon&amp;gt;.AsyncStateMachineBox&amp;lt;Esri.ArcGISRuntime.Http.ArcGISHttpClientHandler.ArcGISClientHandlerInternal.&amp;lt;SendAsync&amp;gt;d__14&amp;gt;.MoveNext()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.TaskAwaiter.OutputWaitEtwEvents.AnonymousMethod__12_0(System.Action innerContinuation, System.Threading.Tasks.Task innerTask)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Runtime.CompilerServices.AsyncMethodBuilderCore.ContinuationWrapper.Invoke()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.Tasks.AwaitTaskContinuation.RunOrScheduleAction(System.Action action, bool allowInlining)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.Tasks.Task.RunContinuations(object continuationObject)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.Tasks.Task.FinishStageThree()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.Tasks.Task.FinishStageTwo()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.Tasks.Task.FinishSlow(bool userDelegateExecute)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.Tasks.Task.ExecuteWithThreadLocal(ref System.Threading.Tasks.Task currentTaskSlot, System.Threading.Thread threadPoolThread)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.Tasks.Task.ExecuteEntryUnsafe(System.Threading.Thread threadPoolThread)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.Tasks.Task.ExecuteFromThreadPool(System.Threading.Thread threadPoolThread)&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading.ThreadPoolWorkQueue.Dispatch()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;System.Private.CoreLib.dll!System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;[Native to Managed Transition]&amp;nbsp;&amp;nbsp; &amp;nbsp;
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;kernel32.dll!00007ffb48677bd4()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown
&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;ntdll.dll!00007ffb497aced1()&amp;nbsp;&amp;nbsp; &amp;nbsp;Unknown&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 16:52:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739666#M9275</guid>
      <dc:creator>JamieBurmeister</dc:creator>
      <dc:date>2021-12-12T16:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Annotation Layers in ArcGIS Runtime SDK for .NET</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739667#M9276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please check out my GitHub repository for ESRI bug reporting&amp;nbsp;&lt;A href="https://github.com/AceCoderLaura/ArcGISRuntimeBugDemos"&gt;here&lt;/A&gt;.&lt;BR /&gt;&lt;BR /&gt;This bug is listed as &lt;STRONG&gt;Annotation Display Bug&lt;/STRONG&gt; in the bug selection menu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Mar 2020 00:12:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739667#M9276</guid>
      <dc:creator>JamieBurmeister</dc:creator>
      <dc:date>2020-03-13T00:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Annotation Layers in ArcGIS Runtime SDK for .NET</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739668#M9277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey &lt;A href="https://community.esri.com/migrated-users/4061"&gt;Michael Branscomb&lt;/A&gt;‌, have you managed to take a look at this one?&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;Jamie&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2020 05:51:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739668#M9277</guid>
      <dc:creator>JamieBurmeister</dc:creator>
      <dc:date>2020-04-21T05:51:40Z</dc:date>
    </item>
    <item>
      <title>Re: Annotation Layers in ArcGIS Runtime SDK for .NET</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739669#M9278</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;Apologies for the delay.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you await LoadAsync() with a try/catch or handle the LoadStatusChanged event the LoadError message is `{"Invalid URL."}`.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The issue is caused by attempting to create an AnnotationLayer from a MapServer/&amp;lt;SublayerId&amp;gt; e.g. `https://maps.cern.ch/arcgis/rest/services/General/General/MapServer/45`,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead you need to enable feature access to create the FeatureServer/SublayerId endpoint and use that as the Uri instead e.g.&amp;nbsp;&lt;A class="link-titled" href="https://github.com/Esri/arcgis-runtime-samples-dotnet/blob/master/src/WPF/ArcGISRuntime.WPF.Viewer/Samples/Layers/DisplayAnnotation/DisplayAnnotation.xaml.cs#L33" title="https://github.com/Esri/arcgis-runtime-samples-dotnet/blob/master/src/WPF/ArcGISRuntime.WPF.Viewer/Samples/Layers/DisplayAnnotation/DisplayAnnotation.xaml.cs#L33"&gt;https://github.com/Esri/arcgis-runtime-samples-dotnet/blob/master/src/WPF/ArcGISRuntime.WPF.Viewer/Samples/Layers/Displa…&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2020 16:15:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739669#M9278</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2020-04-21T16:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Annotation Layers in ArcGIS Runtime SDK for .NET</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739670#M9279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't understand, the layer displays fine in other display tools. Can you explain what you mean by "enable feature access"?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2020 05:24:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739670#M9279</guid>
      <dc:creator>JamieBurmeister</dc:creator>
      <dc:date>2020-04-22T05:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Annotation Layers in ArcGIS Runtime SDK for .NET</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739671#M9280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Depending on which workflow you followed to&amp;nbsp;publish the service, you need to enable the `Feature Access` capability:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A class="link-titled" href="https://desktop.arcgis.com/en/arcmap/10.3/map/publish-map-services/setting-map-service-properties.htm" title="https://desktop.arcgis.com/en/arcmap/10.3/map/publish-map-services/setting-map-service-properties.htm"&gt;Setting map service properties—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;&lt;A class="link-titled" href="https://pro.arcgis.com/en/pro-app/help/sharing/overview/configure-a-map-service.htm" title="https://pro.arcgis.com/en/pro-app/help/sharing/overview/configure-a-map-service.htm"&gt;Configure a map service—ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Apr 2020 17:23:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/annotation-layers-in-arcgis-runtime-sdk-for-net/m-p/739671#M9280</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2020-04-22T17:23:44Z</dc:date>
    </item>
  </channel>
</rss>

