<?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 SDK for VS Pro Issues in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-for-vs-pro-issues/m-p/1313882#M71580</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/209139"&gt;@SeanConway2&lt;/a&gt; were you able to solve this issue? I'm facing the exact same problem&lt;/P&gt;</description>
    <pubDate>Mon, 31 Jul 2023 23:10:52 GMT</pubDate>
    <dc:creator>SCVOSAGIS_Program</dc:creator>
    <dc:date>2023-07-31T23:10:52Z</dc:date>
    <item>
      <title>ArcGIS Pro SDK for VS Pro Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-for-vs-pro-issues/m-p/1265440#M66378</link>
      <description>&lt;P&gt;I recently got a new work computer and installed VS Pro 2022 and the ArcGIS Pro SDK extensions.&amp;nbsp; I am no longer able to open existing or create new ArcGIS Pro Module Addins.&amp;nbsp; When I try to open an existing project, I get a message saying that it was not loaded correctly.&amp;nbsp; If I try to create a new one, I get "Exception of type 'System.Exception' was thrown".&amp;nbsp; &amp;nbsp;I can create a regular (non-Arc) projects without error.&lt;/P&gt;&lt;P&gt;I've uninstalled, reinstalled, made sure the install is exactly the same as my old PC down to the .NET SDK version.&amp;nbsp; &amp;nbsp;Nothing seems to work.&amp;nbsp; I've installed on a personal laptop the exact same way and it works flawlessly. Is it possibly something with the new PC itself?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Images attached of error messages received.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Mar 2023 14:20:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-for-vs-pro-issues/m-p/1265440#M66378</guid>
      <dc:creator>SeanConway2</dc:creator>
      <dc:date>2023-03-08T14:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro SDK for VS Pro Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-for-vs-pro-issues/m-p/1266584#M66516</link>
      <description>&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;P class=""&gt;Emphasis on the "practicing". ESRI has a lot of good sources to teach yourself the basics of add-ins and configurations in .NET, but I was thinking more along the lines of a list of exercises you can attempt yourself? Stuff to try after you've completed the getting-started stuff? Anything is appreciated.&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 10 Mar 2023 18:55:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-for-vs-pro-issues/m-p/1266584#M66516</guid>
      <dc:creator>ocasaenva</dc:creator>
      <dc:date>2023-03-10T18:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro SDK for VS Pro Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-for-vs-pro-issues/m-p/1313882#M71580</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/209139"&gt;@SeanConway2&lt;/a&gt; were you able to solve this issue? I'm facing the exact same problem&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 23:10:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-for-vs-pro-issues/m-p/1313882#M71580</guid>
      <dc:creator>SCVOSAGIS_Program</dc:creator>
      <dc:date>2023-07-31T23:10:52Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro SDK for VS Pro Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-for-vs-pro-issues/m-p/1314642#M71653</link>
      <description>&lt;P&gt;Unfortunately, no.&amp;nbsp; I have a coworker who did resolve it by reinstalling the most recent dot net desktop runtime, but that didn't work for me.&amp;nbsp; It's not a huge issue as I still have access to a computer it does work on, but just can't get it up and running on my newest work machine.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Aug 2023 15:58:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-for-vs-pro-issues/m-p/1314642#M71653</guid>
      <dc:creator>SeanConway2</dc:creator>
      <dc:date>2023-08-02T15:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro SDK for VS Pro Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-for-vs-pro-issues/m-p/1330193#M73221</link>
      <description>&lt;P&gt;Okay I finally managed to solve that issue after many troubleshooting steps and was so happy that created an esri account to share it here.&amp;nbsp;&lt;/P&gt;&lt;P&gt;That was frustrating when starting a fresh visual studio (last community version) install with ArcGIS SDK 3.1 having that cryptic error message when creating a new ArcGIS plugin project '&lt;SPAN&gt;System.Exception' was thrown"...&amp;nbsp;&amp;nbsp;To solve it I had tried reinstall, repair, reboot, removing all .net frameworks and sdk, etc etc&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I solved the problem thanks to&amp;nbsp;&lt;A href="https://learn.microsoft.com/en-us/answers/questions/1184941/the-sdk-microsoft-net-sdk-specified-could-not-be-f" target="_blank"&gt;https://learn.microsoft.com/en-us/answers/questions/1184941/the-sdk-microsoft-net-sdk-specified-could-not-be-f&lt;/A&gt;&amp;nbsp; and &lt;A href="https://stackoverflow.com/questions/63746838/net-sdks-not-installing-correctly/66128116#66128116" target="_blank"&gt;https://stackoverflow.com/questions/63746838/net-sdks-not-installing-correctly/66128116#66128116&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks to command (console from visual studio) where.exe dotnet I was able to check that my x86 dotnet was listed first and as my computer was 64 architecture I had to edit path environment valriable to put the 64 dotnet BEFORE the x86 dotnet (and reboot to take effect).&lt;/P&gt;&lt;P&gt;When locating dotnet if you computer is a 64 you should see this correct order:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Collaer_0-1695137148063.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/81105i354C73A17E23EE0A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Collaer_0-1695137148063.png" alt="Collaer_0-1695137148063.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 19 Sep 2023 15:26:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-for-vs-pro-issues/m-p/1330193#M73221</guid>
      <dc:creator>Collaer</dc:creator>
      <dc:date>2023-09-19T15:26:41Z</dc:date>
    </item>
    <item>
      <title>Re: ArcGIS Pro SDK for VS Pro Issues</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-for-vs-pro-issues/m-p/1408645#M81730</link>
      <description>&lt;P&gt;I had the same issue and this worked for me. Thanks for the links.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Apr 2024 17:23:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-sdk-for-vs-pro-issues/m-p/1408645#M81730</guid>
      <dc:creator>MK13</dc:creator>
      <dc:date>2024-04-11T17:23:59Z</dc:date>
    </item>
  </channel>
</rss>

