Summary
When loading the Laserfiche Forms site, you may receive the following error page:
Could not load type 'System.ServiceModel.Activation.HttpModule' from assembly 'System.ServiceModel, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'
Cause
This issue can occur if the ASP.NET mappings are not properly registered in IIS.
Resolution
Prior to Windows 8 and Windows Server 2012, use the ASP.NET IIS Registration Tool (aspnet_regiis.exe) to recreate the necessary script maps in IIS.
aspnet_regiis.exe -iru
In Windows 8 and Windows Server 2012 or later, use the Windows Turn Windows Features On window or the Add Roles and Features Wizard to enable ASP.NET 4.5.
Windows 8
Windows Server 2012