I have an example web solution that I downloaded and when I try Add New Item (e.g. page, web control, etc.), only C# is present as a language option. In other solutions I use, I see C# and VB. How can I add a new VB item?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
If the current project is a C# project, you will only be able to add C# items to an existing project.
You should be able to add a new project to the solution, set it to a VB.Net project, then add VB items to it.