Install Visual Studio 2005 SP1 - SQL-FineBuild/Common GitHub Wiki

Previous Setup SQLPS Manual Install Install Windows 2008 KB932232 Next

FineBuild can install and configure Visual Studio 2005 SP1 as part of the SQL Server install process.

If you do not want to install VS 2005 SP1, do not download it.

If you install SQL Server 2005, it is recommended that you also install VS 2005 SP1. If you are running on Windows 2008 or above, you should also Install Windows 2008 KB932232.

If you are not installing SQL Server 2005, then there is no need to install VS 2005 SP1.

Download VS 2005 SP1 from the location below and put it in to the Additional Components folder.

File Location
VS 2005 SP1 download. The Team Suite version is needed https://www.microsoft.com/download/en/details.aspx?id=5553

FineBuild VS2005 SP1 Install

Automated silent installation of VS2005 SP1 is performed by Process Id 4ABA and is controlled by the parameters below:

SQL Version Parameter FULL Build WORKSTATION Build CLIENT Build
SQL2019 /SetupVS2005SP1: N/A N/A N/A
SQL2017 /SetupVS2005SP1: N/A N/A N/A
SQL2016 /SetupVS2005SP1: N/A N/A N/A
SQL2014 /SetupVS2005SP1: N/A N/A N/A
SQL2012 /SetupVS2005SP1: N/A N/A N/A
SQL2008R2 /SetupVS2005SP1: N/A N/A N/A
SQL2008 /SetupVS2005SP1: N/A N/A N/A
SQL2005 /SetupVS2005SP1: Yes Yes Yes

If you are installing on Windows XP or Windows 2003 and get a message Error 1718. File FileName was rejected by digital signature policy please Install Windows 2003 KB925336 before rerunning this install.

Top


Manual VS2005 SP1 Install

The following steps show what you would have to do to install VS2005 SP1 manually. FineBuild does all of this work for you automatically.

  1. Navigate to the Additional Components folder

    Double-click on the Visual Studio SP1 install file VS80sp1-KB926601-x86-ENU.exe

    Explorer

  2. Please wait until the Extract completes

    Extract

  3. Please wait until the VS2005 SP1 Preparation completes

    Prepare

  4. The Confirmation message is displayed

    Click OK to continue

    Confirm

  5. Accept the License Agreement

    Click I Accept to continue

    License

  6. Wait while VS2005 SP1 is installed

    Progress

  7. The installation is complete

    Click OK to exit

    Complete

Copyright FineBuild Team © 2012 - 2019. License and Acknowledgements

Previous Setup SQLPS Top Install Windows 2008 KB932232 Next