ArcGIS Pro SDK Blog

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Other Boards in This Place


Latest Activity

(83 Posts)
SelimDissem
Esri Contributor

Want your ArcGIS Pro Add-In and Managed Configurations to automatically have a new version number for each build you have? Use this tool as part of your build to do the work for you.

Read more...

more
4 7 506
VedantBajaj
Esri Contributor

Issue: This is related to the following KB: “Restore RegisterAddin.exe file association for ArcGS Pro SDK Addins and Configurations”. After installing either of the ArcGIS Pro 3.4.1 or 3.3.3 patches, developers using the ArcGIS Pro SDK NuGet package may notice that their addins are no longer being registered as part of the compilation process in Visual Studio. For example, developers may notice that their breakpoints are not being hit when debugging their addin in Visual Studio.

Developers using assembly references in their addins, instead of the Nuget, will not experience this issue.

Cause:

The patches move the location of RegisterAddin.exe from ProgramData to the ArcGIS Pro bin folder. This is described within the KB. As a result, the Nuget no longer invokes RegisterAddin.exe after compile to (re) register the addin.

Solution:

Update the ArcGIS Pro SDK Nuget to the latest version relevant to your release of Pro. If you are using the ArcGIS Pro 3.3.3 patch, please update your Nuget version to 3.3.3. If you are using the ArcGIS Pro 3.4.1 patch, please update your Nuget version to 3.4.1.

Nuget.png

Steps to Update ArcGIS Pro SDK NuGet Packages:

1. Open Visual Studio.

2. Load the affected ArcGIS Pro add-in or configuration project.

3. Check the current NuGet package version:

o Go to Tools > NuGet Package Manager > Manage NuGet Packages for Solution.

o Select the Installed tab and locate the Esri.ArcGISPro.Extensions30 packages.

4. Update the NuGet packages:

o If you have ArcGIS Pro 3.4 installed, update the Esri.ArcGISPro.Extensions30 package to 3.4.1.55405

o If you have ArcGIS Pro 3.3 installed, update the Esri.ArcGISPro.Extensions30 package to 3.3.3.52636

o Ensure all installed ArcGIS Pro SDK packages are updated.

5. Clean and rebuild the project:

o Navigate to Build > Clean Solution.

o Then, navigate to Build > Rebuild Solution.

6. Attempt to debug the project again. For further assistance, refer to the ArcGIS Pro SDK documentation or contact Esri Technical Support.

more
4 0 263
by Anonymous User
Not applicable

The ArcGIS Pro SDK for .NET video channel is now available on the newly updated Esri Videos site.

Read more...

more
0 0 964
by Anonymous User
Not applicable

ArcGIS Pro 3.0 is now available and included are important updates and new capabilities with the ArcGIS Pro SDK for .NET.

Read more...

more
0 3 1,988
by Anonymous User
Not applicable

Explore the ArcGIS Pro SDK for .NET technical sessions and plenary updates from Dev Summit 2022.

Read more...

more
1 0 1,160
by Anonymous User
Not applicable

Learn about the many ArcGIS Pro SDK for .NET learning opportunities at Dev Summit 2022.

Read more...

more
0 0 893
by Anonymous User
Not applicable

Let's look back at Pro extensibility in 2021, and look ahead to Pro 3.0 with important updates for developers.

Read more...

more
1 2 2,030
by Anonymous User
Not applicable

New SDK community samples are available to support your work extending ArcGIS Pro 2.9.

Read more...

more
1 0 1,130
by Anonymous User
Not applicable

ArcGIS Pro 2.9 is now available with the ArcGIS 2021 Q4 release, and included are many new capabilities with the ArcGIS Pro SDK for Microsoft .NET.

Read more...

more
1 0 1,429
by Anonymous User
Not applicable

A new ArcGIS Pro add-in sample demonstration is now available which illustrates a number of ArcGIS Pro SDK for .NET capabilities, including important updates with the ArcGIS Pro SDK at 2.8. 

**  Updated 8/1/2022:  Both Pro 2.8 and 3.0 version add-ins and code solutions are now included.

Read more...

more
2 0 2,359
135 Subscribers