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.

Hotfix rollup 2908370 is available for the .NET Framework 4 in Windows


View products that this article applies to.

Introduction

This article describes hotfix rollup 2908370 that is available for the Microsoft .NET Framework 4. For more information about the issue that the hotfix resolves, see the "More information" section.

This hotfix rollup is available for the following operating systems:
  • Windows XP Service Pack 3 (SP3)
  • Windows Vista Service Pack 2 (SP2)
  • Windows Server 2003 SP2
  • Windows 7 Service Pack 1 (SP1)
  • Windows Server 2008 SP2
  • Windows Server 2008 R2 SP1

↑ Back to the top


More information

Hotfix Information

A supported hotfix is now available from Microsoft. However, it is intended to correct only the problem that this article describes. Apply it only to systems that are experiencing this specific problem.

To resolve this problem, contact Microsoft Customer Support Services to obtain the hotfix. For a complete list of Microsoft Customer Support Services telephone numbers and information about support costs, visit the following Microsoft website:Note In special cases, charges that are ordinarily incurred for support calls may be canceled if a Microsoft Support Professional determines that a specific update will resolve your problem. The usual support costs will apply to additional support questions and issues that do not qualify for the specific update in question.

Prerequisites

To apply this hotfix, you must have the .NET Framework 4 installed.

Restart requirement

You have to restart the computer after you apply this hotfix if any affected files are being used. We recommend that you close all .NET Framework-based applications before you apply this hotfix.

Hotfix replacement information

This hotfix package does not replace a previously released hotfix package.

File information

The global 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 Server 2003 SP2, Windows XP SP3, Windows Vista SP2, Windows 7 SP1 and Windows Server 2008 SP2
File nameFile versionFile sizeDateTime
CORPerfMonExt.dll4.0.30319.2032130,72022-Nov-201315:08
PenIMC.dll4.0.30319.203268,75222-Nov-201315:08
PresentationCore.dll4.0.30319.20323,792,04022-Nov-201315:07
PresentationFramework.dll4.0.30319.20326,432,94422-Nov-201315:07
PresentationHost_v0400.dll4.0.30319.2032181,93622-Nov-201315:08
System.DirectoryServices.dll4.0.30319.2032401,59222-Nov-201315:06
WindowsBase.dll4.0.30319.20321,372,31222-Nov-201315:07
wpfgfx_v0400.dll4.0.30319.20321,664,16022-Nov-201315:08
wpftxt_v0400.dll4.0.30319.2032918,68822-Nov-201315:08
For all supported x64-based versions of Windows Server 2003 SP2, Windows XP SP3, Windows Vista SP2, Windows 7 SP1, Windows Server 2008 SP2 and Windows Server 2008 R2 SP1
File nameFile versionFile sizeDateTime
CORPerfMonExt.dll4.0.30319.2032139,42422-Nov-201315:36
CORPerfMonExt.dll4.0.30319.2032130,72022-Nov-201315:08
PenIMC.dll4.0.30319.203284,11222-Nov-201315:37
PenIMC.dll4.0.30319.203268,75222-Nov-201315:08
PresentationCore.dll4.0.30319.20323,828,39222-Nov-201315:35
PresentationCore.dll4.0.30319.20323,792,04022-Nov-201315:07
PresentationFramework.dll4.0.30319.20326,432,94422-Nov-201315:07
PresentationHost_v0400.dll4.0.30319.2032226,48022-Nov-201315:37
PresentationHost_v0400.dll4.0.30319.2032181,93622-Nov-201315:08
System.DirectoryServices.dll4.0.30319.2032401,59222-Nov-201315:06
WindowsBase.dll4.0.30319.20321,372,31222-Nov-201315:07
wpfgfx_v0400.dll4.0.30319.20322,154,65622-Nov-201315:37
wpfgfx_v0400.dll4.0.30319.20321,664,16022-Nov-201315:08
wpftxt_v0400.dll4.0.30319.20321,225,37622-Nov-201315:37
wpftxt_v0400.dll4.0.30319.2032918,68822-Nov-201315:08
For all supported IA64-based versions of Windows Server 2003 SP2, Windows XP SP3, Windows Vista SP2, Windows 7 SP1, Windows Server 2008 SP2 and Windows Server 2008 R2 SP1
File nameFile versionFile sizeDateTime
CORPerfMonExt.dll4.0.30319.2032267,42422-Nov-201316:09
CORPerfMonExt.dll4.0.30319.2032130,72022-Nov-201315:08
PenIMC.dll4.0.30319.203268,75222-Nov-201315:08
PresentationCore.dll4.0.30319.20323,792,04022-Nov-201315:07
PresentationFramework.dll4.0.30319.20326,432,94422-Nov-201315:07
PresentationHost_v0400.dll4.0.30319.2032181,93622-Nov-201315:08
System.DirectoryServices.dll4.0.30319.2032401,59222-Nov-201315:06
WindowsBase.dll4.0.30319.20321,372,31222-Nov-201315:07
wpfgfx_v0400.dll4.0.30319.20321,664,16022-Nov-201315:08
wpftxt_v0400.dll4.0.30319.2032918,68822-Nov-201315:08

↑ Back to the top



Issues that this hotfix rollup resolves

Issue 1
DirectorySearcher.FindOne() may throw overflow exceptions when it runs as a 32-bit process that is linked with the LARGEADDRESSAWARE compiler flag and runs on a 64-bit operating system that is configured to use 3 gigabytes (GB) of memory. Applications hosted inside IIS may see this exception when w3wp.exe is compiled as a LARGEADDRESSAWARE application.

This fix makes sure that memory addresses greater than 2 GB are handled correctly.

Issue 2

Symptoms
Copying formatted text from a long XPS document can take several minutes, depending on the position of the text within the document, and can cause the application to freeze.

Cause

This issue occurs because some formatting declarations require scanning the document from the beginning up to the desired selection. These declarations are rare (they come from custom elements that have a TextElementEditingBehaviorAttribute that is not marked IsTypographicOnly).

The logic has been changed in this hotfix to avoid the expensive scan when no such declarations appear in the desired selection.

Issue 3
When a third-party application queries .NET performance counters either concurrently or multiple times within a few milliseconds, a divide-by-zero error may occur based on the last time performance counters were queried.

↑ Back to the top


Keywords: KB2908370, kbhotfixserver, kbqfe, kbexpertiseadvanced, kbsurveynew, kbfix

↑ Back to the top

Article Info
Article ID : 2908370
Revision : 3
Created on : 7/28/2014
Published on : 7/28/2014
Exists online : False
Views : 416