WebView2Feedback
WebView2Feedback copied to clipboard
[Problem/Bug]: ICoreWebView2CreateCoreWebView2ControllerCompletedHandler encountered error code 0x80010108(RPC_E_DISCONNECTED)
What happened?
- Call the interface CreateCoreWebView2ControllerWithOptions
- In the callback function (ICoreWebView2CreateCoreWebView2ControllerCompletedHandler), the HRESULT result parameter encountered an error code of 0x80010108
Important clues: On the same computer: MSI installation package (installed in the system directory), no error exe installation package (installed in the user AppData directory) error
Importance
Blocking. My app's basic functions are not working due to this issue.
Runtime Channel
Stable release (WebView2 Runtime)
Runtime Version
126.0.2592.81
SDK Version
1.0221
Framework
Win32
Operating System
Windows 10, Windows 11
OS Version
No response
Repro steps
- Run the client
- Create a WebView
Repros in Edge Browser
No, issue does not reproduce in the corresponding Edge version
Regression
Don't know
Last working version (if regression)
No response