Why am I getting this exception on Windows Server 2022, while my work computer (Windows 10) has the same WebView2 Runtime version installed and everything works fine?
EnsureCoreWebView2Async throws:
Microsoft.Web.WebView2.Core.WebView2RuntimeNotFoundException: Couldn't find a compatible Webview2 Runtime installation to host WebViews.
InnerException: System.IO.FileNotFoundException: The system cannot find the file specified. (0x80070002)
Installed on the server from here (both x64 x86)

Why am I getting this exception on Windows Server 2022, while my work computer (Windows 10) has the same WebView2 Runtime version installed and everything works fine?
EnsureCoreWebView2Async throws:
Microsoft.Web.WebView2.Core.WebView2RuntimeNotFoundException: Couldn't find a compatible Webview2 Runtime installation to host WebViews.
InnerException: System.IO.FileNotFoundException: The system cannot find the file specified. (0x80070002)
Installed on the server from here (both x64 x86)