Server Configuration
Important: SQL Server must be configured to use mixed-mode authentication. Pirouette currently only supports SQL Server authentication. The default on a new SQL Server install is Windows Authentication only, which will NOT work. You must enable mixed-mode authentication.
The following roles and features are required by Pirouette. This is configured from the ‘server manager’ in Windows Server.
Server Roles:
- Web Server (IIS)
- .NET Framework 4.5 Features
- ASP.NET 4.5
- .NET Framework 4.5 Features
Role Services:
- Web Server
- Application Development
- ASP
- ASP.NET 4.5
- Server Side Includes
- Application Development
A minimum install on a new server will result in the following installation selections: