MicrosoftEdge / MicrosoftEdge/WebView2Feedback
Win32: WebView2 creation fails with -2147483645
Open
@LiangTheDev is already working on this.
Since Jul 18, 2023.
bug
status-hold
- Dominant language
- PowerShell
- Stars
- 526
- Forks
- 67
- PR merge metrics
- No merged PRs in 30d
Description
One of our customer runs into the problem that the WebView can't get created. Three ProcessFailed-Event are triggered:
- Kind: RenderProcessExited, Reason: LaunchFailed, Exitcode: 21 (this event is triggered twice)
- Kind: BrowserProcess, Reason: Unexpected, Exitcode: -2147483645
WV2-Runtime: 114.0.1823.43
OS: Win_10.0.22621
Re-installation of WV2 didn't help, Edge itself seems to be working fine.
Is there any documentation about what the exit-codes of the renderer process mean? Maybe that could already narrow down the problem.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.