When loading an Add-in, the following error displays:

Solution
The solution depends on a combination of the version of your Windows operating system and your Outlook/Office which determines the browser used to render all of your Add-ins.
Note: This will be either Internet Explorer or Microsoft Edge. This is entirely different to the default browser which you have selected.
Determine if your browser is using Microsoft Edge or Internet Explorer to render your Add-ins
As the first part of the solution, determine if your browser is using Microsoft Edge or Internet Explorer to render your Add-ins. Refer to this Microsoft article Browsers used by Office Add-ins to determine this.
Then following the steps below as applicable for if this is determined as Microsoft Edge or Internet Explorer.
If your browser is determined as Microsoft Edge
Users on updated versions of Windows 10 and Microsoft 365 typically have Microsoft Edge used to render their Add-ins and it is possible that the Desktop App Web Viewer is corrupted. Take the steps below to reinstall it.
Please also contact the FYI Support Team at support@fyidocs.com to inform them.
- Close all Office modules including Outlook.
- Run the following command on your machine with elevated privileges.
powershell Add-AppxPackage -register -disable c:\windows\SystemApps\Microsoft.Win32WebViewHost_cw5n1h2txyewy\AppxManifest.xml - Restart any Office module and load the FYI Add-in to check the issue is resolved.
If the issue is not resolved, following the steps below to repair the Microsoft Edge WebView2 application via the control panel:
- On the affected user's computer, open Control Panel (in the Windows Search bar, type Control Panel).
- Select Programs.
- Select Programs and Features.
- in the list of programs, locate Microsoft EdgeWebView2 Runtime.
- Right-click over Microsoft EdgeWebView2 Runtime.
- Select Change.
- On the pop-up, select Repair.
Check if the Add-in is now working correctly. If the issue is not resolved, follow the steps below to Uninstall the Microsoft Edge WebView2 application via the control panel.
Note: Before uninstalling, note the following possible implications:
- Some web-based applications using Microsoft EdgeWebView2 may not work as expected.
- The component may be reinstalled automatically via Windows standard updates and may need to be removed again.
- Consult your IT consultant if you are experiencing any issues after uninstalling.
- On the affected user's computer, open Control Panel (in the Windows Search bar, type Control Panel).
- Select Programs.
- Select Programs and Features.
- in the list of programs, locate Microsoft EdgeWebView2 Runtime.
- Right-click over Microsoft EdgeWebView2 Runtime.
- Select Uninstall and follow the prompts.
If your browser is Internet Explorer
Microsoft renders Add-ins using Internet Explorer for users on older versions of Windows and Outlook.
Upgrade
As per the Microsoft article referenced above, users should upgrade to Windows 10 version 1903 or higher and Microsoft 365 version 16.011629 and higher.
Enable Protected Mode in the Internet Properties
If upgrading is not an option, then enable protected mode in Internet Explorer. Even though your default browser is not Internet Explorer note that Microsoft leverages Internet Explorer for users on specific combinations of Windows and Office versions.
- Close Outlook and all your browsers.
- Open Internet Explorer.
- Click Tools.
- Click Internet Options.
- Click Security tab.
- Select Internet Sites zone.
- Select Enable Protected Mode (make sure box is checked).
- Click OK.
- Restart Internet Explorer and Outlook.
- Try to reproduce the issue.
- If the issue persists reboot your computer and try again.