Skip to content

WebView2- 'Page is Having a Problem’ Error on Microsoft Edge Project #115

Closed
@ncidiri

Description

@ncidiri

Hi All

i have installed Microsoft.Web.WebView2(1.0.1054.31) in my project, written code to open the website, some days back functionality was worked fine

now the same code is not working in the debug mode and same code is working for others machines after adding below registry values (RendererCodeIntegrityEnabled=0 ,DisabledComponents=0 )

My machine configuration:
Edge version is 96.0.1054.62
Windows 10 OS

Visual studio 2019 with C# code, 4.8 dot net framework version

Edge is working fine for normal browsing

i have added below in the registry settings
RendererCodeIntegrityEnabled=0
DisabledComponents=0

while excution of code getting error like ‘Page is Having a Problem’ window while loading the website .
any thoughts/solution

Thanks
Nag

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions