I have downloaded and installed Visual Studio Express 2012 for Web but I am unable to create any ASP.NET MVC projects, as there are no ASP.NET project options. Is there a separate download or something?
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.
Try downloading/installing:
http://www.asp.net/mvc/mvc4
edit: I’m not referring to downloading Visual Studio. The link I posted is specifically for installing MVC 4 that isn’t included in Visual Studio by default. Is it this ASP.NET MVC Extension that you’ve downloaded? ALSO.. to create an ASP.NET MVC site you have to select NEW->Project and then click on Web sub-category under a language of your choice , not new->Web Site.