Select to view content in your preferred language

ArcObjects 10.8.2, Bitbucket repos, NuGet, VS2022 - missing Arc components.

593
0
11-01-2024 01:35 PM
Labels (2)
Ravichandran_M_Kaushika
Regular Contributor

Dear Readers,

Good afternoon.  Thank you for taking the time to read through this post.  Our legacy application has been ported to ArcGIS 10.8.2.  This application was developed in the middle of 2000s and has been maintained to be current with ArcGIS versions, .NET framework, Windows OS changes, and Visual Studio.

One of the requirements from the Enterprise Security team forced us to move from SVN to Bitbucket with condition that it would compile from Jenkins for the next version to be released.

Our team member figured out how to NuGet package and we had to move to VS 2022. During this process, when we tried to run our application, the application could not load the Map, TOC, and layer list ESRI controls.

Missing ESRI controlsMissing ESRI controls

The application should look like this:

ESRI controls in previous versionESRI controls in previous version

The working application had dll references added directly to each of the class projects and the non-working application has the dlls referenced from the NuGet.

 

Any thoughts or ideas?

 

thanks and regards

Ravi 

 

0 Kudos
0 Replies