<?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: AppStudio Issues in ArcGIS AppStudio Questions</title>
    <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-issues/m-p/789983#M1024</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gordon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you are running an old Runtime sample app &lt;STRONG&gt;Add graphics&lt;/STRONG&gt; (ArcGIS Runtime 10.2.6) in AppStudio Desktop version 3.0 or above.&amp;nbsp; You see the error message because starting from AppStudio 3.0 release, we have deprecated support for ArcGIS Runtime 10.2.6 (You can find out more information in &lt;A _jive_internal="true" href="https://community.esri.com/groups/appstudio/blog/2018/02/28/changes-in-appstudio-for-arcgis-30"&gt;this blog post&lt;/A&gt;).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wish to run a Graphic sample app in AppStudio Desktop, please click on the &lt;STRONG&gt;New App&lt;/STRONG&gt; button on the top right corner of AppStudio Desktop &amp;gt; go to &lt;STRONG&gt;Samples&lt;/STRONG&gt; &amp;gt; select &lt;STRONG&gt;Graphics&lt;/STRONG&gt; from the drop-down combo box &amp;gt; &lt;STRONG&gt;Create.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Notice that all of the samples you see from the New App dialog are using new Runtime (ArcGIS Runtime 100.x)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/431462_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tina&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Dec 2018 19:17:02 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2018-12-12T19:17:02Z</dc:date>
    <item>
      <title>AppStudio Issues</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-issues/m-p/789981#M1022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I just installed AppStudio and when I try and run an app I get this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/431446_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;Can anyone tell me what is going on and hoe to fix it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks - &lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:gdouglass@utah.gov"&gt;gdouglass@utah.gov&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 18:59:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-issues/m-p/789981#M1022</guid>
      <dc:creator>GordonDouglass1</dc:creator>
      <dc:date>2018-12-12T18:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: AppStudio Issues</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-issues/m-p/789982#M1023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Gordon,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you just installed AppStudio for Desktop, I would assume that you are running AppStudio Desktop version 3.1.134, correct?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And can you tell us a little bit more about the app you are trying to run? Because it looks like it is using an invalid (maybe older version) of the&amp;nbsp;import statement to load ArcGIS Runtime library.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In AppStudio Desktop 3.1.134, it comes with ArcGIS Runtime SDK for Qt version 100.3, and the import statement should be as follow,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;&lt;SPAN style="color: #808000;"&gt;import&lt;/SPAN&gt;&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;Esri.ArcGISRuntime&lt;SPAN style="color: #c0c0c0;"&gt; &lt;/SPAN&gt;100.3&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try fixing the import statement to load ArcGIS Runtime library in the files and line number stated in the error message.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Erwin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 19:14:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-issues/m-p/789982#M1023</guid>
      <dc:creator>ErwinSoekianto</dc:creator>
      <dc:date>2018-12-12T19:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: AppStudio Issues</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-issues/m-p/789983#M1024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gordon,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks like you are running an old Runtime sample app &lt;STRONG&gt;Add graphics&lt;/STRONG&gt; (ArcGIS Runtime 10.2.6) in AppStudio Desktop version 3.0 or above.&amp;nbsp; You see the error message because starting from AppStudio 3.0 release, we have deprecated support for ArcGIS Runtime 10.2.6 (You can find out more information in &lt;A _jive_internal="true" href="https://community.esri.com/groups/appstudio/blog/2018/02/28/changes-in-appstudio-for-arcgis-30"&gt;this blog post&lt;/A&gt;).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you wish to run a Graphic sample app in AppStudio Desktop, please click on the &lt;STRONG&gt;New App&lt;/STRONG&gt; button on the top right corner of AppStudio Desktop &amp;gt; go to &lt;STRONG&gt;Samples&lt;/STRONG&gt; &amp;gt; select &lt;STRONG&gt;Graphics&lt;/STRONG&gt; from the drop-down combo box &amp;gt; &lt;STRONG&gt;Create.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Notice that all of the samples you see from the New App dialog are using new Runtime (ArcGIS Runtime 100.x)&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/431462_pastedImage_3.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Tina&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 19:17:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-issues/m-p/789983#M1024</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2018-12-12T19:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: AppStudio Issues</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-issues/m-p/789984#M1025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it is the newest version. Was trying to run some of the sample apps and&lt;/P&gt;&lt;P&gt;I get variations on the error I posted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 19:19:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-issues/m-p/789984#M1025</guid>
      <dc:creator>GordonDouglass1</dc:creator>
      <dc:date>2018-12-12T19:19:50Z</dc:date>
    </item>
    <item>
      <title>Re: AppStudio Issues</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-issues/m-p/789985#M1026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 19:24:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-issues/m-p/789985#M1026</guid>
      <dc:creator>GordonDouglass1</dc:creator>
      <dc:date>2018-12-12T19:24:02Z</dc:date>
    </item>
    <item>
      <title>Re: AppStudio Issues</title>
      <link>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-issues/m-p/789986#M1027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the replies. Tina's response did the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Dec 2018 19:25:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-appstudio-questions/appstudio-issues/m-p/789986#M1027</guid>
      <dc:creator>GordonDouglass1</dc:creator>
      <dc:date>2018-12-12T19:25:25Z</dc:date>
    </item>
  </channel>
</rss>

