Skip to main content

Install the Upgrade Utility

 

Install and Upgrade Prerequisites and the Upgrade Utility

Prior to using Upgrade Utility, you must install Microsoft .Net Framework version 3.5, SQL Server System CLR Types Setup, and Microsoft SQL Server 2008 Management Objects. Depending on the operating system on your server and the version of SQL Server, these components may already be included. 

Note: If you are installing on SQL Server 2008, all prerequisites are already installed and you may skip to the installation installation of the Upgrade Utility.  If any of the prerequisites are missing, the utility will alert you to the needed components when you attempt to run it.

  1. Download and install the Microsoft .Net Framework 3.5 with Service Pack 1 using Windows Update to ensure the proper package is installed. The other installation files have been included in the Upgrade Package for your convenience and are located in the Upgrade Utility folder.

Note: Both the 32- and 64-bit installation MSI files are included. 

  1. To find the version of SQL Server currently installed, execute the following command in any database in the query window:

SELECT  SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'), SERVERPROPERTY ('edition')

The following is an example of a result:

(No column name)

(No column name)

(No column name)

9.00.3073.00 

SP2 

Developer Edition (64-bit)

  1. Install SQL Server System CLR Types Setup (32- or 64-bit depending on your Operating System). Use one of the following files:
  • UpgradeUtilty\CLR Types\ SQLSysClrTypes_X64.msi for Windows 64-bit
  • UpgradeUtilty\CLR Types\ SQLSysClrTypes_X86.msi for Windows 32-bit
  1. Install Microsoft SQL Server 2008 Management Objects 32- or 64-bit depending on your Operating System). Use one of the following files:
  • UpgradeUtilty\SMO\ SharedManagementObjects_X64.msi for Windows 64-bit
  • UpgradeUtilty\SMO\ SharedManagementObjects_X86.msi for Windows 32-bit

 

  1. To Install the upgrade utility, run the EvolvCsUpgradeUtilitySetup.msi file or the setup.exe file.
  • Open the setup.exe or the EvolvCsUpgradeUtilitySetup.msi file.

Important: The utility must be installed on a local drive on the server. It cannot be installed on a network drive.

System Result: The system opens the Upgrade Utility Setup Wizard

Run the Upgrade Utility Setup Wizard

  1. When the Evolv CS Upgrade Utility Setup Wizard opens, click Next.
  2. Enter the location of the installation folder and click Next.
  3. In the Confirm Installation screen, click Next.
  4. In the Installation Complete screen, click Close.