开发者

Problem installing SQL Server on Win 7 with Visual Studio

开发者 https://www.devze.com 2023-01-18 22:02 出处:网络
I have Windows 7 box. I want to install SQL Server 2005 on it. The box has following programs already installed:

I have Windows 7 box. I want to install SQL Server 2005 on it.

The box has following programs already installed:

  • Visual Studio 2005
  • Visual Studio 2008
  • Visual Studio 2010

I had SQL server 2008 which I uninstalled.

When I try to install SQL Server 2005, I get the following warning message:

Problem installing SQL Server on Win 7 with Visual Studio

If I click on "Check for solutions online", it says no solution exists.

If I click on "Run program", I get th开发者_C百科is error and SQL server is not installed

Problem installing SQL Server on Win 7 with Visual Studio

Please let me know if you have know of a solution to this.


Solved!

There are two folders in the installer - Server and Tools.

I was trying to install Server first, and it did not install.

When I ran setup.exe from Tools it installed. Then I ran setup.exe from Server and it worked.

Windows 7 and Visual Studio installations did not have anything to do as I had speculated before.

Thanks.

0

精彩评论

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