CommunityToolkit / Microsoft.Toolkit.Win32

ARCHIVE - This repository contained XAML Islands wrapper controls and tooling for XAML Islands with WinUI 2, see readme for more info about XAML Islands with WinUI 3 and the WindowsAppSDK.
https://aka.ms/windowsappsdk
Other
384 stars 89 forks source link

Windows version probelm #231

Open MichaelGaihede opened 4 years ago

MichaelGaihede commented 4 years ago

I'm trying to use the WebView control with toolkit v. 6.0. Works fine on my personal PC running the latest Windows 10 version. On my work PC, however, I'm getting:

"Unable to initialize the WebView control because the system is running a version of Windows that doesn’t support this control. The WebView control runs only on Windows 10 April 2018 Update or later." This is a frequently updated and corporately installed version of Windows which is: Windows 10 Enterprise, ver. 1709 OS Build 16299.1625

Shouldn't it be able to run on this ? Any suggestions/workarounds would be highly appreciated.

Brgds and thanks, Michael Gaihede

ghost commented 4 years ago

Hello MichaelGaihede, thank you for opening an issue.

I have automatically added a "needs triage 🔍" label to help get things started. Our team will investigate the issue and help solve it ASAP. Other community members may also look into the issue and provide feedback 🙌

Kyaa-dost commented 4 years ago

@MichaelGaihede Seems like there are some limitations for Windows Enterprise 10 that restricts the WebView control to perform on this platform. It is mentioned in the FAQs section of Webview controls page https://docs.microsoft.com/en-us/windows/deployment/update/waas-overview#long-term-servicing-channel

CC: @pagoe-msft

GoliathDD commented 3 years ago

Hi all

i also have the same issue are there any other alternates that are lighter than electron?