Install and Configure Microsoft .Net Framework

Before the Template Hub API can be installed, you must install and configure Microsoft .Net Framework.

Install Microsoft .Net Framework

To install Microsoft .Net,

  1. Download the .Net Framework installer from Microsoft (version 4.6 or later).
  2. Once the installer is downloaded, double-click the installer and follow the on-screen instructions.

Install the ASP.Net Server Role

To use the Template Hub, you must install the ASP.Net Server Role on the machine where the Template Hub is to be installed. To do this:

Windows Server 2012

  1. In Windows Server, run Server Manager
  2. Navigate to Add Roles and Features
  3. Navigate to Select Server Roles
  4. Navigate to Web Server (IIS) > Web Server > Application Development
  5. If it is not already selected, select ASP.Net 4.6
  6. Click Next
  7. Click Next
  8. Click Install

Windows Server 2008 R2

  1. In Windows Server, run Server Manager
  2. Navigate to Roles > Web Server
  3. Navigate to Role Services
  4. Click Add Role Services
  5. Expand the Application Development node and select ASP.Net 4.6
  6. Click Install.

The ASP.Net Server Role is installed. You can now install the Template Hub API.