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 2996569 is available for the .NET Framework 4.0 on Windows


View products that this article applies to.

Introduction

This article describes hotfix rollup 2996569 that is available for the Microsoft .NET Framework 4.0. For more information about the issues that the hotfix rollup resolves, see the "More Information" section.

This hotfix rollup is available for the following operating systems:
  • Windows 7 SP1
  • Windows Server 2008 R2 SP1
  • Windows Server 2008 SP2
  • Windows Vista SP2
  • Windows Server 2003 SP2

↑ Back to the top


Resolution

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.

↑ Back to the top


More Information

Prerequisites

To apply this hotfix, you must have the .NET Framework 4.0 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
File nameFile versionFile sizeDateTime
PenIMC.dll4.0.30319.205068,74415-Sep-201413:30
PresentationCore.dll4.0.30319.20503,792,54415-Sep-201413:28
PresentationFramework.dll4.0.30319.20506,433,44815-Sep-201413:28
PresentationHost_v0400.dll4.0.30319.2050181,92815-Sep-201413:30
Setup.exe10.0.30319.205078,99215-Sep-201413:30
SetupEngine.dll10.0.30319.2050811,15215-Sep-201413:30
SetupUi.dll10.0.30319.2050296,58415-Sep-201413:30
System.Data.dll4.0.30319.20503,028,11215-Sep-201413:28
WindowsBase.dll4.0.30319.20501,373,32815-Sep-201413:28
wpfgfx_v0400.dll4.0.30319.20501,664,15215-Sep-201413:30
wpftxt_v0400.dll4.0.30319.2050918,68015-Sep-201413:30
For all supported x64-based versions of Windows
File nameFile versionFile sizeDateTime
PenIMC.dll4.0.30319.205084,11215-Sep-201413:50
PenIMC.dll4.0.30319.205068,74415-Sep-201413:30
PresentationCore.dll4.0.30319.20503,828,89615-Sep-201413:50
PresentationCore.dll4.0.30319.20503,792,54415-Sep-201413:28
PresentationFramework.dll4.0.30319.20506,433,44815-Sep-201413:28
PresentationHost_v0400.dll4.0.30319.2050226,48015-Sep-201413:50
PresentationHost_v0400.dll4.0.30319.2050181,92815-Sep-201413:30
Setup.exe10.0.30319.205078,99215-Sep-201413:30
SetupEngine.dll10.0.30319.2050811,15215-Sep-201413:30
SetupUi.dll10.0.30319.2050296,58415-Sep-201413:30
System.Data.dll4.0.30319.20503,175,06415-Sep-201413:50
System.Data.dll4.0.30319.20503,028,11215-Sep-201413:28
WindowsBase.dll4.0.30319.20501,373,32815-Sep-201413:28
wpfgfx_v0400.dll4.0.30319.20502,154,65615-Sep-201413:50
wpfgfx_v0400.dll4.0.30319.20501,664,15215-Sep-201413:30
wpftxt_v0400.dll4.0.30319.20501,225,37615-Sep-201413:50
wpftxt_v0400.dll4.0.30319.2050918,68015-Sep-201413:30
For all supported IA64-based versions of Windows
File nameFile versionFile sizeDateTime
PenIMC.dll4.0.30319.205068,74415-Sep-201413:30
PresentationCore.dll4.0.30319.20503,792,54415-Sep-201413:28
PresentationFramework.dll4.0.30319.20506,433,44815-Sep-201413:28
PresentationHost_v0400.dll4.0.30319.2050181,92815-Sep-201413:30
Setup.exe10.0.30319.205078,99215-Sep-201413:30
SetupEngine.dll10.0.30319.2050811,15215-Sep-201413:30
SetupUi.dll10.0.30319.2050296,58415-Sep-201413:30
System.Data.dll4.0.30319.20503,366,54415-Sep-201414:12
System.Data.dll4.0.30319.20503,028,11215-Sep-201413:28
WindowsBase.dll4.0.30319.20501,373,32815-Sep-201413:28
wpfgfx_v0400.dll4.0.30319.20501,664,15215-Sep-201413:30
wpftxt_v0400.dll4.0.30319.2050918,68015-Sep-201413:30

↑ Back to the top



Issues that this hotfix rollup resolves

Issue 1
Assume that you use a computer that is localized for Norway, Sweden, or Denmark. When you select a DataTable object on a DataColumn object that contains a data type of GUID, you receive an "ArgumentException" exception.

This issue occurs because of the way the GUID is stored in String for all Scandinavian languages.
In a DataTable object, the DataColumn object has an internal index that is sorted by the GUID. The {guid} = 'string' select operation internally perform a binary search that is based on the Compare ({guid} ->string, 'string') function.

The hotfix fixes this error, and lets you search for GUIDs correctly without an exception.

↑ Back to the top


Keywords: kbqfe, kbfix, kbexpertiseadvanced, kbsurveynew, kb

↑ Back to the top

Article Info
Article ID : 2996569
Revision : 1
Created on : 1/7/2017
Published on : 10/15/2014
Exists online : False
Views : 152