.NET Hotfix Rollups for June

 

Jeff here from the Windows SDK Team. Just a quick blog with a few .NET Hotfix rollup articles today.

3064715 Hotfix rollup 3064715 (Web Installer) for the .NET Framework 4.5, 4.5.1, 4.5.2 on Windows Vista SP2, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2008 SP2, Windows Server 2008 R2 SP1, Windows Server 2012, Windows Server 2012 R2, Windows RT 8.1

3064711 Hotfix rollup 3064711 (Offline Installer) for .NET Framework 4.5, 4.5.1, 4.5.2 on Windows Vista SP2, Windows 7 SP1, Windows 8, Windows 8.1, Windows Server 2008 SP2, Windows Server 2008 R2 SP1, Windows Server 2012, Windows Server 2012 R2, Windows RT 8.1

Issue 1

Assume that you use a Windows Presentation Foundation (WPF) application that has touch/stylus input. When the Windows is activated, you click a button. However, the button is not successfully clicked. If you are a developer, you cannot see the click event that should be raised for the button. If you are a general user, you cannot see the click action graphics, and no action that is associated with the button occurs.

Issue 2

Assume that you are running a Windows Forms application. When the application disposes a System.Windows.Forms.MonthCalendar control in certain cases, the following InvalidOperationException exception will be thrown: Operation is not valid due to the current state of the object.

3064706 Hotfix rollup 3064706 for the .NET Framework 4 on Windows Vista SP2, Windows 7 SP1, Windows Server 2003 SP2, Windows Server 2008 R2 SP1, and Windows Server 2008 SP2

    Issue 1

When you insert a 4-byte character by using an Input Method Editor (IME) in a Windows Presentation Foundation (WPF) text box, a crash occurs.    

 

/Jeff

Follow us on Twitter, www.twitter.com/WindowsSDK.