From 2506bce5ccbaf80699f692150b67c2573e9fd804 Mon Sep 17 00:00:00 2001 From: LizRoss Date: Mon, 1 May 2017 11:46:30 -0700 Subject: [PATCH] adding content --- browsers/internet-explorer/TOC.md | 1 + .../set-up-enterprise-mode-site-list-portal.md | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/browsers/internet-explorer/TOC.md b/browsers/internet-explorer/TOC.md index f787ae9153..67dc009284 100644 --- a/browsers/internet-explorer/TOC.md +++ b/browsers/internet-explorer/TOC.md @@ -41,6 +41,7 @@ ####[Delete sites from your Enterprise Mode site list in the Enterprise Mode Site List Manager](ie11-deploy-guide/delete-sites-from-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md) ####[Remove all sites from your Enterprise Mode site list in the Enterprise Mode Site List Manager](ie11-deploy-guide/remove-all-sites-from-your-enterprise-mode-site-list-in-the-enterprise-mode-site-list-manager.md) ###[Use the Enterprise Mode Site List Portal](ie11-deploy-guide/use-the-enterprise-mode-site-list-portal.md) +####[Set up the Enterprise Mode Site List Portal](set-up-enterprise-mode-site-list-portal.md) ###[Using IE7 Enterprise Mode or IE8 Enterprise Mode](ie11-deploy-guide/using-enterprise-mode.md) ###[Fix web compatibility issues using document modes and the Enterprise Mode site list](ie11-deploy-guide/fix-compat-issues-with-doc-modes-and-enterprise-mode-site-list.md) ###[Remove sites from a local Enterprise Mode site list](ie11-deploy-guide/remove-sites-from-a-local-enterprise-mode-site-list.md) diff --git a/browsers/internet-explorer/ie11-deploy-guide/set-up-enterprise-mode-site-list-portal.md b/browsers/internet-explorer/ie11-deploy-guide/set-up-enterprise-mode-site-list-portal.md index c21d5c252b..2615326b97 100644 --- a/browsers/internet-explorer/ie11-deploy-guide/set-up-enterprise-mode-site-list-portal.md +++ b/browsers/internet-explorer/ie11-deploy-guide/set-up-enterprise-mode-site-list-portal.md @@ -44,7 +44,7 @@ You must download the deployment folder (**EMIEWebPortal/**), which includes all 6. Go back up a directory, open the solution file **EMIEWebPortal.sln** in Visual Studio, and then build the entire solution. -7. Copy the contents of the **EMIEWebPortal/** folder to a dedicated folder on your file system. In a later step, you'll designate this folder as your website in the IIS Manager. +7. Copy the contents of the **EMIEWebPortal/** folder to a dedicated folder on your file system. For example, _D:\EMIEWebApp_. In a later step, you'll designate this folder as your website in the IIS Manager. ## Step 2 - Create the Application Pool and website, by using IIS Create a new Application Pool and the website, by using the IIS Manager. @@ -70,7 +70,7 @@ Create a new Application Pool and the website, by using the IIS Manager. 5. Make sure your **Identity** value is **ApplicationPoolIdentity**, click **OK**, and then close the box. -6. Open File Explorer and go to your deployment directory, created in Step 1. For example, _D:\EMIEWebApp_. +6. Open File Explorer and go to your deployment directory, created in Step 1. For example, _D:\EMIEWebApp_. 7. Right-click on the directory, click **Properties**, and then click the **Security** tab. @@ -83,7 +83,7 @@ Create a new Application Pool and the website, by using the IIS Manager. The **Add Website** box appears. -2. In the **Add Website** box, type the name of your website into the Site name box. For example, _EMIEWebApp_, and then click **Select**. +2. In the **Add Website** box, type the name of your website into the **Site name** box. For example, _EMIEWebApp_, and then click **Select**. 3. The **Select Application Pool** box appears.