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

WebView2 control not showing in Visual Studio 2015 Toolbox #210

Closed
kiewic opened this issue May 25, 2020 · 15 comments
Closed

WebView2 control not showing in Visual Studio 2015 Toolbox #210

kiewic opened this issue May 25, 2020 · 15 comments
Labels
bug Something isn't working

Comments

@kiewic
Copy link

kiewic commented May 25, 2020

Installing Microsoft.Web.WebView2 0.9.515-prerelease using Visual Studio 2015 Update 3, does not display the WebView2 control in the Toolbox pane.

image

Same package in Visual Studio 2017 does show the WebView2 control in the Toolbox pane.

image

Bug for VS2019 [done]: AB#27485378
Bug for VS2015 [done]: AB#31769095

@djsandb
Copy link

djsandb commented May 25, 2020

I'm having the same issue with Visual Studio 2019 (up-to-date) and WebView2 0.9.515. I also have Edge Canary installed (version 84.0.524.0).

@david-risney david-risney added the feature request feature request label May 26, 2020
@david-risney
Copy link
Contributor

Thanks! We'll look into this.

@kiewic
Copy link
Author

kiewic commented May 26, 2020

Notice that this looks more like a bug than a feature request, since the documentation indicates that the WebView2 control is listed in the Toolbox, and there is no alternative step for it.

@rkacharov
Copy link

rkacharov commented Jun 15, 2020

I'm having the same issue with Visual Studio 2019 (up-to-date) and WebView2 0.9.515. I also have Edge Canary installed (version 84.0.524.0).

You need a prerelease version of the package, please look at here:
#258

@rkacharov
Copy link

@david-risney is this a feature request as currently VS 2017 and above is required? If so, is there a plans of supporting older VS version ?

@champnic champnic added bug Something isn't working and removed feature request feature request labels Jul 7, 2020
@oggy22
Copy link
Member

oggy22 commented Jul 23, 2020

@kiewic Can you confirm that you are refering to WinForms not WPF? Thank you!

@kiewic
Copy link
Author

kiewic commented Jul 24, 2020

Yes, I'm referring to WinForms.

@champnic champnic changed the title WebView2 control not showing in Visual Studio 2015 Toolbox WebView2 control not showing in Visual Studio Toolbox Nov 11, 2020
@champnic
Copy link
Member

This should be fixed in the latest 1.0.790-prerelease SDK package. Please let me know if you are still running into this. Thanks!

@ryan-veracitek
Copy link

yep, still seeing this with 1.0.790-prerelease on VS2015. Nothing new in toolbox after NuGet install.

@champnic
Copy link
Member

champnic commented Feb 26, 2021

@ryan-veracitek Are you able to test if it's broken for you on VS 2019? If it works on 2019, I can open a new bug to specifically track the issue in 2015. (Or if you aren't able to verify in 2019 I can still open the bug)

@ryan-veracitek
Copy link

@ryan-veracitek Are you able to test if it's broken for you on VS 2019? If it works on 2019, I can open a new bug to specifically track the issue in 2015. (Or if you aren't able to verify in 2019 I can still open the bug)

Yes sir. It worked fine on 2019, but on 2015 it does not.

@champnic
Copy link
Member

Thanks for verifying! We have some more work planned for 2015 so I'll reopen this issue and update it to say 2015 specifically.

@champnic champnic reopened this Feb 26, 2021
@champnic champnic changed the title WebView2 control not showing in Visual Studio Toolbox WebView2 control not showing in Visual Studio 2015 Toolbox Feb 26, 2021
@ryan-veracitek
Copy link

Thanks for verifying! We have some more work planned for 2015 so I'll reopen this issue and update it to say 2015 specifically.

Roger that. Thank you for this work. This solves an otherwise much more difficult issue for one of our clients so I'm sure glad there's a team at MS working on this. The "hybrid" concept has been working great in many scenarios for years with the webbrowser control and this isn't too far from a drop-in replacement. Hopefully at some point it won't even require a runtime distributed to function?

@champnic
Copy link
Member

Thanks! The control will always require a runtime, but we're working hard to make it so app devs don't have to be the ones distributing/installing it themselves. You can track that work (and some passionate discussion) in #348 and #341.

@champnic
Copy link
Member

champnic commented May 4, 2021

All bugs in this thread should now be fixed in 1.0.865-prerelease SDK package. Please let me know if you run into any further issues. Thanks!

@champnic champnic closed this as completed May 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

7 participants