Skip Navigation

Windows components

Component
Notes
Operating system
Windows Server 2016 (64-bit) or Windows Server 2012 (64-bit)
Windows PowerShell
Windows PowerShell 5.1
Windows Server 2016 includes Windows PowerShell 5.1 by default. If you are using Windows Server 2012 R2, upgrade PowerShell to version 5.1.
Web Server (IIS) Role
Message Queuing Feature
This is also called MSMQ
.Net Framework v. 4.7
If an earlier version is installed, upgrade to version 4.7. If a later version is installed, uninstall it and then install version 4.7.
For Windows Server 2012R2 (64 bit), install the HTTP Activation feature under both .NET Framework 3.5 Features and .NET Framework 4.5 Features.
Although the .Net Framework version is 4.7, the feature shows as .NET Framework 4.5 Features in Windows Server 2012
dotnet-hosting-2.1.7-win
If you have a version lower than 2.1.7, and you want new security fixes, you can install version 3.1.22 which has been tested and certified.
ASP.NET 2.0 AJAX Extensions 1.0
ASP.NET MVC 4.0
SQL Server BCP Utility
This is a command-line utility used to import geographic shape data into the NGGEO database. It is used during database upgrade only.
If BCP is not available, the installation will continue but NGGEO will be empty, and you will need to run the data import manually. See Postinstallation or upgrade configuration for details.
Required Microsoft SQL Server System CLR Types:
  • "Microsoft System CLR Types for Microsoft SQL Server 2012” from the Microsoft SQL Server 2012 Feature Pack
  • “Microsoft System CLR Types for Microsoft SQL Server 2014” from Microsoft SQL Server 2014 Feature Pack
  • "Microsoft System CLR Types for Microsoft SQL Server 2016” from the Microsoft SQL Server 2016 Feature Pack
These are required if the application server is not installed on the same server as the database server.
Microsoft ODBC Driver 11 for SQL Server
If the version installed is lower than 2014.120.5543.11, upgrade to this version using the
msodbcsql.msi
file available under the Prereqs folder.
Microsoft SQL Server Native Client 11.0
If the version installed is lower than 2011.110.6518.00, upgrade to this version using the
sqlncli.msi
file available under Prereqs folder.