Forum Discussion
"adfdi-excel-addin-installer" is not working
- Ghar07Jan 08, 2024Copper Contributor
AlexD-Oracle Alex it is not possible to download the .exe executable application . Could please share link the executable?
- Alex_D-OracleJan 08, 2024Copper ContributorYes. It is available. Please re-read the article and follow the links to the download page.
- RiverWalker78Sep 30, 2024Copper Contributor
Alex_D-Oracle Wondering if community can help with our ADFDI add-in issues. Working with Oracle support also, but not moving forward. Have tried several program and OS updates but same issue. We are seeing same issue with 32-bit and 64-bit Excel (O365 version 2407). Windows 11 Enterprise, latest version. Running ADFDI plug-in version 5.2.2.27711 (tried both current user and all users install options) - The plug-in always works first time after a computer restart. When users go to run another journal later it typically does not load the plug-in. They can restart system or manually end Excel process in Task Manager (running desktop app, not under a browser), then it will load the plug-in again. I believe this is related to a plug-in bug since I see error below in the ADFDI log on all our failing systems (CoreWebView2 successfully initializes on first run after restart😞
2024-09-30 11:13:57 Error Exception in HandleNavigationCompleted
The instance of CoreWebView2 is uninitialized and unable to complete this operation. See EnsureCoreWebView2Async.~~~~~~~~~~
InvalidOperationException: The instance of CoreWebView2 is uninitialized and unable to complete this operation. See EnsureCoreWebView2Async.
Source: Microsoft.Web.WebView2.WinForms
Stack:
at Microsoft.Web.WebView2.WinForms.WebView2.VerifyInitializedGuard()
at Microsoft.Web.WebView2.WinForms.WebView2.<ExecuteScriptAsync>d__78.MoveNext()