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

The group or resource is not in the correct state to perform the requested operation. #703

Open
DSPaul opened this issue Sep 2, 2024 · 2 comments

Comments

@DSPaul
Copy link

DSPaul commented Sep 2, 2024

Hey, I just got a crash report from a user of my app with the following Stacktrace:

System.Runtime.InteropServices.COMException (0x8007139F): The group or resource is not in the correct state to perform the requested operation. (0x8007139F) at System.Runtime.InteropServices.Marshal.ThrowExceptionForHR(Int32 errorCode) at Microsoft.Web.WebView2.Core.CoreWebView2Environment.CreateCoreWebView2ControllerAsync(IntPtr ParentWindow) at Microsoft.Web.WebView2.WinForms.WebView2.InitCoreWebView2Async(CoreWebView2Environment environment, CoreWebView2ControllerOptions controllerOptions) at AutoUpdaterDotNET.UpdateForm.InitializeBrowserControl() at System.Threading.Tasks.Task.<>c.b__128_0(Object state) at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Ever seen this kind of exception?

@ravibpatel
Copy link
Owner

Looks like it is an issue with Webview2 runtime installed on system. You can check it here.

@DSPaul
Copy link
Author

DSPaul commented Sep 2, 2024

I guess I'll wait on the fix they mention in that issue and come back to it then. Thanks for looking into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants