Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Some services are preloaded unexpectedly when you start a website that contains multiple applications in IIS 7.5


View products that this article applies to.

Symptoms

Consider the following scenario:

  • You install Windows Server AppFabric on a server that is running Internet Information Services (IIS) 7.5.
  • You create a website. Then, you add multiple applications to the website.
  • You configure these applications to run under different application pools.
  • You enable the auto-start feature for different services in these applications.
  • You start the application pool that is used by the website.
In this scenario, all the services in these applications are preloaded unexpectedly. You expect only the services that the application runs in the same application pool of the website to be loaded.



For example, you create a website named MySite on a IIS 7.5 server. MySite includes two applications named App1 and App2. MySite and App1 run in an application pool named AppPool1. App2 runs in an application pool named AppPool2. In App1, you enable the auto-start feature for a service named service_App1. In App2, you enable the auto-start feature for a service named service_App2. When AppPool1 is started, service_App1 and service_App2 are loaded in the application pool AppPool1. However, only service_App1 should be loaded.

↑ Back to the top


Cause

This issue occurs because of an error that occurs when IIS checks the applications that are part of the application pool where the website is runs. In the example that is described in the Symptoms section, when AppPool1 is started, IIS incorrectly assumes that both App1 and App2 are running in the same application pool. Therefore, both service_App1 and service_App2 are preloaded. However, App2 runs in another application pool and service_App2 should not be preloaded.

↑ Back to the top


Resolution

Update information

The following files are available for download from the Microsoft Download Center:
Download Download the Update for Windows 7 x86 Edition package now.
Download Download the Update for Windows 7 x64 Edition package now.
Download Download the Update for Windows Server 2008 R2 x64 Edition package now.
Download Download the Update for Windows Server 2008 R2 IA64 Edition package now.

For more information about how to download Microsoft support files, click the following article number to view the article in the Microsoft Knowledge Base:
119591 How to obtain Microsoft support files from online services
Microsoft scanned this file for viruses. Microsoft used the most current virus-detection software that was available on the date that the file was posted. The file is stored on security-enhanced servers that help prevent any unauthorized changes to the file.

Prerequisites

You must have IIS 7.5 installed to apply this hotfix. This hotfix can be installed on a computer that is running Windows 7 or Windows Server 2008 R2.

Restart requirement



If IIS is running when you apply this hotfix, you must restart the computer after you apply the hotfix.

Hotfix replacement information


This hotfix does not replace any other hotfixes.

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time item in Control Panel.
For all supported x86-based versions of Windows 7

File nameFile versionFile sizeDateTimePlatform
Iisw3adm.dll7.5.7600.20708396,28806-May-201012:47x86
W3tp.dll7.5.7600.2070815,87206-May-201012:48x86
W3wphost.dll7.5.7600.2070855,29606-May-201012:48x86
Wbhstipm.dll7.5.7600.2070824,06406-May-201012:48x86
Wbhst_pm.dll7.5.7600.2070823,55206-May-201012:48x86
For all supported x64-based versions of Windows 7 and of Windows Server 2008 R2

File nameFile versionFile sizeDateTimePlatform
Iisw3adm.dll7.5.7600.20708451,58406-May-201011:46x64
W3tp.dll7.5.7600.2070819,96806-May-201011:48x64
W3wphost.dll7.5.7600.2070860,92806-May-201011:48x64
Wbhstipm.dll7.5.7600.2070828,67206-May-201011:48x64
Wbhst_pm.dll7.5.7600.2070825,60006-May-201011:48x64
For all supported IA-64-based versions Windows Server 2008 R2

File nameFile versionFile sizeDateTimePlatform
Iisw3adm.dll7.5.7600.20708941,05606-May-201008:54IA-64
W3tp.dll7.5.7600.2070840,96006-May-201008:59IA-64
W3wphost.dll7.5.7600.20708144,38406-May-201008:59IA-64
Wbhstipm.dll7.5.7600.2070865,53606-May-201008:59IA-64
Wbhst_pm.dll7.5.7600.2070867,07206-May-201008:59IA-64

↑ Back to the top


Workaround

To workaround thIS issue, put applications under different Web sites.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


More Information

For more information about Windows Server AppFabric, visit the following Microsoft Developer Network (MSDN) Web site:
For more information about Auto-Start feature and how to configure it, visit the following MSDN Web site:

↑ Back to the top


Keywords: kbfix, kbexpertiseadvanced, kbsurveynew, kbqfe, kbhotfixserver, kb, atdownload

↑ Back to the top

Article Info
Article ID : 983484
Revision : 3
Created on : 4/10/2020
Published on : 4/10/2020
Exists online : False
Views : 186