Home >Database >Mysql Tutorial >You must use the Role Management Tool to install or configur

You must use the Role Management Tool to install or configur

WBOY
WBOYOriginal
2016-06-07 15:07:53996browse

在 Windows Server 2008 R2 中安装 SQL Server 2012 之前先需要安装 .NET Framework 3.5 SP1 3.5 SP1 - http://www.microsoft.com/en-us/download/details.aspx?id=22(不需要下载, 后面会有说明, 只列出来参考) 安装的过程中出现错误 " You must use the Rol

在 Windows Server 2008 R2 中安装 SQL Server 2012 之前先需要安装 .NET Framework 3.5 SP1

3.5 SP1 - http://www.microsoft.com/en-us/download/details.aspx?id=22 (不需要下载, 后面会有说明, 只列出来参考)

安装的过程中出现错误 "You must use the Role Management Tool to install or configure Microsoft .NET Framework 3.5 SP1"

解决方案 -

在开始菜单中找到 Administrative Tools -> Server Manager

然后选择 Features -> Add Features

就会出现 Add Features Wizard -> 选中 .NET Framework 3.5.1 Features -> NEXT -> NEXT

就会发现它已经自己在安装了

并且默认的选择了Web Server IIS 和其它的一项, 这是安装之后的结果

下面是安装 SQL Server 2012 时出现的检查界面, 检查已经通过了!

OK 这样的话就不需要自己手动下载并安装 .NET Framework 3.5 了!

 

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn