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

igcmd - Unhandled exception #1724

Closed
fontgah opened this issue Nov 26, 2023 · 3 comments
Closed

igcmd - Unhandled exception #1724

fontgah opened this issue Nov 26, 2023 · 3 comments
Assignees
Milestone

Comments

@fontgah
Copy link

fontgah commented Nov 26, 2023

System information:

  • Windows OS version:
    Windows 11 Enterprise
    Version 23H2
    OS build 22631.2428
  • ImageGlass version: ImageGlass 9.0.7.1125-x64-Official Release.msi

To Reproduce

Steps to reproduce the behavior:
Version: igcmd v9.0.7.1125
Release code: kobe
OS: Microsoft Windows NT 10.0.22631.0 64-bit


Error:

Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.Web.WebView2.Core.Raw.ICoreWebView2WebMessageReceivedEventArgs2'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{06FC7AB7-C90C-4297-9389-33CA01CF6D5E}' failed due to the following error: No such interface supported (0x80004002 (E_NOINTERFACE)).

System.InvalidCastException: Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.Web.WebView2.Core.Raw.ICoreWebView2WebMessageReceivedEventArgs2'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{06FC7AB7-C90C-4297-9389-33CA01CF6D5E}' failed due to the following error: No such interface supported (0x80004002 (E_NOINTERFACE)).
at Microsoft.Web.WebView2.Core.CoreWebView2WebMessageReceivedEventArgs.get__nativeICoreWebView2WebMessageReceivedEventArgs2()
Uploading Screenshot 2023-11-27 013718.png…

@ruben1PvP
Copy link

Your issue seems a duplicate of mine (#1722). I solved it installing WebView2 from here.

@d2phap d2phap closed this as not planned Won't fix, can't repro, duplicate, stale Nov 27, 2023
@d2phap d2phap added this to the v9.1 milestone Nov 28, 2023
@qCats
Copy link

qCats commented Dec 9, 2023

Had this exact same issue, it seems be a thing with WebView2 not being installed. If downloading WebView2 from Microsoft and running it doesn't work (as is the case for me), running an app like ClipChamp seems to force install it and it worked for me after. Hopefully this helps if anyone else comes accross this.

@AblazingHeart
Copy link

for anyone that had this issue and would'nt let you install becuase you "alreade have it" I did this and it worked: https://www.windowsdigitals.com/microsoft-edge-webview2-runtime/

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

No branches or pull requests

5 participants