Installing IIS Components

If you plan to install the Workflow Web Service, a necessary component for starting business processes from a Laserfiche client application, you must install IIS Basic Authentication and Windows Authentication and ASP.NET on the machine that will host the Workflow Web Service. 

Installing IIS Components in Windows 11

To install these features

  1. From the Start type "turn Windows features on and off".
  2. Select Programs and Features.
  3. Select ClosedTurn Windows features on or off.
  4. In the Windows Features dialog box, expand .NET Framework 4.8 Advanced Services and then select ASP.NET 4.8.
  5. Expand WCF Services and select HTTP Activation.
  6. Expand Internet Information Services and World Wide Web Services.
  7. Expand Application Development Features and select .NET Extensibility 4.8, ASP.NET 4.8, ISAPI Extensions, and ISAPI Filters.
  8. From World Wide Web Services, expand Common HTTP Features and select Static Content. Also, expand Security and select Request Filtering and Windows Authentication.
  9. Click OK.

Installing IIS Components in Windows Server

You must install IIS Basic Authentication and ASP.NET Windows features, on the machine hosting the Workflow Web Service. The Workflow Web Service lets you start business processes from the Laserfiche client applications.

To install these component

  1. From the Start screen, select Server Manager.
  2. In the ClosedServer Manager dialog box, select Add Roles and Features from the center pane.
  3. In the Add Features Wizard, click Next.
  4. Determine the Installation Type relevant to your setup. Click Next.
  5. Select the server you are going to install Workflow Web Service on. Click Next.
  6. Select ClosedWeb Services (IIS) from the list of roles. Click Next.
  7. Note: You may be prompted to install some features necessary for Web Services (IIS). If prompted, click Add Features in the ClosedAdd Roles and Features Wizard.

  8. From the menu on the left, select Role Services under Web Server Role (IIS).
  9. Select Basic Authentication and Windows Authentication under Security and ASP.NET 4.8 under Application Development. Click Next, then Install.
  10. Click Close when the installation finishes.