开发者

Visual Studio 2010 MVC Project type Disappeared

开发者 https://www.devze.com 2023-01-13 09:40 出处:网络
I have been working with visual studio 2010 Premium RTM for over a month. When I installed it I had a fresh install of windows. (No betas or previous versions of VS)

I have been working with visual studio 2010 Premium RTM for over a month. When I installed it I had a fresh install of windows. (No betas or previous versions of VS)

I have been creating new ASP.NET MVC2 C# projects since I installed it. I went to create a new mvc project today and I don't have that as an开发者_运维问答 option anymore. I went in under the new project section not the new website section. I don't see it listed under C# or VB.

Is there a way to get that back without reinstalling visual studio?


I had this problem with Linq to SQL templates. Try the accepted answer on this other stack overflow question.

The solution was to run

devenv.exe /InstallVSTemplates

to reinstall the templates. It worked for me when I had missing templates in Visual Studio 2010.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号