<?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 Attachments from map services in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/attachments-from-map-services/m-p/231610#M2774</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to query attachments from a map service (as opposed to a feature service)? &amp;nbsp;I can create and initialize a ServiceFeatureTable OK, but when I try to query attachments, I get the dreaded "Row not found" exception. &amp;nbsp;I can get to the attachments directly through REST calls, so I know it's not a data or service issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Sep 2016 17:46:20 GMT</pubDate>
    <dc:creator>MarkCederholm</dc:creator>
    <dc:date>2016-09-07T17:46:20Z</dc:date>
    <item>
      <title>Attachments from map services</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/attachments-from-map-services/m-p/231610#M2774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to query attachments from a map service (as opposed to a feature service)? &amp;nbsp;I can create and initialize a ServiceFeatureTable OK, but when I try to query attachments, I get the dreaded "Row not found" exception. &amp;nbsp;I can get to the attachments directly through REST calls, so I know it's not a data or service issue.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Sep 2016 17:46:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/attachments-from-map-services/m-p/231610#M2774</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2016-09-07T17:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: Attachments from map services</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/attachments-from-map-services/m-p/231611#M2775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had this problem too.&amp;nbsp;I would get the same error when calling&amp;nbsp;"QueryAttachmentsAsync". Solution was to call "QueryAsync" first getting the feature itself (it has something to do with internal caching in the API I guess).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 09:08:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/attachments-from-map-services/m-p/231611#M2775</guid>
      <dc:creator>Espen_RøvikLarsen</dc:creator>
      <dc:date>2016-09-09T09:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Attachments from map services</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/attachments-from-map-services/m-p/231612#M2776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That did the trick. &amp;nbsp;Normally I query features in a separate block of code, and the memory context must make a difference. &amp;nbsp;Thanks for the tip!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2016 14:05:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/attachments-from-map-services/m-p/231612#M2776</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2016-09-09T14:05:39Z</dc:date>
    </item>
  </channel>
</rss>

