This is an old revision of the document!
Installation Preparation
Database Requirements
Versago stores configuration and other related data in a Microsoft SQL Server database. No other databases for storing configuration information are supported at this time. The database can be created in an existing SQL Server instance or a new instance can be created.
The above requirement applies only to the storage of configuration information. Connections to both SQL Server and HANA databases for reporting are supported. And additional databases may be added in the future based on demand.
Important Notifications
Do not use Microsoft Internet Explorer (IE) for the Versago installation process. IE is not longer directly supported for Versago and it may, or may not, work as expected. Download Chrome, Firefox, or any other HTML5-compatible browser and set it as the default on your Versago server.
Versago v2.3 and higher requires that Microsoft .Net Framework v4.7.2 or higher be installed before beginning an installation. The application can be downloaded from Microsoft. A restart of the server is required after installation.
In some instances we have found that installing Versago can force a server reboot. We believe it may be associated with having Windows Updates pending. Be sure there are no pending Windows Updates to help avoid the reboot during the Versago installation. If there are pending updates, install them first before installing Versago.
HANA Database Connections
HANA client change beginning with Versago 2.4.11.
Beginning with Versago v2.4.11, HANA Client v2.4.167 must be installed on the Versago server. You can download the installation package from https://portal.twbs.com. This client is also used for Bizweaver.
The installation process for this application is slightly different than “normal,” so please follow the instructions.
Create a folder named “TWBS” in C:\Program Files if it does not exist.
Extract the HANA clinet installation package from the download .zip archive.
Place the HANA client installation in the C:\Program Files\TWBS folder.
Move to the HANA client folder (C:\Program Files\TWBS\SAP_HANA_CLIENT).
Right-click on “hdbsetup.exe” and select the “Run as administrator” option.
Click the “Install new SAP HANA database client” option.
Select “C:\Program Files\TWBS\SAP_HANA_CLIENT” as the installation location.
Click <Next> to move through the installation wizard
The installation package should remain in this folder. Removing it will cause issues with some Versago and Bizweaver functionality.
HANA Drivers for Crystal Reports
A specific ODBC driver is required if you plan to use Crystal Reports as a presentation mechanism with Versago and Bizweaver. The name of this driver is B1CRHPROXY32.
As of May/2020 it appears that the only way to get this driver installed is to install the SAP Business One 32-bit HANA client on the Versago server. This should be done before installing Versago if possible.
If this is done before Versago is installed you will need to remove the “SAP Crystal Reports Runtime engine for .NET framework” The Versago installation process will then install the correct version of the application.
If this is done after Versago is installed you will need to remove the “SAP Crystal Reports Runtime engine for .NET framework” and rerun the Versago installation process to get the correct version of this application installed.
The name/IP address of the server(s) hosting Versago
The name/IP address of the server where SQL Server is found
The user name & password for a SQL Server user with database administrator security.
The desired communication port to be used by Versago. This can be any available port based on your network configuration. The default ports are 443 for SSL and 8080 for non-SSL installation.
Versago interacts with SQL server so the standard communication port (1433) will need to be open between the Versago server and the SQL server.
Pre-install Activities
Confirm Environment Requirements
Review server, server software, and IIS requirements [[versago:versago_environment_requirements|here]]. Pay particular attention to the required version of Microsoft .Net Framework.
Note that it may be necessary to restart IIS as part of the installation process. This should be considered if you have other applications that use IIS running on the web server where Versago will be installed.
IIS is used by both Versago and Bizweaver. The configuration for both applications is the same.
Confirm that IIS is installed, configured, and running on the server(s) hosting Versago and/or Bizweaver. Review the configuration requirements
here.
Obtain and install an SSL certificate if you are using the SSL option.
Obtain the Versago installation package, which is provided by Third Wave.
License Requirements
The Versago license is generated automatically. There are two requirements for the license process.
Installation
Execute the “setup.exe” file in the installation package. This will start the installation process.
Click [Next] to continue from the first screen that is presented.
Review the End User License Agreement (EULA) that is presented.
Confirm or change the installation location of the Versago files.
Set installation options
Select the website to be created. The default is “Versago” and should not be changed without consultation with Third Wave technical support.
Select “Enable SSL” if SSL is to be used. See the information elsewhere in this document regarding SSL.
Enter the port to be used for Versago.
The default is 80 but should generally be changed. A common port is 8080, assuming this port is not being used by another application.
If SSL is selected the default will change to 443. This is the standard for SSL.
If have selected SSL and you have already registered your certificate in IIS, you can select the desired certificate from the drop-down.
Click [Next] to continue.
Various screens will be displayed as different components are installed. This may take a few minutes.
This step identifies information about the database server that will be used by Versago. This is not a database from which data will be sourced, it is the database that holds the Versago configuration information. This can only be a SQL Server database.
Enter the database\instance name of the database server.
Enter the name of the database that will hold Versago configuration information. This can be an existing database or a new database.
An SAP Business One database should not be used for this purpose.
A common database name is “vgoCommon”.
Enter the user name and password that will be used to connect to the database. This can be any user provided the user is associated with the “sysadmin” security role (SQL Server).
Click [Next] to continue.
There will be a delay of several seconds while the database and associated tables are created.
This step establishes an initial administrative Versago user for your site.
Always use a valid email address as your initial administrative user. Do not use “admin” as was done in earlier releases. The only way to reset the password of any user is through the “Reset Password” function, which sends an email to the user.
Enter a valid email address (user).
Enter and confirm a password.
Click [Next] to continue.
The final installation page provides the option start Versago.

Click [Finish] to complete the initial installation.
The Versago home page is opened using “localhost.”
There is a delay of several seconds while the initial configuration completes
Depending on your browser, you may receive a message that the “site is not secure.” This generally occurs when you are using https. There should be an option (you may have to look for it) to acknowledge the issue and continue. This most commonly is found with the Chrome and Firefox browsers.
Final installation Steps
The basic installation of Versago is now complete. Login using the Admin user created earlier to complete the following steps.