Webview2 failed to initialize in a specific version of win10 #4188
Unanswered
15797622650
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Webview is displayed normally in newer versions of win10, such as 21H2 version.In some versions, such as version 1803 and 1709, initialization failed, and exitcode=-1073740760 in the processfailed event.When loading data, use webview2.Source=new Uri("***");
How can I make webview2 display content normally?
Beta Was this translation helpful? Give feedback.
All reactions