ArcGIS Enterprise 10.8.1 SOE development, DLL version mismtach

1048
1
05-12-2021 12:08 PM
Labels (1)
by Anonymous User
Not applicable

Hi everyone, I need to create a SOE from scratch for an ArcGIS Enterprise 10.8.1 built from the ArcGIS Cloud Builder. The Enterprise environment is running fine and I am able to use the service as expected.

The SOE  (built from a new SOE project is Visual studio) is using the ArcGIS Enterprise SDK for 10.8.1 but after deploying it, I am not able to restart the service in which it was activated. I am getting this error:

YvesJrC_0-1620845566551.png

It seem the server is expecting the ESRI dll at version to be at 12.6.0.24234 but all my references in VS 2019 are using dlls at version 12.6.0.0 (located in C:\Program Files\ArcGIS\EnterpriseSDK\DotNet).

I changed the "Specific version" property for these dlls to false but it does not work either.

YvesJrC_4-1620846038605.png


So I would like to know if there is a place where I can get these dlls at version 12.6.0.24234?

Thanks for the help!

0 Kudos
1 Reply
nicogis
MVP Frequent Contributor

try edit/view csproj  because soe doesn't need this dll.

when have you installed ags have you select '.NET support extension' ? You can see in Control Panel\All Control Panel Items\Programs and Features select arcgis and unistall/change and modify and next ...

 

0 Kudos