Can VS 2013 be installed on Server 2003 R2

柔情痞子 提交于 2019-12-12 19:27:41

问题


Can I install Visual Studio 2013 on Windows Server 2003 R2?

According to Visual Studio 2013 System Requirements it is not supported. However I heard some users was able to install it. Was anybody able to install it on Server 2003 R2?


回答1:


VS 2013 requires the .NET Framework 4.5.1, which in turn is not supported (and does not install) on 2003, you need Vista SP2 or newer or Server 2008 SP2 or newer. The same is true for VS 2012 which requires .NET Framework 4.5




回答2:


The simple answer is 'no'.

I recently ran into a similar problem install VS 2012 on Windows Server 2008 (not R2). Running the vs_premium.exe gave me a pop-up saying "The specified program requires a newer version of Windows".

So, this is an older version of Visual Studio on a newer version of Windows Server and it doesn't install.



来源:https://stackoverflow.com/questions/20231319/can-vs-2013-be-installed-on-server-2003-r2

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!