Selecting Role Services on IIS Server

When K2 Site is installed in a distributed environment where the Designer and Runtime components are installed on different IIS servers, certain Role Services must be enabled on the Runtime server. Follow the steps below to enable these Role Services:

  1. On the Runtime server open the Server Manager (Start > Administrative Tools > Server Manager).
  2. Click on the IIS node >Manage > Add Roles and Features.
  3. Click Next until you reach the Select server roles screen.
  4. Select the following Role Services check boxes:
  5. Under the Common HTTP Features (Installed) node (all are required):

    • Static Content (Installed)
    • Default Document (Installed)
    • Directory Browsing (Installed
    • HTTP Errors (Installed) (Installed)
    • HTTP Redirection

    Under Application Development:

    • ASP .NET
    • NET Extensibility
    • ASP
    • ISAPI Extensions
    • ISAPI Filters

    Under the Security (Installed) node:

    • URL Authorization (Installed)

    Under the Performance (Installed) node:

    • Static Content Compression (Installed)
    • Dynamic Content Compression (Installed)