Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
ramondeklein opened this issue Aug 8, 2022 · 3 comments
Closed

Comments

@ramondeklein
Copy link

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.
@ramondeklein
Copy link
Author

When I uninstall the WebView2 runtime and install it using admin-privileges, then it does seem to start.

@champnic
Copy link
Member

champnic commented Aug 8, 2022

@ramondeklein Sounds like the admin-level runtime resolved this issue. If there was something else we should be fixing please let me know and I can reactivate. Thanks!

@ramondeklein
Copy link
Author

I have filed a PR to also mention this in the README, so other users may be better informed about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants