I cannot create Web Application in Visual Studio 2019
I am trying to create a webapplication in VS 2019. but even in creating stage, I select Web Application, I find it Web Control Library.
I am trying to create a webapplication in VS 2019. but even in creating stage, I select Web Application, I find it Web Control Library.
Currently, I created a ASP.NET Core Web app using VS2019, came across that ‘Add Areas’ option is missing from Context menu.
Every time I try to create a new “ASP.NET Web Application (.NET Framework)” project, as soon as I get to the page where I select from Empty, Web Forms, MVC etc and select Web Forms, I get a popup saying
I am getting an issue with installing the .NET SDK, at first when I went into visual studio 2019 it said that I was missing the dotnet runtime sdk so I installed it like it asked and restarted my computer. I then went on to visual studio 2019 again, and the same issue arose, I went into my command prompt and typed dotnet --list-sdks and it displayed no sdks. I have all of the runtimes installed, but it says No SDKs were found. image . I tried re-installing the sdks but the same problem stuck. I even went as far as to re-install IIS. I can’t do anything without this being fixed please help soon!
I am creating an application using VS 2019 and Web API (.NET Framework). I need to create a blank website, but getting only web application project template. Is there any tools do i need to be installed? Please check the below image to understand my need.