<?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: License Warning and Raster problem in ArcGIS Runtime SDK for WPF (Retired) Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/license-warning-and-raster-problem/m-p/761799#M3795</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got the raster to display, but I still get the nag popup every time. How do I get rid of it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 May 2013 19:31:53 GMT</pubDate>
    <dc:creator>RyanNoble</dc:creator>
    <dc:date>2013-05-28T19:31:53Z</dc:date>
    <item>
      <title>License Warning and Raster problem</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/license-warning-and-raster-problem/m-p/761798#M3794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I copied code from the "Add Shapefiles and Rasters" example into my project. When I try to add a raster layer, I get a message box that says "This ArcGIS Runtime application is running using a development license. This license is valid for development and testing only". Also, my raster image does not show up over the basemap (but it does when I run the sample).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My license string (in Application.xaml.cs) is set up for Development,C#,Standard, and no extensions.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2013 19:05:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/license-warning-and-raster-problem/m-p/761798#M3794</guid>
      <dc:creator>RyanNoble</dc:creator>
      <dc:date>2013-05-28T19:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: License Warning and Raster problem</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/license-warning-and-raster-problem/m-p/761799#M3795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I got the raster to display, but I still get the nag popup every time. How do I get rid of it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2013 19:31:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/license-warning-and-raster-problem/m-p/761799#M3795</guid>
      <dc:creator>RyanNoble</dc:creator>
      <dc:date>2013-05-28T19:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: License Warning and Raster problem</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/license-warning-and-raster-problem/m-p/761800#M3796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you are running the application on a PC that has the Runtime SDK installed and licensed, my experience is that you don't need the license key in the code. Comment it out and try to debug the solution - it should run with no nag screen.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, if you are testing a deployment (i.e. on a PC without the SDK installed), you will need this code and you will see the nag screen unless you purchase a deployment license (and use that key in your code).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/runtime-wpf/concepts/index.html#/Licensing_FAQs/017000000054000000/"&gt;http://resources.arcgis.com/en/help/runtime-wpf/concepts/index.html#/Licensing_FAQs/017000000054000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Matt&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 May 2013 21:39:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/license-warning-and-raster-problem/m-p/761800#M3796</guid>
      <dc:creator>MatthewBrown1</dc:creator>
      <dc:date>2013-05-28T21:39:56Z</dc:date>
    </item>
    <item>
      <title>Re: License Warning and Raster problem</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/license-warning-and-raster-problem/m-p/761801#M3797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I took the license string out of Application.xaml.cs and the nag screen stopped showing up. Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 May 2013 17:02:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-wpf-retired-questions/license-warning-and-raster-problem/m-p/761801#M3797</guid>
      <dc:creator>RyanNoble</dc:creator>
      <dc:date>2013-05-29T17:02:26Z</dc:date>
    </item>
  </channel>
</rss>

