Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

WebView2 Control Not in Toolbox

Tags:

webview2

The previous question seemed to be about Xmarian which I am not privvy to but I installed the Microsoft.Web.WebView2 Package through NuGet and I have searched my Toolbox in VS 2017 and it is not there. When I visit the NuGet Manage NuGet Packages Window, it says it is installed, but I cannot find the control to use it. Any ideas?

like image 359
user13543219 Avatar asked Jun 29 '26 01:06

user13543219


1 Answers

Sorry for the bad post, I was able to find my answer...I did not notice I needed Dot Net Framework 4.6.2 and I was running 4.6.1. Once 4.6.2 was installed, the control became available.

like image 145
user13543219 Avatar answered Jul 01 '26 19:07

user13543219