<?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 Pro Module AddIn Upgrade Issues in ArcGIS Pro SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-module-addin-upgrade-issues/m-p/779230#M1062</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vidmas,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Can you please clarify 'everything broke'.&amp;nbsp; What errors did you get?&amp;nbsp; Did you re-target your project file to the 4.8 .Net framework?&amp;nbsp; The&amp;nbsp;"Pro Fix References" utility only needs to be used if you change the installation location of Pro.&amp;nbsp; As for the 'updates available' for the Pro SDK, this assumes that you initially installed the Pro SDK from the market place, if you manually install the SDK you will not get the upgrade available message in Visual Studio.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2020 15:28:31 GMT</pubDate>
    <dc:creator>Wolf</dc:creator>
    <dc:date>2020-03-26T15:28:31Z</dc:date>
    <item>
      <title>ArcGIS Pro Module AddIn Upgrade Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-module-addin-upgrade-issues/m-p/779229#M1061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I had a Pro Module AddIn that&amp;nbsp;was working fine in Pro 2.4 and VS2017. I upgraded to VS2019, Pro 2.5, .NET 4.8, re-installed the Pro SDK, and everything broke. All my references were broken. I followed the advice here:&amp;nbsp;&lt;A _jive_internal="true" data-containerid="9826" data-containertype="37" data-objectid="62513" data-objecttype="38" href="https://community.esri.com/groups/arcgis-pro-sdk/blog/2020/02/07/at-pro-25-the-net-framework-is-changed-to-48" style="color: #287433; background-color: transparent; border: 0px; font-weight: inherit; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;At Pro 2.5 The .NET Framework is Changed to 4.8&lt;/A&gt;&amp;nbsp;&lt;SPAN style="background-color: #ffffff; border: 0px; font-weight: inherit;"&gt;&lt;SPAN style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp;I&amp;nbsp;&lt;/SPAN&gt;ran the utility "Pro Fix References". It ran, reloaded the project, but didn't fix anything. So I had to created a new&amp;nbsp;AddIn from scratch and ported everything over to the new solution and project, which takes a little know-how. I had similar experiences with upgrading ArcMap AddIns in the past with various attempts at using utilities and painful experiences. I'm also not clear on how the Pro SDK upgrades work. It's my understanding that the Pro SDK release cycles are aligned with Pro release cycles. However, when I upgraded to Pro 2.5 while still in VS2017, there were no updates listed for the Pro SDK extension in VS2017 (I believe I installed the SDK before 2.5 was released). I uninstalled and re-installed the Pro SDK just in case. Should there be an update or should we uninstall and re-install the Pro SDK when we upgrade Pro versions?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2020 01:04:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-module-addin-upgrade-issues/m-p/779229#M1061</guid>
      <dc:creator>VidmasKondratas</dc:creator>
      <dc:date>2020-03-26T01:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Module AddIn Upgrade Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-module-addin-upgrade-issues/m-p/779230#M1062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vidmas,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Can you please clarify 'everything broke'.&amp;nbsp; What errors did you get?&amp;nbsp; Did you re-target your project file to the 4.8 .Net framework?&amp;nbsp; The&amp;nbsp;"Pro Fix References" utility only needs to be used if you change the installation location of Pro.&amp;nbsp; As for the 'updates available' for the Pro SDK, this assumes that you initially installed the Pro SDK from the market place, if you manually install the SDK you will not get the upgrade available message in Visual Studio.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2020 15:28:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-module-addin-upgrade-issues/m-p/779230#M1062</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2020-03-26T15:28:31Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Module AddIn Upgrade Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-module-addin-upgrade-issues/m-p/779231#M1063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I re-targeted to .NET 4.8 framework. I did&amp;nbsp;install from the market place. I did everything in this article but still had the broken references like the picture in this article:&amp;nbsp;&lt;A _jive_internal="true" class="" data-containerid="9826" data-containertype="37" data-objectid="62513" data-objecttype="38" href="https://community.esri.com/groups/arcgis-pro-sdk/blog/2020/02/07/at-pro-25-the-net-framework-is-changed-to-48" style="color: #287433; background-color: transparent; border: 0px; font-weight: inherit; padding: 1px 0px 1px calc(12px + 0.35ex);"&gt;At Pro 2.5 The .NET Framework is Changed to 4.8&lt;/A&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="border: 0px; background-color: #ffffff; font-weight: inherit; "&gt;&amp;nbsp;And all the assembly info in the project config files were still targeting .NET 4.6. It happened after I uninstalled and re-installed the Pro SDK from the market place. I never got any update notifications from the market place.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2020 16:31:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-module-addin-upgrade-issues/m-p/779231#M1063</guid>
      <dc:creator>VidmasKondratas</dc:creator>
      <dc:date>2020-03-26T16:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Module AddIn Upgrade Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-module-addin-upgrade-issues/m-p/779232#M1064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you email me (Wolf Kaiser) the project that you re-targeted to .Net 4.8 and it still held the broken references?&amp;nbsp; &amp;nbsp;I will take a look.&amp;nbsp; As to the market place not showing the update notification this is being tested with each release, so i am not sure why you wouldn't get the notification.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2020 16:51:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-module-addin-upgrade-issues/m-p/779232#M1064</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2020-03-26T16:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Module AddIn Upgrade Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-module-addin-upgrade-issues/m-p/779233#M1065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, but thanks. It's not a big deal. I already upgraded everything to VS2019, .NET 4.8, and Pro 2.5 by creating a new module addin from scratch and porting everything over. Everything works fine now. I've had a lot of headaches in the past upgrading complex AddIns in&amp;nbsp;ArcMap (and extensions) when we upgraded ArcMap versions. I was just wondering if anyone else is experiencing similar problems with Pro AddIn upgrades. I'm a programmer so it could have been a lot of issues. I have had multiple versions of Visual Studio installed on my laptop (VS2017 and VS2019 now), multiple versions of .NET Framework and .NET Core, multiple 3rd party .NET libraries, lots of versions of Pro and the Pro SDK, etc. Now that I'm up-to-date, when Pro 2.6 is released, I should see an update for the Pro SDK in Visual Studio at the same time?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2020 18:04:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-module-addin-upgrade-issues/m-p/779233#M1065</guid>
      <dc:creator>VidmasKondratas</dc:creator>
      <dc:date>2020-03-26T18:04:08Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro Module AddIn Upgrade Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-module-addin-upgrade-issues/m-p/779234#M1066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In regards to the upgrade of the Pro SDK, if you installed from the market place you should see the 'upgrade available' note under 'manage extensions'.&amp;nbsp; If you configured 'automatically update' (see below) it should automatically update once we upload a new release to the market place.&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/486325_pastedImage_1.png" /&gt;&lt;/P&gt;&lt;P&gt;You can find more on updates here:&amp;nbsp;&lt;A href="https://github.com/Esri/arcgis-pro-sdk/wiki/ProGuide-Installation-and-Upgrade#upgrade-arcgis-pro-sdk-for-net"&gt;https://github.com/Esri/arcgis-pro-sdk/wiki/ProGuide-Installation-and-Upgrade#upgrade-arcgis-pro-sdk-for-net&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2020 18:14:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-sdk-questions/arcgis-pro-module-addin-upgrade-issues/m-p/779234#M1066</guid>
      <dc:creator>Wolf</dc:creator>
      <dc:date>2020-03-26T18:14:03Z</dc:date>
    </item>
  </channel>
</rss>

