我正在尝试在Windows Server 2008 R2上安装.Net 4.0,但安装程序会中断“阻止问题”消息。有一个自述文件的链接说:
Windows Server 2008 R2 (not supported on Server Core Role).
如何解决?
答案 0 :(得分:0)
Windows 2008 R2在.Net 4.0之前发布,因此不支持4.0。但是,使用SP1,问题就解决了。
下载并安装适用于Windows Server 2008 R2的SP1。
参考:http://www.microsoft.com/en-us/download/confirmation.aspx?id=22833
P.S。:根据您的窗口确保您使用正确版本的.net安装程序(Server Core / Full)。