Wiki

Scale Your Enterprise

User Tools

Site Tools


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 [2020/07/21 11:44]
runger [Server Software Requirements] - update .Net Framework info
versago:versago_environment_requirements [2023/03/22 10:12] (current)
wgates
Line 21: 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
 +  * %%URL%% Rewrite extension for IIS 7
   * Microsoft .Net Framework,   * Microsoft .Net Framework,
     * v3.5 <color #ed1c24>AND</color>     * v3.5 <color #ed1c24>AND</color>
Line 31: Line 31:
 </WRAP> </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.
Line 41: Line 50:
   * 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
Line 52: Line 60:
   * As of April, 2020, connections to **Microsoft Azure** databases are **<color #ed1c24>not</color>** supported.   * As of April, 2020, connections to **Microsoft Azure** databases are **<color #ed1c24>not</color>** supported.
  
-===== Application Security ===== 
- 
-If the Versago website will be exposed to external users, i.e. outside your internal network, Third Wave **strongly** recommends that you use the SSL option. In order to use this option effectively you will need to acquire an SSL certificate. This is a tool that helps ensure secure communication between the web browser and the website. 
- 
-More information about SSL can be found **//[[versago_application_security|here]].//** 
versago/versago_environment_requirements.1595346267.txt.gz · Last modified: 2020/07/21 11:44 by runger