Can't install SQL Server 2008 R2 management tool (complete)

后端 未结 4 448
野性不改
野性不改 2021-01-01 11:25

I have SQL Server 2008 R2 Express installed on my workstation. I’m in the process of learning Entity Framework, and wanted to use the Management Studio Profiler to help unde

4条回答
  •  南方客
    南方客 (楼主)
    2021-01-01 12:10

    I ran into this and had the hardest time getting the Management Tools - Complete to install. I finally got it working by running the upgrade. Even though it was already Enterprise edition with nothing obvious to upgrade I went through the update wizard. After that I was able to do the install of the complete tools.

    Steps:

    Run the installer -> Maintenance -> Edition Upgrade -> follow the wizard.

    Then -> Run the installer -> Installation -> New SQL Server stand-alone ... -> ... "Add features to existing install" -> Management Tools - Complete.

提交回复
热议问题