<?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: Licensing error using offiline viewshed GPK in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/licensing-error-using-offiline-viewshed-gpk/m-p/672903#M3456</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Colin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll need the spatial analyst extension as well for those tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/runtime-wpf/concepts/index.html#//01700000006r000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/runtime-wpf/concepts/index.html#//01700000006r000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Spatial Analysis license level tools&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following geoprocessing tools are accessible to apps licensed for the Spatial Analysis extension."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Jun 2014 19:08:35 GMT</pubDate>
    <dc:creator>KevinHibma</dc:creator>
    <dc:date>2014-06-10T19:08:35Z</dc:date>
    <item>
      <title>Licensing error using offiline viewshed GPK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/licensing-error-using-offiline-viewshed-gpk/m-p/672901#M3454</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm getting a licensing error when trying to call a viewshed GPK created in ArcMap Model Builder from Runtime For WPF SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The problem is occuring at the beginning of the geo service call at:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcpy.CheckOutExtension("spatial")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Runtime sdk &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/runtime-wpf/concepts/index.html#//0170000000p7000000" rel="nofollow" target="_blank"&gt;states that the "standard" license includes viewshed&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But I don't know how else to use viewshed except by creating an viewshed geoprocessing package which uses spatial extension!&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What am I missing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;We're using Runtime for WPF 10.2 and have a standard license.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 07 Jun 2014 02:21:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/licensing-error-using-offiline-viewshed-gpk/m-p/672901#M3454</guid>
      <dc:creator>ColinWyatt</dc:creator>
      <dc:date>2014-06-07T02:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: Licensing error using offiline viewshed GPK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/licensing-error-using-offiline-viewshed-gpk/m-p/672902#M3455</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The error seems to be when I call arcpy.gp.Con_sa(...), because when I remove this part of the model I no longer get the "tool is not licenced error.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But should this conditional tool be available for Runtime SDK as well?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 14:15:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/licensing-error-using-offiline-viewshed-gpk/m-p/672902#M3455</guid>
      <dc:creator>ColinWyatt</dc:creator>
      <dc:date>2014-06-10T14:15:13Z</dc:date>
    </item>
    <item>
      <title>Re: Licensing error using offiline viewshed GPK</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/licensing-error-using-offiline-viewshed-gpk/m-p/672903#M3456</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Colin,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You'll need the spatial analyst extension as well for those tools.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://resources.arcgis.com/en/help/runtime-wpf/concepts/index.html#//01700000006r000000" rel="nofollow" target="_blank"&gt;http://resources.arcgis.com/en/help/runtime-wpf/concepts/index.html#//01700000006r000000&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"Spatial Analysis license level tools&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The following geoprocessing tools are accessible to apps licensed for the Spatial Analysis extension."&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Jun 2014 19:08:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/licensing-error-using-offiline-viewshed-gpk/m-p/672903#M3456</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2014-06-10T19:08:35Z</dc:date>
    </item>
  </channel>
</rss>

