Windows Server 2016

Before installing the Frac Data Web Service on Windows Server 2016, you must run the following command from a command prompt with administrative rights:

Dism /online /Enable-Feature /FeatureName:IIS-ASPNET45 /All

This step is only required once and is not required by other operating systems.

In Server Manager, ensure that Web Server (IIS) role is installed. If not, use the Add Roles and Features Wizard to add the Web Server (IIS) role.