versago:versago_environment_requirements

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
versago:versago_environment_requirements [2019/07/31 12:47]
runger
versago:versago_environment_requirements [2023/03/22 10:12] (current)
wgates
Line 1: Line 1:
 +====== Versago Environment Requirements ======
 +Review the following requirements for your Versago environment.
 +
 ===== Server Hardware Requirements ===== ===== Server Hardware Requirements =====
  
Line 11: Line 14:
     * The installed Versago application footprint is ≈140 MB of disk space     * The installed Versago application footprint is ≈140 MB of disk space
  
-As illustrated above, the Versago application does not require a great deal of space. However, having a reasonable amount of free disk space (after installation) is highly recommended to avoid issues that can result from low disk space.+As illustrated above, the Versago application does not require a great deal of disk space. However, having a reasonable amount of free disk space (after installation) is highly recommended to avoid issues that can result from low disk space.
  
 ===== Server Software Requirements ===== ===== Server Software Requirements =====
Line 18: Line 21:
  
   * Windows Server 2012 or higher   * Windows Server 2012 or higher
-    * Versago can be used on Windows Server 2008 R2 but the preference is to use a newer version 
   * Microsoft IIS (Internet Information Services) 7 and higher; active and running   * Microsoft IIS (Internet Information Services) 7 and higher; active and running
-  * Microsoft .Net <color #ed1c24>4.7</color> or higher+  * %%URL%% Rewrite extension for IIS 7 
 +  * Microsoft .Net Framework, 
 +    * v3.5 <color #ed1c24>AND</color> 
 +    * v4.7.2 or higher 
 + 
 +<WRAP center round tip 80%> 
 +Install .Net Framework v3.5 from the Windows Server installation disk.  Download the current version of v4.x.x from Microsoft and install independently. 
 +</WRAP> 
 + 
 +<WRAP center round tip 80%> 
 +If error Error Code 0x80070021 is encountered during install of .Net Framework v3.5-  
 +  * 1. Right-click Start, and click Run 
 +  * 2. Type regedit.exe and click OK 
 +  * 3. Go to the following registry key: HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate\AU 
 +  * 4. In the right-pane, if the value named UseWUServer exists, set its data to 0 
 +  * 5. Exit the Registry Editor 
 +  * 6. Restart Windows 
 +</WRAP>
  
 Due to constraints imposed by Microsoft Internet Explorer and Microsoft Edge the name of the any server hosting a Versago web component should not have an underscore in the server name. For example, Server_1 would not be acceptable whereas Server1 or Server-1 would be fine. Due to constraints imposed by Microsoft Internet Explorer and Microsoft Edge the name of the any server hosting a Versago web component should not have an underscore in the server name. For example, Server_1 would not be acceptable whereas Server1 or Server-1 would be fine.
  
-===== Database Requirements =====+===== Configuration 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. 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.
  
-<WRAP center round help 60%> +==== Supported Microsoft SQL Server Versions ====
-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 based on demand. +
-</WRAP> +
- +
   * Microsoft SQL Server   * Microsoft SQL Server
     * 2012 or above     * 2012 or above
-    * Versago can be used on SQL Server 2008 but the preference is to use a newer version 
   * Microsoft SQL Server Express   * Microsoft SQL Server Express
     * 2012 or higher     * 2012 or higher
  
-===== Application Security =====+===== Supported Reporting Databases ===== 
 + 
 +  * Connections to both **Microsoft SQL Server** and **SAP HANA** databases for reporting are supported. 
 +  * Connections to **mySQL** have been used in proof-of-concept testing for reporting, but are not formally supported at this time. 
 +  * Additional databases may be added based on demand. 
 +  * As of April, 2020, connections to **Microsoft Azure** databases are **<color #ed1c24>not</color>** supported.
  
versago/versago_environment_requirements.1564591625.txt.gz · Last modified: 2019/07/31 12:47 by runger