.NET Framework Version

1178
4
Jump to solution
06-09-2021 01:50 PM
cwh
by
New Contributor III

Hello,

I am brand new to playing with the ArcGIS Pro SDK. Stepping out from the world of writing python toolboxes and wanting to build addins in Pro.

I have installed Visual Studio 2019 Community version and I am running ArcGIS Pro 2.7.1. So I believe I have version 4.8 of the .NET Framework.

Does anyone know why I would be getting this message in VS when I complete the following steps:

cwh_1-1623271719834.png

 

cwh_2-1623271774723.png

Thanks

0 Kudos
1 Solution

Accepted Solutions
Wolf
by Esri Regular Contributor
Esri Regular Contributor

Run the Visual Studio Installer and click on Modify (I am running Professional .. hopefully that's the same on Community Edition).  Make sure to check under 'Installation Details' that the .NET Framework 4.8 checkbox is checked:

Wolf_0-1623273139176.png

 

View solution in original post

4 Replies
Wolf
by Esri Regular Contributor
Esri Regular Contributor

Run the Visual Studio Installer and click on Modify (I am running Professional .. hopefully that's the same on Community Edition).  Make sure to check under 'Installation Details' that the .NET Framework 4.8 checkbox is checked:

Wolf_0-1623273139176.png

 

cwh
by
New Contributor III

Yay, that was it! It was optional and unchecked.

Thank you so much 🙂

0 Kudos
cwh
by
New Contributor III

After doing the update on the installation and hitting the 'Create' button I get this message. I'm assuming that I've installed version 2.8 of the sdk while I have 2.7 of ArcGIS Pro. So I either need to upgrade to 2.8 version of Pro or uninstall sdk 2.8 and install an older version?

cwh_0-1623346924418.png

 

0 Kudos
cwh
by
New Contributor III

Just to wrap this up, it was to do with Pro version 2.7. Once I changed it to 2.8 this message disappreared.

0 Kudos