WebView2 control no longer displaying web content

John Wilson 1 Reputation point
2020-10-14T13:13:56.977+00:00

I am using Microsoft.Web.WebView2 nuget package version v0.9.628-prerelease, and have been for over 2 weeks, to display a custom website within a desktop application.
This was working as expected yesterday.
Today it is no longer working.
On checking the version of Miscrosoft Edge Canary it is showing as 88.0.670.0 (official build) canary (64-bit)
From the canary edge website I can see that this version was released yesterday.
Is it this release that has caused WebView2 control to stop displaying the website ?
If it is, what do I need to do to get control working again ?

Windows Forms
Windows Forms
A set of .NET Framework managed libraries for developing graphical user interfaces.
1,873 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Daniel Zhang-MSFT 9,621 Reputation points
    2020-10-15T05:16:29.377+00:00

    Hi John Wilson,
    I made a test by following this document and I have the same problem as you.
    I try to dowload and install Microsoft Edge Beta channel instead of Microsoft Edge Canary channel, it worked fine.
    So you can try Microsoft Edge Beta channelor Dev channel.
    Best Regards,
    Daniel Zhang


    If the response is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments