Forum Discussion
MTSBob
Aug 31, 2021Iron Contributor
Office Add-ins error: Cannot connect to catalog
One of our admin-managed add-ins (Adobe Sign) has gone AWOL from the ribbon of the Word desktop app recently (it still shows up in the web-app version of Word). One of the suggested troubleshooting s...
User773312
Mar 22, 2023Copper Contributor
Open a terminal window and try the following commands which may be helpful:
defaults write com.microsoft.office OfficeWebAddinDisableAllCatalog -bool FALSE
defaults write com.microsoft.office OfficeWebAddinDisableOMEXCatalog -bool FALSE
defaults write com.microsoft.office OfficeWebAddinDisableAllCatalog -bool FALSE
defaults write com.microsoft.office OfficeWebAddinDisableOMEXCatalog -bool FALSE