Adding a second web server that uses an existing HighGear database is a complicated process, and it must be performed precisely as described in this document. There is no danger of data loss or corruption, but the new server will not operate correctly unless the entire process is performed correctly.

Also, the same version of HighGear must be installed on both the original web server and the new web server. Otherwise, the new server will not be able to read the database accurately. To make sure that the process works correctly, we recommend that you upgrade the existing server to the latest version of HighGear before starting the work on the second server.

Upgrade the existing server to the latest version of HighGear

  1. Contact Support for the latest HighGear installer.
  2. Log in to the existing HighGear server and run the setup program.
  3. It will disconnect all your HighGear users, make a pre-upgrade backup of the database, and perform the upgrade.

Install the latest version of HighGear on the new server

  1. Log in to the new HighGear server and run the same setup program that you ran on the first server. It will install HighGear on your new web server.
  2. When the Configuration tool appears, use it to create a HighGear site with a new database. Make sure t hat the database name is different from the one on the old server. We will delete this database later.

Change the new HighGear site to use the existing HighGear database

  1. On the original web server, open the Settings.xml file in the HighGear program directory.
  2. Open the same file on the new web server.
  3. Delete the contents of the <database> section in the new server’s settings file, and replace it with a copy of the contents of that section from the original server’s settings file. Do not replace the <database> tag itself, because it is important that the id attribute is not changed.
  4. If the DB_Server value is set to “(local)” or “localhost”, change the new server’s settings file to point to the correct network address of the database server.

Update the license for the new server

  1. Open HighGear on the new server, and log in.
  2. Go to the License Administration page, and enter your new server’s license key.
  3. Verify that the license was installed correctly by reading the License Status field.

Delete the temporary HighGear database that was created by the new server’s installer

  1. In SQL Server Management Studio, find the temporary database that you created while installing HighGear on the new server. Delete it.
  2. Next, go to the Security section in the Object Explorer in SQL Server Management Studio, and expand the Logins section.
  3. Find each of the three HighGear software users that the installer created for the temporary database, and delete them.

Disable the HighGear Scheduling Service on the second server

  1. On the second server, open the Services control panel.
  2. Find the HighGear Scheduling Service and stop it.
  3. Open the service’s properties window and change its Startup Type to Disabled.

If you are unsure about any stage of this process, please contact support to discuss your questions.

Schedule Consultation