...
The following operating systems are supported for the Aptify web interface:
- Microsoft Windows Server 2012
- Microsoft Windows Server 2012 R2
Microsoft Windows Server 2019
Note title Note Concerning Windows Updates Aptify recommends that you install the latest updates to the web server where you will be installing the browser-based version of Aptify.
- Microsoft IIS 78.0 or higher with ASP.NET 4.0.30319
When configuring the IIS Server 78.0 or higher, Aptify recommends that you install the following Windows features for a minimal configuration:
Note When a feature in the list below shows child features, only those features are recommended for installation. When a feature does not list any child features, all of the child features are recommended for installation.
- Web Server (IIS)
- Web Server
- Common HTTP Features
- Health and Diagnostics
- Performance
- Security
- Application Development
- .NET Extensibility 3.5
- .NET Extensibility 4.5
- ASP.NET 3.5
- ASP.NET 4.5
- ISAPI Extensions
- ISAPI Filters
- WebSocket Protocol
- Management Tools
- IIS Management Console
- IIS 6 Management Compatibility
- IIS 6 Metabase Compatibility
- IIS 6 Metabase Compatibility
- Web Server
- Enable HTTP Compression.
- Web Server (IIS)
- To manually confirm that ASP.NET 4.0.30319 is available on the computer, follow these steps:
- Open the Internet Information Services (IIS) Manager (from Start > Control Panel > Administrative Tools).
- Select the Application Pools List from the console tree.
- Right-click on one of the application pools (for example, the DefaultAppPool) and select the Basic Settings option.
- On the Edit Application Pool dialog, confirm that 4.0303190.30319 appears in the .NET Framework version drop-down list.
- Microsoft .NET Framework 4.8
- This pre-requisite can be installed using the Microsoft .NET Framework 4.8 which can be downloaded at the following URL:
https://dotnet.microsoft.com/download/dotnet-framework
- This pre-requisite can be installed using the Microsoft .NET Framework 4.8 which can be downloaded at the following URL:
...