121) 12/1/2008 839616 FIX: The value of the SelectedIndex property of the ComboBox control does not change when you set the text by using the Text property
Explains a problem that occurs with the SelectedIndex property of the ComboBox control. A problem occurs when the text of the control is set by using the Text property. To resolve this, install the Microsoft .NET Framework 1.1 Service Pack 1. 122) 11/22/2008 829487 FIX: DataGrid control loses focus when you press the SHIFT+DOWN ARROW key combination
Fixes the problem with the DataGrid control that occurs when you release the SHIFT key that was pressed at the same time as the DOWN ARROW key. This article explains that this problem is fixed in the latest service pack for the .NET Framework 1.1. 123) 11/23/2008 830789 FIX: The Remote Procedure Call (RPC) Web Service method ignores the RequestElementName property of the SoapRpcMethodAttribute class when the name of a method includes a hyphen in the .NET Framework 1.1
Fixes a problem in the .NET Framework 1.1 where a hyphen ("-") in your method name is not recognized by the Remote Procedure Call (RPC) Web Service method. 124) 11/27/2008 824340 Managed applications may experience long delays when you try to suspend the .NET runtime
Managed applications may experience long delays when you try to suspend the Microsoft .NET runtime. You may want to suspend the .NET runtime for garbage collection or for an application domain shutdown. You may receive HTTP 500 error messages when... 125) 11/21/2008 843072 FIX: You experience a System.IndexOutOfRangeException error or a System.NullReferenceException error when you use the Queue object in the .NET Framework 1.1
Fixes two problems with the System.Collections.Queue class that may cause an IndexOutOfRangeException error or a NullReferenceException error to occur. 126) 11/23/2008 836092 WML clients may receive a duplicate QueryString collection that is set by using the Form.Action property
Explains that WML clients receive duplicate parameters when a mobile Web form sets the QueryString collection by using the Form.Action property. To resolve this problem, install the Microsoft .NET Framework 1.1 Service Pack 1. 127) 11/30/2008 827421 "Could not find a part of the path" error message when you access a mapped drive by using the Directory class in the Microsoft .NET Framework
When you use a service that runs under a LocalSystem account or under a local user account, and that service uses the Directory class to access a mapped drive, you may receive the following error message: Could not find a part of the path 128) 12/1/2008 830920 FIX: Unexpected behavior occurs when a user selects a folder that has a long path in a Folder dialog box in a .NET Framework 1.1 Windows Forms application
The FolderBrowserDialog class is included in the Microsoft Windows Forms Library that is included with the Microsoft .NET Framework 1.1. You can use the FolderBrowserDialog class to display a folder selection dialog box that is named Folder in a... 129) 11/30/2008 826757 FIX: Socket Initialization Does Not Succeed if Your Computer Has More Than 50 Network Bound Protocols
If you use the Microsoft .NET Framework 1.1, and if your computer has more than 50 network bound protocols, you may receive the following error message: System.Net.Sockets.SocketException: An operation on a socket could not be performed because... 130) 12/1/2008 886686 FIX: You can close a form by using the Close button even if the Cancel property of a Validating event is set to True on an object in a Windows Forms application in the .NET Framework 1.1
Fixes a problem that occurs when you set the Cancel property to True in a Validating event on a control. You can still close the form by using the Close button. 131) 11/23/2008 839577 FIX: You cannot scroll down an MDI child form by clicking the scroll-down arrow
Fixes the problem that occurs when you try to scroll down through an MDI child form that contains a user control. You try to do this by clicking the scroll-down arrow. Explains the software update that is available to resolve this problem. 132) 11/20/2008 834667 BUG: Local XSLT parameter values are overwritten when executing an XSLT Transformation in .NET Framework v1.1
Explains how the XslTransform.Transform method incorrectly implements the scope for global parameters. Explains that local parameters with the same name as a global parameter are overwritten with the value of the global parameter. 133) 11/29/2008 815124 INFO: Techniques to Improve Performance of XSL Transformations
This article lists some techniques to improve the performance of Extensible Stylesheet Language (XSL) Transformations. XSL is a functional language. XSL does not support features of common language. For example, XSL does not support return values,... 134) 11/27/2008 829052 FIX: You may receive an incorrect result for the return value if you gain access to the DefaultValue property of a ParameterInfo object from another application domain
The ParameterInfo class is a member of the System.Reflection namespace. You can use the ParameterInfo class to discover the attributes of a parameter and to gain access to parameter metadata. The value of the DefaultValue property of the... 135) 11/24/2008 815158 HOW TO: Use the Performance Administration Tool to Analyze Performance of .NET Framework-based Windows Application
This article describes how to use the Performance Administration Tool to analyze the performance of .NET Framework-based Windows applications. Performance monitoring for .NET Framework applications differs from conventional Windows applications in...
1
.... 5
6
7
8
[ 9 ]
10
11
12
13
.... .... 128
129
Previous Page
Page 9 of 129
Next Page
|