I recently updated visual studio to 17.14.17. I am now not able to create a new project that I can add items to a form from the toolbox. I can add the item, but it is invisible. I completely uninstalled visual studio and went through the process of installing the required components and adding the extension for version 4.0.2. I was not asked for the license key, but I see it is correct if I click on the icon in the designer. Changing to explorer makes no difference. Also, I can build the solution, but if I try to run it, IIS Express tells be it can’t reach this page. The attached sample is my attempt to create a basic application. I am not doing anything different than I have before. I can see the nuget packages are loaded correctly. I am obviously missing a step.