I am a Zivver admin
Configure and manage Zivver
Zivver Office plugin - Troubleshooting disabled plugins
Introduction
As an administrator, this article explains how to troubleshoot visibility problems with the Zivver Office Plugin in Outlook.
Outlook can disable the Zivver Office Plugin, even when it measures only a small performance decrease. When Outlook disables the plugin, you will not see the Zivver tab in the Outlook ribbon next to Help, nor the Zivver bar when composing an email.
Verify that the Office Plugin is installed in Windows
Make sure that the Office Plugin is installed. If it is not installed, install the newest version. Refer to the Zivver Office Plugin installation manual.
Check if the plugin is always active
The LoadBehavior value determines whether the plugin is loaded when Outlook starts. The location depends on the installation type you chose: Just me or Everyone.
If you chose Just me, the LoadBehavior is located in one of these keys:
Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\Outlook\Addins\ZivverOfficePlugin.AddinModule
Computer\HKEY_CURRENT_USER\SOFTWARE\Wow6432Node\Microsoft\Office\Outlook\Addins\ZivverOfficePlugin.AddinModule
If you chose Everyone, the LoadBehavior is located in one of these keys:
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\Outlook\Addins\ZivverOfficePlugin.AddinModule
Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Office\Outlook\Addins\ZivverOfficePlugin.AddinModule
The most important LoadBehavior values are:
LoadBehavior = 0 (0x00000000)
The plugin is not loaded automatically at Outlook startup.LoadBehavior = 2 (0x00000002)
The plugin is not loaded automatically at Outlook startup. If the user starts the plugin manually and no problems occur, the value changes to ‘3’.LoadBehavior = 3 (0x00000003)
The plugin is loaded automatically at Outlook startup. If any problems occur, the value changes to ‘2’.
Check if users can deactivate the plugin manually
Users cannot deactivate the Zivver Office Plugin manually when this registry key is set. Check if the following String value exists. If the addinlist
key is missing, follow the instructions in the Zivver installation manual.
Outlook | String value | Location | Value data |
---|---|---|---|
2016 | ZivverOfficePlugin.AddinModule | HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\office\16.0\outlook\resiliency\addinlist | 1 |
2019 | ZivverOfficePlugin.AddinModule | HKEY_CURRENT_USER\SOFTWARE\Policies\Microsoft\office\16.0\outlook\resiliency\addinlist | 1 |
Check that the plugin is not disabled by default
Check if the Zivver Office Plugin is listed under this key. If it is, remove it. If this does not solve the problem, remove the entire key and add it again. Note that this also removes other disabled items from the list.
Outlook | Key | Location |
---|---|---|
2016 | DisabledItems | HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Resiliency\DisabledItems |
2019 | DisabledItems | HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Resiliency\DisabledItems |
Check if the plugin is disabled due to a previous crash
Check if the Zivver Office Plugin is listed under this key. If it is, remove the entry. If that does not work, remove the full key and add it again. Note that this also removes other disabled items from the list.
Outlook | Key | Location |
---|---|---|
2016 | CrashingAddinList | HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Resiliency\CrashingAddinList |
2019 | CrashingAddinList | HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Resiliency\CrashingAddinList |
Make sure the plugin is not disabled due to a delay
Add this key to your registry to prevent Outlook from disabling the plugin due to delays.
Outlook | Key | Location | Value data |
---|---|---|---|
2016 | ZivverOfficePlugin.AddinModule | HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Resiliency\DoNotDisableAddinList | 1 |
2019 | ZivverOfficePlugin.AddinModule | HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Resiliency\DoNotDisableAddinList | 1 |
- Go to
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\16.0\Outlook\Resiliency\DoNotDisableAddinList
. - Create a new DWORD value named
ZivverOfficePlugin.AddinModule
. - Open the DWORD value.
- Set Value data to
1
.
The plugin will no longer be disabled due to delays in Outlook.
Uninstall and reinstall the Office Plugin
If none of the above worked, it may help to completely remove the Office Plugin and reinstall it.
- Uninstall the plugin.
- Follow the steps in Clean up registry values.
- Reinstall the plugin.
Still need help?
If you cannot find a solution, contact Zivver support and provide this information:
- Which environment is the Office Plugin installed in (for example, VDI, Citrix)?
- Where in the registry is the LoadBehavior key?
Possible locations - How many users are affected?
- Did the Office Plugin work in the past?
Attach this information to your support request.
Contact support