New article
Recently updated
Configuring Please Review 8.0.0 in IIS
Who is this article for?IT Personnel performing the installation of Please Review.
IT access is required.
Important: This article is part of a series of articles covering the Please Review installation process. Please visit Performing a Please Review 8.0.0 Installation to view the entire process.
This article outlines the steps to configure the Please Review website in Microsoft Information Services (IIS). This is an essential part of installing and configuring Please Review.
The article is split into the following sections:
1. How to Configure the Application Pools
- Launch Microsoft Internet Information Services (IIS) Manager.
- Expand the server and select Application Pools in the left-hand pane.
- Click Add Application Pool in the right-hand pane.
- Name the application pool Please Review.
- Set the .NET Framework version 4.0.30319.
- Set the Managed pipeline mode to Integrated.
- Click OK
- Highlight the Please Review application pool.
- Click on Recycling in the right-hand pane.
- Uncheck all settings and click Next.
- Click Finish.
- Click on Advanced Settings in the right-hand pane.
- Locate the Process Model section.
- Set Idle Time-out (minutes) to 60 (or more).
- Set LoadUserProfile to true.
- Click OK.
Note: Some versions of IIS admin contain a bug which does not allow you to set this value if recycling is disabled. In this case, you should enable recycling, then set the idle time out and then disable recycling again.
2. How to Configure the Virtual Directories
- Launch Microsoft Internet Information Services (IIS) Manager.
- Expand Local Computer, then Sites, then Default Web Site.
- Right-click on Default Web Site and select Add Application.
- Enter the alias Please Review.
- Select the application pool created above.
- Check the properties and ensure .NET Framework is set to 4.0.
- Set Physical path to C:\Program Files\PleaseReview\TaraWeb
- Click OK.
- Select the new Please Review site.
- Double click on Default Document.
- Confirm the default pages contain default.aspx. If this is missing, add a new entry for Default.aspx.
- Click OK.
Next Steps
If you have everything in place you are ready to proceed. Please see Configuring Microsoft Office for Please Review 8.0.0 for the next steps or Performing a Please Review 8.0.0 Installation to review the entire process.