<?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: MessageLayer Exception in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/messagelayer-exception/m-p/704152#M8885</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh yeah, and are you using Nuget or SDK reference? Specialized symbology is not available on Nuget installation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Oct 2014 15:58:51 GMT</pubDate>
    <dc:creator>AnttiKajanus1</dc:creator>
    <dc:date>2014-10-30T15:58:51Z</dc:date>
    <item>
      <title>MessageLayer Exception</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/messagelayer-exception/m-p/704149#M8882</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am unable to get the MessageLayer to work in 10.2.4.&lt;/P&gt;&lt;P&gt;The layer appears to be loaded correctly but when I process a message I receive: The Message could not be processed. MessageLayer must have been successfully loaded into a View (Map or Scene) before calling ProcessMessage.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Oct 2014 20:48:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/messagelayer-exception/m-p/704149#M8882</guid>
      <dc:creator>KeithMacIntyre</dc:creator>
      <dc:date>2014-10-29T20:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: MessageLayer Exception</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/messagelayer-exception/m-p/704150#M8883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keith,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've definitely seen this before&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;. In our Mes&lt;/SPAN&gt;sage Processing &lt;A href="https://github.com/Esri/arcgis-runtime-samples-dotnet"&gt;sample&lt;/A&gt;, we use &lt;SPAN style="font-family: 'courier new', courier;"&gt;await MyMapView.LayersLoadedAsync();&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt; before processing the message data. Have you tried that? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: arial, helvetica, sans-serif;"&gt;Katy&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 15:48:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/messagelayer-exception/m-p/704150#M8883</guid>
      <dc:creator>KatherineDalton</dc:creator>
      <dc:date>2014-10-30T15:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: MessageLayer Exception</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/messagelayer-exception/m-p/704151#M8884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is error message in inner exception. That usually says a bit more. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check that MessageLayer finds symbology that you are using either from the deployment (create deployment and make sure you deploy symbol dictionary) or from the SDK installation. See that &lt;A href="https://developers.arcgis.com/net/desktop/api-reference//html/P_Esri_ArcGISRuntime_ArcGISRuntimeEnvironment_SymbolsPath.htm" title="https://developers.arcgis.com/net/desktop/api-reference//html/P_Esri_ArcGISRuntime_ArcGISRuntimeEnvironment_SymbolsPath.htm"&gt;ArcGISRuntimeEnvironment.SymbolsPath Property&lt;/A&gt; targets the file.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 15:57:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/messagelayer-exception/m-p/704151#M8884</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2014-10-30T15:57:47Z</dc:date>
    </item>
    <item>
      <title>Re: MessageLayer Exception</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/messagelayer-exception/m-p/704152#M8885</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh yeah, and are you using Nuget or SDK reference? Specialized symbology is not available on Nuget installation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 15:58:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/messagelayer-exception/m-p/704152#M8885</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2014-10-30T15:58:51Z</dc:date>
    </item>
    <item>
      <title>Re: MessageLayer Exception</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/messagelayer-exception/m-p/704153#M8886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had installed the ToolKit using NuGet and it copied the 10.2.4 Runtime to my deployment folder so my application was using that folder without the Specialized Symbology rather than my installed SDK folder.&amp;nbsp; It is working now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Oct 2014 18:14:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/messagelayer-exception/m-p/704153#M8886</guid>
      <dc:creator>KeithMacIntyre</dc:creator>
      <dc:date>2014-10-30T18:14:44Z</dc:date>
    </item>
  </channel>
</rss>

