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 →

How to delete a Web App backup

Azure App Service Benjamin Perkins

Backing up your Web App and associated database is something you need to take very seriously. You never know when something might happen that requires a restoration of a backup. For example, the deployment of some bad code or the accidental removal of numerous files. Individuals or companies running IT services without backups, are taking […]

Read More →