开发者

No modeling project option in VS 2010

开发者 https://www.devze.com 2023-02-06 03:32 出处:网络
I have开发者_运维知识库 installed vs2010 and I want to create modelling project but find no option for the modelling project option. Can any body help what is wrong with my situationYou need the Ultim

I have开发者_运维知识库 installed vs2010 and I want to create modelling project but find no option for the modelling project option. Can any body help what is wrong with my situation


You need the Ultimate Edition to do this. Check your edition via Help -> About.

A detailed comparison on which features are available in which edition can be found on the product page.


In case you own ULTIMATE edition but the template does not show up nevertheless, you may try to reset your collection of installed templates:

On a administrative command line, navigate to

<Visual Studio Installation Path>\Common7\IDE 

and execute

devenv /installvstemplates

See: http://msdn.microsoft.com/en-us/library/ms247116.aspx

0

精彩评论

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