Tags: IIS Labs

Lab 3: Install and configure Application Initialization

IIS Benjamin Perkins

I have written a few articles about this here, but wanted to expand on it with this specific lab. In this lab you will: Install the Application Initialization feature Utilize ASP.NET MVC website created in Lab 1 and Lab 2 hosted here Configure Application Initialization for the CSharpGuitarBugs website Learn about the ASP.NET warm-up request […]

Read More →

Lab 2: Install the Web Platform Installer

IIS Benjamin Perkins

In many of my blog posts I have recommended using the Web Platform Installer (WPI) to install IIS modules and .NET Frameworks. In this lab you will: Install the Web Platform Installer Use the Web Platform Installer to install the .Net Framework and the ASP.NET MVC dependencies NOTE In case you have a problem with […]

Read More →

Lab 1: Install IIS and create a web site

IIS Benjamin Perkins

In this lab you will: Install the IIS Management Console Configure a web site using the IIS Management Console Install the IIS Management Console After installing Windows Server and logging in, the Server Manager is opened automatically, as shown in Figure 1. Figure 1, Windows Server Manager Click on the Add roles and features link, […]

Read More →