You may encounter the following error when attempting to connect to a SQL Server in the Registered SQL Servers pane:

This problem may arise after uninstalling the SQL Backup Pro server components. The uninstall process can leave the server components in a partially uninstalled state. 

To use SQL Backup Pro on the SQL Server instance:

  1. Install the server components manually by running SQBServerSetup.exe on the server running the SQL Server instance. For more information, see Installing the server components manually.
    Note: It is not possible to install the server components from the SQL Backup Pro GUI in this situation.
  2. Start the SQL Backup Agent service for the instance:
    1. Open the Windows Services panel (services.msc).
    2. Locate the SQL Backup Agent service for the SQL Server instance. For example, SQL Backup Agent-<instance name>.
      The SQL Backup Agent service for the local instance is called SQL Backup Agent.
    3. Right-click the service and select Properties.
    4. Set the Startup type to Automatic then click Start to restart the service.
  3. Return to the SQL Backup Pro GUI, select the SQL Server instance and from the View menu select Refresh Connection. You should now be able to connect to the SQL Server instance from the SQL Backup Pro GUI and perform backup and restore operations.

If you no longer want to use SQL Backup Pro on the SQL Server instance, you can delete the instance from the Registered SQL Servers pane, delete the SQL Backup Agent service for the instance and drop the SQL Backup extended stored procedures from the instance.