Forum Discussion
Office Add-ins error: Cannot connect to catalog
MTSBob: We sorted this out today.
- When we were initially manually configuring "Block Web Add-ins" (DisableAllCatalogs) and "Block Office Add-ins" (DisableOMEXCatalogs), we were setting it in HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\WEF\TrustedCatalogs.
- When you configure those two settings in policy (User \ Administrative Templates \ Microsoft Office 2016 \ Security Settings \ Trusts Center \ Trusted Catalogs), it gets written to HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\WEF\TrustedCatalogs.
- Because we need to target this particular Office Add-in to a subset of users, we cannot rely on setting the Trusted Catalog Location policy items so we leveraged registry preferences in order to make use of Item Level Targeting.
When we dropped those keys we matched our initial test configuration which was to write the Office Add-in settings to to HKEY_CURRENT_USER\Software\Microsoft\Office\16.0\WEF\TrustedCatalogs. Turns out that gets ignored or overridden when something is set at the HKEY_CURRENT_USER\Software\Policies\Microsoft\Office\16.0\WEF\TrustedCatalogs level. - Once we realized this behavior we corrected the discrepancy and decided to rely solely on registry preferences, not policies, and the add-in started working again.
So we shot ourselves in the foot but it took us a while to realize it.
- jskhan87Jul 13, 2022Copper Contributor
Hi, I came across this thread while searching for a solution to my issue. I am having a similar issue with my Word Add-Ins--Admin Managed Add-Ins "Cannot connect to Catalog"--but my device is an M1 Mac device (Apple silicon), instead of Windows. I wonder if you had a chance to look into MacOS equivalent debugging of this issue?
I have signed out, uninstalled, deleted all remaining files, rebooted, and reinstalled-- but the issue remains. I followed this thread I found: https://answers.microsoft.com/en-us/msoffice/forum/all/admin-managed-add-ins-not-available-in-word-mac/0b3489ed-c179-4d87-99af-f37839037458
I checked other devices that I have and noticed that both a Windows device and an intel-chip Mac device don't have the issue, even with the same Office account. At the moment I can't tell if it's related to the device (maybe Add-In function is running on Rosetta on the M1 Mac?) or if it's something conflicting in my device.
Any comment or update would be appreciated.
Thanks in advance,
- SupplyChainGuruDec 11, 2021Copper Contributor
JuliusPIV Hi I have this problem in excel with an App that I can't use because it can't connect to the catalogue. It's on a stand-alone PC using Office 2019. The app is Log-Hub. I suspect it's the security on the PC but have no idea how to allow the app to connect to the catalogue.
Any ideas
- JuliusPIVAug 02, 2022Brass Contributor
Hey there SupplyChainGuru. Can you click 'See Details' and post a screenshot of what those details are?