Bailment.Web Server Configuration

Bailment.Web Server Configuration

Purpose

This document outlines the steps required to install Bailment.Web on a Windows Server

Windows Server 2012 is used as an example

Windows Components

From the Server Manager Dashboard select “Add Roles and Features”. Select the server you wish to configure, and then click [Next]

On the Server Roles, the following components must be installed:
  1. Web Server (IIS)
    1. Web Server
      1. Application Development (ASP.NET 4.5)
    2. Management Tools
      1. IIS 6 Management Compatibility
Accept any prerequisite components required and click install. Restart if necessary.

IIS Setups

  1. Control Panel | Programs | Turn Windows Features on or off

Note: other components may be installed, but these are the ones required for Bailment.Web

Install Bailment Web

Refer to the Bailment Web Installer document

Configure the application pool in IIS

Open IIS and select the application pool you have installed Bailment.Web under

Right Click and select “Advanced Settings…”


Change Enable 32-bit Applications to True

Configure Bailment.Web

Add the ConnectionSettings.config, CssThemes.config and IdenfitySettings.config files and configure appropriately

Temporary ASP.Net Files

Make sure the user specified in IdentitySettngs.config has write access to

C:\Windows\Microsoft.NET\Framework\v4.0.30319\Temporary ASP.NET Files



    • Related Articles

    • Installing Argos Bailment Website

      Installing Argos Bailment Website Ensure ALL users are logged out of the Bailment Website. Double click on the "Setup" icon in the Bailment Web folder of the latest Argos Vault Release, \Bailment.Web. Refer to the section Upgrading Argos Vault for ...
    • Argos Server Installation

      Purpose The Argos Server allows Batch Processes to run on a separate to Client Application install. When server application is running Batch Processing will prompt user to process on the server or the client application. If server is selected Batch ...
    • Installing SQL Server

      SQL Server Setup The .Net 4.8 framework and C++ Redistributables MUST be installed on the server machine prior to SQL installation. See Prerequisites for further details. SQL Server Express The instructions below are provided to assist smaller ...
    • Installing Argos Internal API

      The Argos Internal API is used to power the Vault and Bailment applications. Note, this is available from Argos v6.0 onwards Installation Types The installer can be used to install a production instance of the Argos Internal API. Instructions to ...
    • Install the Vault client

      Workstation Access to Argos These tasks need to be completed for each workstation that will be using the Argos application. Install the prerequisites Create an ODBC DSN Create the Desktop shortcut with database connection information If a new ...