Developer Workstation Installation

Open 'Developer Workstation Installation' wizard, choose your scenario to see more provider-related information of the installation manual.

Prerequisites

  • Check if ASP.NET 4 is registered with IIS. More detailed information can be found here:


    .NET Framework Version

  • Allow ASP.NET 4 to run in IIS on the 'ISAPI and CGI Restrictions' page:


    ISAPI and CGI Restrictions

  • Check if SQL Authentication is enabled in SQL Server:

    • Right-click on the SQL Server instance and select 'Properties > Security';
    • Make sure that 'SQL Server and Windows Authentication mode' is selected in the 'Server authentication' section:


      Enabling the SQL Server and Windows Authentication Mode

  • Make sure that the user who runs the SQL Server service has 'read' permissions for the folder where the installation package is stored.