<?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 EncExchangeSet.LoadAsync() Internal Error: Failed to load ENC exchange set in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/encexchangeset-loadasync-internal-error-failed-to/m-p/1162439#M10889</link>
    <description>&lt;P&gt;When I try to load an&amp;nbsp;EncExchangeSet object, I get the following error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Esri.ArcGISRuntime.ArcGISRuntimeException: Internal Error: Failed to load ENC exchange set&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I use the same code provided in the sample codes section (&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/add-enc-exchange-set/)," target="_blank" rel="noopener"&gt;https://developers.arcgis.com/net/wpf/sample-code/add-enc-exchange-set/), &lt;/A&gt;and I feed the&amp;nbsp;&lt;SPAN&gt;EncExchangeSet constructor with a valid path to a "CATALOG.031" file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I get this error in the loading step:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;await myEncExchangeSet.LoadAsync();&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What may cause this error and what should I do to fix this?&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 08 Apr 2022 09:01:45 GMT</pubDate>
    <dc:creator>irseadam</dc:creator>
    <dc:date>2022-04-08T09:01:45Z</dc:date>
    <item>
      <title>EncExchangeSet.LoadAsync() Internal Error: Failed to load ENC exchange set</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/encexchangeset-loadasync-internal-error-failed-to/m-p/1162439#M10889</link>
      <description>&lt;P&gt;When I try to load an&amp;nbsp;EncExchangeSet object, I get the following error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Esri.ArcGISRuntime.ArcGISRuntimeException: Internal Error: Failed to load ENC exchange set&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I use the same code provided in the sample codes section (&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/add-enc-exchange-set/)," target="_blank" rel="noopener"&gt;https://developers.arcgis.com/net/wpf/sample-code/add-enc-exchange-set/), &lt;/A&gt;and I feed the&amp;nbsp;&lt;SPAN&gt;EncExchangeSet constructor with a valid path to a "CATALOG.031" file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I get this error in the loading step:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="csharp"&gt;await myEncExchangeSet.LoadAsync();&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What may cause this error and what should I do to fix this?&lt;/P&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 08 Apr 2022 09:01:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/encexchangeset-loadasync-internal-error-failed-to/m-p/1162439#M10889</guid>
      <dc:creator>irseadam</dc:creator>
      <dc:date>2022-04-08T09:01:45Z</dc:date>
    </item>
    <item>
      <title>Re: EncExchangeSet.LoadAsync() Internal Error: Failed to load ENC exchange set</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/encexchangeset-loadasync-internal-error-failed-to/m-p/1164757#M10901</link>
      <description>&lt;P&gt;Hello, are you able to share the CATALOG.031 file?&lt;/P&gt;&lt;P&gt;Can you paste the code that loads the CATALOG.031 file?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Apr 2022 15:15:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/encexchangeset-loadasync-internal-error-failed-to/m-p/1164757#M10901</guid>
      <dc:creator>HydroExpert</dc:creator>
      <dc:date>2022-04-15T15:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: EncExchangeSet.LoadAsync() Internal Error: Failed to load ENC exchange set</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/encexchangeset-loadasync-internal-error-failed-to/m-p/1166919#M10914</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying the file attached below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;And I am using the code from this example:&amp;nbsp;&lt;A href="https://developers.arcgis.com/net/wpf/sample-code/add-enc-exchange-set/)," target="_blank" rel="noopener nofollow noreferrer"&gt;https://developers.arcgis.com/net/wpf/sample-code/add-enc-exchange-set/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;await myEncExchangeSet.LoadAsync();&lt;/PRE&gt;&lt;P&gt;line, I get this error:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;Esri.ArcGISRuntime.ArcGISRuntimeException: Internal Error: Failed to load ENC exchange set&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 06:06:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/encexchangeset-loadasync-internal-error-failed-to/m-p/1166919#M10914</guid>
      <dc:creator>hesapadam</dc:creator>
      <dc:date>2022-04-22T06:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: EncExchangeSet.LoadAsync() Internal Error: Failed to load ENC exchange set</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/encexchangeset-loadasync-internal-error-failed-to/m-p/1167048#M10915</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These charts are Inland ENC (IENC) and apparently not supported by ArcGIS Runtime.&lt;/P&gt;&lt;P&gt;I was able to view them with an older version (100.2).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Use this demo app:&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-runtime-demos-dotnet/tree/main/src/HydrographicsSample" target="_blank"&gt;https://github.com/Esri/arcgis-runtime-demos-dotnet/tree/main/src/HydrographicsSample&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HydroExpert_0-1650639779592.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/39635i46E674318AE2CB34/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HydroExpert_0-1650639779592.png" alt="HydroExpert_0-1650639779592.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HydroExpert_1-1650639836410.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/39636iAE85AEBD8C948034/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HydroExpert_1-1650639836410.png" alt="HydroExpert_1-1650639836410.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HydroExpert_2-1650639894705.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/39637iABB1DA8593FDC4DE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HydroExpert_2-1650639894705.png" alt="HydroExpert_2-1650639894705.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, ArcGIS Runtime versions after 100.2 will not load IENC data.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 15:14:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/encexchangeset-loadasync-internal-error-failed-to/m-p/1167048#M10915</guid>
      <dc:creator>HydroExpert</dc:creator>
      <dc:date>2022-04-22T15:14:59Z</dc:date>
    </item>
  </channel>
</rss>

