System requirements

Supported server-side configuration

Supported operating systems:

  • Windows Client: 10, 11 (32bit or 64bit)
  • Windows Server versions: 2016, 2019
  • Windows Client: 10 (1607+), 11
  • Windows Server: 2016, 2019
  • Linux systems (see Supported OS versions for a list of all supported Linux distributions)

Additional requirements for hosting on Linux

If you wish to host the ASP.NET Core application on Linux-based machines:

  • We strongly recommend updating Xperience to the latest released Hotfix version. The hotfixes resolve various issues with running Xperience on Linux.
  • To avoid potential issues with I/O operations, use an ext4 filesystem with case-insensitivity enabled.

Windows Server 2012 and 2012 R2

Microsoft ended support for Windows Server 2012 and 2012 R2 on October 10, 2023. See the Windows Server 2012 and 2012 R2 reaching end of support article for more information.

As a result, these operating systems are no longer supported or tested for Kentico Xperience.

We recommend that you install the following components on the computer where you want to run Kentico Xperience. If you do not install these components before installing Xperience, the Installer is capable of downloading and installing them or their suitable alternatives on its own. In such cases, your computer must be connected to the Internet.

  • Microsoft .NET Framework 4.8 or newer.
  • Microsoft Internet Information Services (see the table below) or Internet Information Services Express (distributed with Visual Studio).
  • Microsoft SQL Server 2012, 2014, 2016, 2017, 2019, including the free SQL Server Express Edition. The collation set for the SQL server must be case-insensitive.
  • .NET 6.0 or newer for ASP.NET Core live site projects.
  • Microsoft .NET Framework 4.8 or newer (required for the Xperience administration application, which is based on ASP.NET Web Forms).
  • Microsoft Internet Information Services (see the table below) or Internet Information Services Express (distributed with Visual Studio).
  • Microsoft SQL Server 2012, 2014, 2016, 2017, 2019, including the free SQL Server Express Edition. The collation set for the SQL server must be case-insensitive.

Internet Information Services overview

The following table lists instructions on how to install different versions of IIS on different operating systems.

Internet Information Services version

Operating system

Details and installation instructions

IIS 7.5

Windows 7

Not supported

Windows Server 2008

IIS 8.0

Windows Server 2012

Installing IIS on Windows Server 2012

IIS 8.5

Windows 8.1

Installing IIS 8.5

Windows Server 2012 R2

IIS 10

Windows 10, 11

Same process as IIS 8.5

Windows Server 2016, 2019

For the Xperience Installer to work correctly with your IIS, check that the following features are installed on your computer:

  • On Windows 8.1 and Server 2012/2012 R2: ASP.NET 4.5.NET Extensibility 4.5, ISAPI Extensions, ISAPI Filters and Static Content
  • On Windows 10, 11 and Server 2016/2019: ASP.NET 4.7 or 4.8.NET Extensibility 4.7 or 4.8, ISAPI Extensions, ISAPI Filters and Static Content

See Configuring IIS for the installation of Xperience for instructions.

Note: The application in IIS must use an Application Pool with Managed Pipeline Mode set to Integrated. Classic mode is not supported.

The system may also work with other configurations. However, Xperience does not guarantee correct functionality for unsupported options.

Hosting requirements

Xperience has the following requirements when using a traditional hosting server (dedicated or shared):

  • Supported server-side software configuration (see above)
  • Full trust permissions for the ASP.NET application (hosting in a medium trust environment is not supported)
  • Hosting plan parameters:
    • Minimum: 4 GB memory (RAM), 200 MB database size
    • Recommended: 8 GB memory, 1 GB database size

Note: The recommended hosting parameters depend on the scale and implementation details of each project. Very large or heavily trafficked websites may have significantly higher requirements. For virtual hosting servers, the listed values refer to the memory capacity available for your web application, not the server’s overall resources.

You can pick from the list of our partners to find a hosting solution.

Cloud hosting

Xperience supports the Microsoft Azure platform, including Azure SQL, Azure Storage, and other services.

Hosting ASP.NET Core applications

For details about hosting live site applications running on ASP.NET Core, see Deploying and hosting ASP.NET Core applications.

Development tools

To develop websites and integrate custom code, you need Visual Studio 2019 or 2022.

Xperience requires the .NET Compiler Platform (Roslyn) compiler to run. Do not uninstall the default Microsoft.CodeDom.Providers.DotNetCompilerPlatform NuGet package from the Xperience web project.

Xperience administration interface requirements

The Xperience administration interface is optimized for the 1920x1080 resolution (also known as 1080p or Full HD). Xperience makes use of the resolution to display graph areas and other elements correctly. Using Xperience on lower resolutions may result in some of the UI elements displaying incorrectly.

Supported browsers

  • Chrome
  • Firefox
  • Microsoft Edge
  • Safari on Mac OS

We officially support and strongly recommend using the latest versions of the browsers. Older browser versions (up to several versions back) should work correctly, but may display simplified renderings of certain components.

JavaScript

JavaScript must be enabled and allowed in the browser for the administration interface to work correctly.

Live site browser requirements

The list of supported browsers above also applies to visitors of websites running on Xperience.

However, the exact browser requirements always depend on the implementation of specific websites. With appropriate styling, live websites can work well in a wide variety of browsers, including responsiveness and general support for mobile browsers.