开发者

MVC3 missing in Visual Studio 2010 SP1

开发者 https://www.devze.com 2023-03-04 05:40 出处:网络
I had VS 2010 ultimate i开发者_StackOverflow社区nstalled. It had no MVC3. I installed SP1, which should have installedupdates as well as MVC3 too - right ?

I had VS 2010 ultimate i开发者_StackOverflow社区nstalled. It had no MVC3. I installed SP1, which should have installed updates as well as MVC3 too - right ?

But after installation, I still don't have MVC3 option in new project window. What's wrong here?


MVC3 is an optional download: http://www.asp.net/mvc


As JK says, MVC3 is an additional download.

Also (one thing that had me scratching me head for a while) when it is installed, then make sure that .net4 is selected for framework - MVC3 won't show up if the current framework is earlier.


you can get source from this link http://www.microsoft.com/en-in/download/details.aspx?id=1491

0

精彩评论

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