<?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 Esri.ArcGISRuntime.ArcGISRuntimeException: No data in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-arcgisruntimeexception-no-data/m-p/502398#M6172</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a replica that I have tried to generate multiple times.&amp;nbsp; It always returns this error when trying to open&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;var gdb = await Geodatabase.OpenAsync(file.FullName);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing I can think of different from all the other successful offline replicas I have used is that this contains features in a geometric network.&amp;nbsp; Is it not possible to load features from a geometric network?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Sep 2018 15:26:31 GMT</pubDate>
    <dc:creator>JoeHershman</dc:creator>
    <dc:date>2018-09-07T15:26:31Z</dc:date>
    <item>
      <title>Esri.ArcGISRuntime.ArcGISRuntimeException: No data</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-arcgisruntimeexception-no-data/m-p/502398#M6172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a replica that I have tried to generate multiple times.&amp;nbsp; It always returns this error when trying to open&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="language-none line-numbers"&gt;&lt;CODE&gt;var gdb = await Geodatabase.OpenAsync(file.FullName);&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing I can think of different from all the other successful offline replicas I have used is that this contains features in a geometric network.&amp;nbsp; Is it not possible to load features from a geometric network?&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Sep 2018 15:26:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-arcgisruntimeexception-no-data/m-p/502398#M6172</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2018-09-07T15:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Esri.ArcGISRuntime.ArcGISRuntimeException: No data</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-arcgisruntimeexception-no-data/m-p/502399#M6173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The error message is a little poor (we're working on improving that) but generally the NoData error has been known to mean the file could either not be found, be read or is an invalid/unexpected format.&lt;/P&gt;&lt;P&gt;Having said that, geometric networks aren't supported (yet) so that could be why this error occurs, rather than just skipping over that part.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Sep 2018 15:39:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-arcgisruntimeexception-no-data/m-p/502399#M6173</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2018-09-11T15:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: Esri.ArcGISRuntime.ArcGISRuntimeException: No data</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-arcgisruntimeexception-no-data/m-p/502400#M6174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try to&amp;nbsp;assign the folder permission to "ALL APPLICATION PACKAGES" group. Right click the folder where the map resides, Properties &amp;gt; Security &amp;gt; Edit &amp;gt; Add &amp;gt; From This Location set to Machine name select from the tree &amp;gt; Search Object name "ALL APPLICATION PACKAGES" &amp;gt; OK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" height="331" src="https://community.esri.com/legacyfs/online/441071_pastedImage_1.png" width="377" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Apr 2019 03:02:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-arcgisruntimeexception-no-data/m-p/502400#M6174</guid>
      <dc:creator>RatheeshKR</dc:creator>
      <dc:date>2019-04-03T03:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Esri.ArcGISRuntime.ArcGISRuntimeException: No data</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-arcgisruntimeexception-no-data/m-p/502401#M6175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This only applies to UWP, and I believe &lt;A href="https://community.esri.com/migrated-users/6566"&gt;Joe Hershman&lt;/A&gt;‌ is using WPF (judging from his other posts)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 19:28:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-arcgisruntimeexception-no-data/m-p/502401#M6175</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2019-04-10T19:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: Esri.ArcGISRuntime.ArcGISRuntimeException: No data</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-arcgisruntimeexception-no-data/m-p/502402#M6176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry I never updated with solution, but the issue does seem to have been the geometric network.&amp;nbsp; After we dropped the network and regenerated it worked as expected&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 Apr 2019 19:30:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/esri-arcgisruntime-arcgisruntimeexception-no-data/m-p/502402#M6176</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2019-04-10T19:30:46Z</dc:date>
    </item>
  </channel>
</rss>

