Esri / local-government-desktop-addins

A series of ArcGIS Desktop Add-ins used in the ArcGIS for Local Government editing maps.
Apache License 2.0
61 stars 57 forks source link

Compatibility with ArcGIS version? #313

Closed ming800 closed 3 years ago

ming800 commented 3 years ago

Does this addins compatible with latest ArcGIS Desktop. I updated my ArcGIS from 10.7 to 10.8.1 and suddenly, the add-in cannot be installed/extracted during the debugging. Below is the msg from the Visual Studio output window:


... .... Could not extract Add-In file content.

Could not extract Add-In file content.

Could not extract Add-In file content. com\ole32\ole232\stdimpl\olereg.cpp(654)\ole32.dll!77050243: (caller: 648E8428) ReturnHr(1) tid(6750) 80040154 Class not registered com\ole32\ole232\stdimpl\olereg.cpp(654)\ole32.dll!77050243: (caller: 648E8428) ReturnHr(2) tid(6750) 80040154 Class not registered com\ole32\ole232\stdimpl\olereg.cpp(654)\ole32.dll!77050243: (caller: 648E8428) ReturnHr(3) tid(6750) 80040154 Class not registered com\ole32\ole232\stdimpl\olereg.cpp(654)\ole32.dll!77050243: (caller: 648E8428) ReturnHr(4) tid(6750) 80040154 Class not registered com\ole32\ole232\stdimpl\olereg.cpp(654)\ole32.dll!77050243: (caller: 648E8428) ReturnHr(5) tid(6750) 80040154 Class not registered 'ArcMap.exe' (Win32): Unloaded 'C:\Program Files (x86)\ArcGIS\Desktop10.8\bin\ACESystemLib.dll' 'ArcMap.exe' (Win32): Unloaded 'C:\Program Files (x86)\ArcGIS\Desktop10.8\bin\ACEUtilitiesLib.dll' 'ArcMap.exe' (Win32): Unloaded 'C:\Program Files (x86)\ArcGIS\Desktop10.8\bin\ImageSupportDataLib.dll' ... ...

Thanks,

Ming

MikeMillerGIS commented 3 years ago

It is working in 10.8.1 image

ming800 commented 3 years ago

Thanks !

Get Outlook for Androidhttps://aka.ms/ghei36


From: Michael Miller notifications@github.com Sent: Friday, November 6, 2020 1:53:52 PM To: Esri/local-government-desktop-addins local-government-desktop-addins@noreply.github.com Cc: ming800 ming800@hotmail.com; Author author@noreply.github.com Subject: Re: [Esri/local-government-desktop-addins] Compatibility with ArcGIS version? (#313)

It is working in 10.8.1 [image]https://user-images.githubusercontent.com/2707285/98403736-700b2200-2037-11eb-9324-be758d732029.png

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHubhttps://github.com/Esri/local-government-desktop-addins/issues/313#issuecomment-723243809, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AFTYYAIP4JMCIEBVQB2YQHLSORA37ANCNFSM4TM27J4A.

MikeMillerGIS commented 3 years ago

hmm, I just got a crash on closing ArcMap though.

MikeMillerGIS commented 3 years ago

if you cannot get the add ins to installed, i would suggest logging a tech support incident. I will try to see if the crash on shutdown is related

ming800 commented 3 years ago

After uninstall/reinstall ArcGIS Desktop 10.8.1and ArcObjects for .Net, it works again!

MikeMillerGIS commented 3 years ago

nice!