mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-23 06:13:41 +00:00
adding content
This commit is contained in:
@ -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)
|
####[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)
|
####[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)
|
###[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)
|
###[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)
|
###[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)
|
###[Remove sites from a local Enterprise Mode site list](ie11-deploy-guide/remove-sites-from-a-local-enterprise-mode-site-list.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.
|
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
|
## Step 2 - Create the Application Pool and website, by using IIS
|
||||||
Create a new Application Pool and the website, by using the IIS Manager.
|
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.
|
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_. <!-- When did we create this directory? I don't see anything about it in the steps above or in here. -->
|
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.
|
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.
|
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.
|
3. The **Select Application Pool** box appears.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user