Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
zprettytext opened this issue Jun 30, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@zprettytext
Copy link

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 zprettytext added the bug Something isn't working label Jun 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant