<?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: Trouble trying to initialize a GeodatabaseSyncTask for downloading a feature layer in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/trouble-trying-to-initialize-a-geodatabasesynctask/m-p/1059448#M10112</link>
    <description>&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;That was it!&amp;nbsp; Thanks for the easy fix.&lt;/P&gt;&lt;P&gt;J&lt;/P&gt;</description>
    <pubDate>Wed, 19 May 2021 15:33:30 GMT</pubDate>
    <dc:creator>JasonLatko</dc:creator>
    <dc:date>2021-05-19T15:33:30Z</dc:date>
    <item>
      <title>Trouble trying to initialize a GeodatabaseSyncTask for downloading a feature layer</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/trouble-trying-to-initialize-a-geodatabasesynctask/m-p/1059191#M10105</link>
      <description>&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;Hoping someone can help explain why this isn't working for me.&amp;nbsp; Using .NET 100.10, I'm trying to use one of the test ESRI services to download a feature layer for offline use.&amp;nbsp; Any feature layer service will do for my purposes.&amp;nbsp; I actually tried all 3 of the WildFireSync URLs, but none are working for me.&amp;nbsp; If someone has another publicly accessible URL, that would be great too.&amp;nbsp; When my code runs, I keep getting the following error from the CreateAsync method:&lt;/P&gt;&lt;P&gt;Esri.ArcGISRuntime.ArcGISRuntimeException: Invalid request response: The feature service does not support geodatabase sync.&lt;/P&gt;&lt;P&gt;Here is my code:&lt;/P&gt;&lt;P&gt;url = "&lt;A href="https://sampleserver6.arcgisonline.com/arcgis/rest/services/Sync/WildfireSync/FeatureServer/1" target="_blank"&gt;https://sampleserver6.arcgisonline.com/arcgis/rest/services/Sync/WildfireSync/FeatureServer/1&lt;/A&gt;";&lt;/P&gt;&lt;P&gt;GeodatabaseSyncTask syncTask = await GeodatabaseSyncTask.CreateAsync(new Uri(url));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought the point of those WildFireSync services was to support sync testing?&amp;nbsp; Am I missing something?&amp;nbsp; Thanks much for any suggestions.&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 21:37:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/trouble-trying-to-initialize-a-geodatabasesynctask/m-p/1059191#M10105</guid>
      <dc:creator>JasonLatko</dc:creator>
      <dc:date>2021-05-18T21:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble trying to initialize a GeodatabaseSyncTask for downloading a feature layer</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/trouble-trying-to-initialize-a-geodatabasesynctask/m-p/1059203#M10108</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try removing the layer ID, and instead just use:&amp;nbsp;&lt;A href="https://sampleserver6.arcgisonline.com/arcgis/rest/services/Sync/WildfireSync/FeatureServer" target="_blank"&gt;https://sampleserver6.arcgisonline.com/arcgis/rest/services/Sync/WildfireSync/FeatureServer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 May 2021 21:52:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/trouble-trying-to-initialize-a-geodatabasesynctask/m-p/1059203#M10108</guid>
      <dc:creator>MichaelBranscomb</dc:creator>
      <dc:date>2021-05-18T21:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Trouble trying to initialize a GeodatabaseSyncTask for downloading a feature layer</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/trouble-trying-to-initialize-a-geodatabasesynctask/m-p/1059448#M10112</link>
      <description>&lt;P&gt;Michael,&lt;/P&gt;&lt;P&gt;That was it!&amp;nbsp; Thanks for the easy fix.&lt;/P&gt;&lt;P&gt;J&lt;/P&gt;</description>
      <pubDate>Wed, 19 May 2021 15:33:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/trouble-trying-to-initialize-a-geodatabasesynctask/m-p/1059448#M10112</guid>
      <dc:creator>JasonLatko</dc:creator>
      <dc:date>2021-05-19T15:33:30Z</dc:date>
    </item>
  </channel>
</rss>

