Skip to main content

System Requirements

Before installing SEI, make sure your environment meets the requirements on this page. Setting up a compatible operating system, database, and web infrastructure is essential for a successful installation and optimal performance. This section provides details about supported platforms, required web server roles and features, and other prerequisites you may need to address before you begin.

Supported operating systems

  • Windows Server 2025
  • Windows Server 2022
  • Windows Server 2019
  • Windows Server 2016
  • Windows 11
  • Windows 10

Supported database management systems

  • Microsoft SQL Server 2022
  • Microsoft SQL Server 2019
  • Microsoft SQL Server 2017
  • Microsoft SQL Server 2016 (Service Pack 3 or later)
  • Oracle 19c
  • Oracle 18c
  • Oracle 12c
  • Oracle 11g
  • Oracle 10g

Supported web server

  • Microsoft Internet Information Services (IIS) 10.0

Supported web browsers

  • Google Chrome version 100 or later (recommended for SEI version 8.0 and later)
  • Mozilla Firefox version 99 or later
  • Edge Chromium version 99 or later
  • Safari 15 or later (macOS)

IIS roles and features

Required IIS roles and framework features depend on your Windows Server version. The SEI Server installer automatically detects and installs these roles and features for the main server. For certain components, such as add-ons, you may need to install some Windows features manually.

IIS roles and features by Windows Server version

Windows Server 2022Windows Server 2019Windows Server 2016
Web ServerIIS 10.0IIS 10.0IIS 10.0
Common HTTP FeaturesDefault Document
Directory Browsing
HTTP Errors
Static Content
Default Document
Directory Browsing
HTTP Errors
Static Content
Default Document
Directory Browsing
HTTP Errors
Static Content
Health and DiagnosticsHTTP LoggingHTTP LoggingHTTP Logging
PerformanceStatic Content Compression
Dynamic Content Compression
Static Content Compression
Dynamic Content Compression
Static Content Compression
Dynamic Content Compression
SecurityRequest FilteringRequest FilteringRequest Filtering
Application Development.NET Extensibility
ASP.NET
ISAPI Extensions
ISAPI Filters
WebSocket Protocol
.NET Extensibility
ASP.NET
ISAPI Extensions
ISAPI Filters
WebSocket Protocol
.NET Extensibility
ASP.NET
ISAPI Extensions
ISAPI Filters
WebSocket Protocol
Management ToolsIIS Management ConsoleIIS Management ConsoleIIS Management Console

.NET Framework features by Windows Server version

The required .NET Framework version depends on your Windows Server version. The installer adds these features automatically where possible. If you're preparing your environment manually, make sure that the corresponding framework and the following roles and features are enabled:

Windows Server version.NET Framework versionSubfeature to enable
20224.8ASP.NET 4.8
WCF Services (TCP Port Sharing)
20194.7ASP.NET 4.7
WCF Services (TCP Port Sharing)
20164.6ASP.NET 4.6
WCF Services (TCP Port Sharing)
tip

If you cannot restart your server during installation, make sure to manually install all required frameworks and libraries before you run setup.

Additional software prerequisites

During installation, the SEI installer checks for required Windows components and automatically installs any missing prerequisites. These include .NET Framework 4.8, Microsoft Visual C++ 2015–2019 Redistributable, ASP.NET Core 6.0.3, and the necessary IIS roles.

If you cannot restart the server during installation, manually install the following components before starting setup:

  • .NET Framework 4.8
    Required for installing both the SEI Server (Server - Win64.exe) and the SEI Excel Add-in (Excel Add-in – x64.exe).
    Download: Download .NET Framework 4.8
note

The Excel Add-in installer will automatically install .NET Framework 4.8 if it is not already present.

Additional libraries for Oracle database support

To ensure correct data access when connecting to an Oracle database, install the appropriate Visual C++ Redistributable library based on your DLL version:

  • For DLL 121.2: Microsoft Visual C++ 2010 x64 Redistributable
  • For DLL 122.1: Microsoft Visual C++ 2013 x64 Redistributable