<?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: ArcGIS Desktop and Runtime GPKs: Version Compatibility in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-desktop-and-runtime-gpks-version/m-p/437943#M5301</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info. &amp;nbsp;I applied the patch, recreated the GPK, and still get the error. &amp;nbsp;I've attached it as an example. &amp;nbsp;As for the TPKs, I've also attached two examples: one with the old tiling scheme that doesn't work, and one with the revised tiling scheme that does work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 12 Jan 2017 14:36:07 GMT</pubDate>
    <dc:creator>MarkCederholm</dc:creator>
    <dc:date>2017-01-12T14:36:07Z</dc:date>
    <item>
      <title>ArcGIS Desktop and Runtime GPKs: Version Compatibility</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-desktop-and-runtime-gpks-version/m-p/437940#M5298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;GPKs created using Desktop 10.2.1 and 10.3.1 work fine with Runtime 10.2.7, but GPKs created using 10.4.1 and 10.5.PR do not. &amp;nbsp;I've been told that certain versions of ArcMap/ArcCatalog are only compatible with&amp;nbsp;certain versions of Runtime, because of an ArcObjects compatibility issue. &amp;nbsp;If so, will 10.4.1 and 10.5 support the Quartz release? &amp;nbsp;[The current Quartz Beta doesn't have a local server yet that I can test.]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Oct 2016 22:52:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-desktop-and-runtime-gpks-version/m-p/437940#M5298</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2016-10-21T22:52:01Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Desktop and Runtime GPKs: Version Compatibility</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-desktop-and-runtime-gpks-version/m-p/437941#M5299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Well, I finally got around to doing some testing on 100.0, and GPKs from 10.3.1, 10.4.1, or 10.5.0 all bomb when started up. &amp;nbsp;I can start up&amp;nbsp;an MPK fine, but it doesn't display rasters; however, I can display rasters separately, so that's not a big issue. &amp;nbsp;&lt;SPAN style="text-decoration: line-through;"&gt;Also, TPKs and tile caches with custom tiling schemes won't display.&lt;/SPAN&gt; &amp;nbsp;CORRECTION:&amp;nbsp;Runtime doesn't like custom tiling schemes with only one scale level defined. &amp;nbsp;If I have two or more scale levels defined, then the TPK is displayed between the minimum and maximum scales.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jan 2017 15:20:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-desktop-and-runtime-gpks-version/m-p/437941#M5299</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2017-01-10T15:20:27Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Desktop and Runtime GPKs: Version Compatibility</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-desktop-and-runtime-gpks-version/m-p/437942#M5300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is mention about this in the &lt;A href="https://developers.arcgis.com/net/latest/wpf/guide/system-requirements.htm#ESRI_SECTION1_641BAE269E184BF49A3515FE3FB003A6"&gt;System requirements&lt;/A&gt;&amp;nbsp;documentation (weirdly this is not mentioned in &lt;A href="https://developers.arcgis.com/net/latest/wpf/guide/local-server-package-support.htm"&gt;local server package support&lt;/A&gt;&amp;nbsp;document but I'll add in issue to fix that).&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;ArcGIS Desktop 10.4.1 is required to create content packaged for Local Server 100.0.0. This includes map packages and geoprocessing packages (.mpk and .gpk). If you are creating geoprocessing packages then you will also need to apply this patch to ArcGIS Desktop 10.4.1&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I strongly recommend to install the &lt;A href="http://support.esri.com/Products/Desktop/arcgis-desktop/arcmap/10-4-1#downloads?id=7426"&gt;patch &lt;/A&gt;mentioned.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;At the moment we don't support direct read for rasters through Local server but as you mentioned, we should be able to use direct read through Raster layer for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How are you using TPKs and which kind of custom tiling scheme you are using?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2017 13:47:21 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-desktop-and-runtime-gpks-version/m-p/437942#M5300</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2017-01-12T13:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Desktop and Runtime GPKs: Version Compatibility</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-desktop-and-runtime-gpks-version/m-p/437943#M5301</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the info. &amp;nbsp;I applied the patch, recreated the GPK, and still get the error. &amp;nbsp;I've attached it as an example. &amp;nbsp;As for the TPKs, I've also attached two examples: one with the old tiling scheme that doesn't work, and one with the revised tiling scheme that does work.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 12 Jan 2017 14:36:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/arcgis-desktop-and-runtime-gpks-version/m-p/437943#M5301</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2017-01-12T14:36:07Z</dc:date>
    </item>
  </channel>
</rss>

