Download Visual Guard Enterprise Edition

Visual Guard Components Versions

Visual Guard 2020.3

Visual Guard WinConsole WinConsole
Visual Guard WebConsole WebConsole x64
  WebConsole x64 Zip format
  WebConsole MI x64
Visual Guard IdentityServer VG IdentityServer
  VG IdentityServer Zip format

Visual Guard 2020.2

Visual Guard WinConsole WinConsole
Visual Guard WebConsole WebConsole x64
  WebConsole x64 Zip format
  WebConsole MI x64
Visual Guard IdentityServer VG IdentityServer
  VG IdentityServer Zip format

Visual Guard 2020.1

Visual Guard WinConsole WinConsole
Visual Guard WebConsole WebConsole x64
  WebConsole x64 Zip format
  WebConsole Azure x64
  WebConsole MI x64
Visual Guard IdentityServer VG IdentityServer
  VG IdentityServer Zip format

 

Installation Instructions

Installation of Visual Guard WebConsole

  • Please ensure that .Net Core hosting bundle 3.1 (including the .Net core runtime and IIS Support) has been installed on the machine. If not, download it here.

Installation of Visual Guard Identity Server

  • Please ensure that .Net framework 4.7.2 has been installed on the machine. If not, download it here.
  • Please ensure that .Net Core hosting bundle 2.1 (including the .Net core runtime and IIS Support) has been installed on the machine. If not, download it here.
  • Install the VGIdentityServerSetup. [Link available in the table above]
    1. Doing so, will create a ‘VisualGuardIdentityServer’ website.
    2. It will also create an application pool ‘AspNetCore’ ‘with - .Net CLR Version“No Managed Code”.
      (If not created, please create it manually)
  • Check the list of websites, select ‘VisualGuardIdentityServer’.
    Go to 'Advanced Settings', and select application pool - ‘AspNetCore’.
  • Check 'permissions', and assign full permissions to ‘IIS_IUSRS’.
  • Check the application root path.
    Select 'web.config' , please make sure it contains the following values :
<aspNetCore processPath="dotnet" arguments=".\Novalys.VisualGuard.Tools.VGIdentityServer.dll" stdoutLogEnabled="false" stdoutLogFile=".\logs\stdosut">
<environmentVariables />
</aspNetCore>

Note:

Remove VisualGuard configuration files, if found any, on the application root path.


Visual Guard Components Versions

Visual Guard 2019.2

Visual Guard WinConsole WinConsole
Visual Guard WebConsole WebConsole x64
  WebConsole  x64 Zip Format
  WebConsole  MI x64 Zip Format
Visual Guard Server VG Server
   

Visual Guard 2019.1

Visual Guard WinConsole WinConsole
Visual Guard WebConsole WebConsole x64
  WebConsole x64 Zip Format
  WebConsole MI x64
Visual Guard WebPortal WebPortal 2019 X64
  WebPortal 2019 X86
Visual Guard Server VG Server
   

Visual Guard 2018

Visual Guard Runtime and WinConsole VG Runtime
Visual Guard WebConsole WebConsole x86
WebConsole x64
Visual Guard WebConsole Azure WebSites/App Services Azure Web App / Web Services
Visual Guard WebConsole Azure Web Roles Azure Web roles
Visual Guard Notification Console Notification Console x64
Visual Guard Web Portal Web Portal x86
Web Portal x64
Web Portal Azure
Web Portal Azure App
Visual Guard Server VG Server
You need to recreate all VGServers services after the new installation
Visual Guard Federation Client Setup: VG Federation Client
Visual Guard Relying Party Setup: VG Relying Party x86
VG Relying Party x64

 

Technical Documentation

Installation Instructions

Instructions for upgrading from older version

Upgrade from version 2.7.x to 2.8.x: The authentication process has been modified. If your application uses a version older than 2.7.809.10, you have to check whether this modification is compatible with your code. For more information, see: Authentication Process Modification