Skip to content

UWP application doesn't run on vanilla Windows 10 installation #145

Closed
@ramondeklein

Description

@ramondeklein

I have issues (see MicrosoftEdge/WebView2Feedback#2640) running WebView2 in my UWP application, so I tried to run the UWP sample in this repo. I performed the following steps:

  1. Build the UWP sample in Visual Studio 2022 and package it.
  2. Install the digital signature to the local machine's root CA to be able to install the package.
  3. Install the package on my development machine and it runs without any issues.

Now I try the same on my Windows 10 machine:

  1. Install the WebView2 runtime using the Evergreen bootstrapper.
  2. Reboot the machine.
  3. Install the digital signature to the local machine's root CA to be able to install the package.
  4. Install the package on my development machine and the apps runs, but only shows a blank page where it showed the web-view on my development box.

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