Pay attention to the order of installation
ElvisWeb requires Internet Information Services (IIS) to display projects in the browser. Install and activate it before installing the Elvis runtime.
Adjust settings
You can change the settings of the IIS here: Control Panel – Programs and Features ->> WindowsEnable or disable features.
Now set the settings so that you get the following image:
If the .Net 4.0 framework is already installed on your computer in advance, ASP.NET applications must also be registered with IIS.
Open the console as an administrator and run the following command:
%windir%\Microsoft.NET\Framework\v4.0.30319\aspnet_regiis -i
In addition, you must enter the web services in the firewall as an exception:
Control Panel – Windows Firewall ->> “Allow a program or feature through Windows Firewall”