Server Requirements
Detailed system requirements for the server are described in the release notes.
- Make sure that you have Windows administration rights.
- Microsoft Internet Information Services (IIS) must be installed.
- .NET Framework 4.5 with ASP.NET 4.5 must be installed.
- For Windows Server 2012: The ASP.NET role must be installed (Server Roles > Web Server (IIS) > Web Server > Application Development > ASP.NET 4.5).
Note For Windows Server 2012 the following applies: ASP.NET applications come pre-wired
with a handlers section in the web.config. Within feature delegation in IIS this is set
to read only. In the IIS Manager, check under the server name > feature delegation. If
the handler mappings are set to read only and your site web.configs have a handlers
section, change the value to read/write.
