Tracking down ASP.NET view-state issues in the Knowledge Base
(871041) - While each column is usually related to a particular topic about ASP.NET and the KB, I usually try to wrap up with a few more general tips. General search tips When KB articles are created, they have specific product elements and keywords that are...
How To Add Folder and Virtual Folder Project Items to a Policy File
(330669) - You can include folders and virtual folders as project items in the policy file of an Enterprise Template. To do this, you must identify the project item type for folders or virtual folders as an ELEMENT in the policy file. When you have included...
The CREATE GLOBAL CUBE statement or training data mining models are unsuccessful after you use Kerberos authentication to connect to a computer that is running SQL Server 2000 Analysis Services
(896251) - Describes a problem that occurs when you run the CREATE GLOBAL CUBE statement or training data mining models after you connect to a computer that is running SQL Server 2000 Analysis Services by using Kerberos authentication.
How to obtain Microsoft .NET Framework 1.1 Service Pack 1
(885055) - Describes how to obtain the .NET Framework 1.1 Service Pack 1.
FIX: Visual Basic .NET 2003 Task List displays false compiler errors
(822690) - Describes a problem where very large solutions can generate false compiler errors in the Task List in Visual Basic .NET 2003. Discusses a hotfix for this problem.
Visual Studio .NET Readme (Part 2)
(316250) - This article contains Part 2 of the Visual Studio .NET 2002 Readme file. For Part 1 of the Readme, see the following Microsoft Knowledge Base article: 312779INFO: Visual Studio .NET Readme (Part 1)312779 INFO: Visual Studio .NET Readme (Part 1) 5...
FIX: Windows Forms Application Does Not Start When You Debug
(326098) - Sometimes, if you start a managed Microsoft Windows Forms application in Microsoft Visual Studio .NET in debug mode, the application does not start. Visual Studio .NET service packA supported hotfix is now available from Microsoft, but it is only...
INFO: ODBC Driver Support Requirements for Use with ODBC .NET Managed Provider
(321895) - The ODBC .NET managed provider is a lightweight layer between .NET applications and ODBC drivers and data sources. Because of this, the ODBC .NET managed provider requires only minimal support of ODBC 2.0 or later. When you use the ODBC .NET...
FIX: The .NET Compact Framework Service Pack 3 (SP3) software update for Windows CE .NET 4.2
(888235) - Updates the .NET Compact Framework components that you must include in platforms that are built with Windows CE .NET 4.2.
FIX: Wireless clients cannot connect when the PEAP Fast Reconnect Authentication option is turned on
(827824) - When the Fast Reconnect option for Protected Extensible Authentication Protocol (PEAP) is enabled on Microsoft Windows Server 2003 Internet Authentication Service (IAS), Microsoft Windows CE .NET 802.11 wireless clients do not authenticate with...
The .NET Compact Framework Service Pack 3 update for Windows CE 5.0
(890061) - Updates the Microsoft .NET Compact Framework components that you must have to include in platforms that are built with Windows CE 5.0.
The DesignMode property of a nested user control is always set to False in Visual Studio .NET
(839202) - Describes behavior that may occur when you use Windows Forms in Visual Studio .NET. If you nest a user control in a user control, the DesignMode property is always set to False.
A forms authentication cookie can be used to authenticate to a forms authentication ASP.NET application after the FormsAuthentication.SignOut method has been called
(900111) - Describes a behavior where the forms authenticate cookie can be used to authenticate to a forms authentication ASP.NET application after the SignOut method has been called. This article introduces several methods to help reduce such attacks.