Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
When you apply ASP.NET hotfixes or updates, the installer may stop and then restart the IIS Admin Service and all dependent services
When you apply ASP.NET hotfixes or updates, the installer may stop and then restart the IIS Admin Service and all dependent services.
When you apply an ASP.NET hotfix or update, the updated DLLs are installed in the global assembly cache (GAC). The updated DLLs may have the same assembly version as the DLLs in the previous build. Additionally, only the file versions of the updated DLLs are incremented. During the installation process, the installer stops any process that is holding open a handle to a DLL that the installer is updating.
Therefore, the installer stops and then restarts the IIS Admin Service. When the installer stops the IIS Admin Service, all dependent processes also stop. For example, the W3wp.exe process and the Aspnet_wp.exe process stop. These process restart when the IIS Admin Service restarts.
For more information about assembly versioning, visit the following Microsoft Developer Network (MSDN) Web site:
For more information about how to set assembly attributes, visit the following MSDN Web site:
Article ID: 942241 - Last Review: September 21, 2007 - Revision: 1.3
APPLIES TO
- Microsoft ASP.NET 2.0
- Microsoft ASP.NET 1.1
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate