WebView2Feedback icon indicating copy to clipboard operation
WebView2Feedback copied to clipboard

[Problem/Bug]: ICoreWebView2CreateCoreWebView2ControllerCompletedHandler encountered error code 0x80010108(RPC_E_DISCONNECTED)

Open zprettytext opened this issue 1 year ago • 0 comments

What happened?

  1. Call the interface CreateCoreWebView2ControllerWithOptions
  2. 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

  1. Run the client
  2. 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

zprettytext avatar Jun 30 '24 14:06 zprettytext