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.
even when I go to project properties, I do not see Web Application listed..
I missing some functions that work on Web Application like Web.HttpContext.Current.User.Identity.Name.ToString
any one can give a suggestion, how to convert Web Control to Web Project ?
Answers:
Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat them as advisements. If you found the post helpful (or not), leave a comment & I’ll get back to you as soon as possible.
Method 1
When you go to make a new project, and something like this appears, and you choose Web from the type of project ropdown, do you see what you want? Do you see an option to install the template you’re looking for if you don’t have it installed currently?
It sounds like you’re hoping to create a project for which the relevant template is not installed on your computer..
All methods was sourced from stackoverflow.com or stackexchange.com, is licensed under cc by-sa 2.5, cc by-sa 3.0 and cc by-sa 4.0