Skip Navigation LinksALVAO 11.0ALVAO Asset ManagementImplementation of the system in the organisationInstallationConfiguring an IIS server and creating an application pool Skip Navigation Links.


Configuring IIS server and creating application pool

Configuring IIS Server

Process

  1. In the Add Roles and Features Wizard step, select Role Services and leave checked or unchecked:
    • Web Server
      • Common HTTP Features
        • Default Document
        • Directory Browsing
        • HTTP Errors
        • Static Content
        • HTTP Redirection
      • Health and Diagnostics
        • HTTP Logging
      • Performance
        • Static Content Compression
      • Security
        • Request Filtering
        • Basic Authentication
        • Windows Authentication
      • Application Development
        • .NET Extensibility 4.6
        • ASP
        • ASP.NET 4.6
        • ISAPI Extensions
        • ISAPI Filters
      • Management Tools
        • IIS Management Console
        • IIS 6 Management Compatibility
          • IIS 6 Metabase Compatibility
          • IIS 6 Management Console
          • IIS 6 Scripting Tools
          • IIS 6 WMI Compatibility
    • Features
      • .NET Framework 4.6 Features (2 of 7 installed)
        • .NET Framework 4.6 (Installed)
        • WCF Services (1 of 5 installed)
          • TCP Port Sharing (Installed)

Creating an application pool

Pre-requisites

  • Microsoft Windows Server
  • Microsoft Internet Information Services Server (IIS)
  • Microsoft .NET Framework

For required versions of the above systems, see technical requirements.

Progress

  1. Open the Internet Information Services Report (Internet Information Services (IIS) Manager).
  2. Select Application Pools and right-click in the right pane and select Add Application Pool....
  3. In the window that opens, enter ALVAO AppPool .NET 4.0 as the name of the application pool, and select the .Net Framework version .NET CLR Version v4.0.30319, the managed channel mode select Integrated and click OK.
  4. Then right-click on the newly created application pool and select Advanced settings...
  5. First, change the value in the Reqular Time Interval (minutes) property. to 43200 (minutes), i.e. 30 days.
    Second, change the Recular property to Idle Time-out (minutes) to 43199 (minutes).
  6. You also need to change the Identity from the ApplicationPoolIdentity value.
    Click on the Identity property value and select NetworkService in the window that opens and confirm the selection.
  7. Now you need to change the settings for specific web applications. Select the desired web application from the list and select Basic Settings....
  8. In the window that opens, click the Select... button and select the application pool you created.
  9. Confirm your changes and close the window.
  10. Change the application pool for all Alvao web solutions.
  11. Done.

Further information

 

Did not find what you were looking for? Ask our technical support team.