kbupdate.info ›
Daily Updated!
.NET Framework 1.0 articles, fixes and updates - Year 2005
Daily Updated!
chronological list: 2021 | ... 2009 | 2008 | 2007/12 11 10 8 5 4 3 2 1 | 2006 | 2005 | 2004 | 2003
alphabetical list: A B C D E F G H I K L M N O P R S T U V W X Y
This list contains all of the known Microsoft Knowledge Base articles, howtos, fixes, hotfixes, webcasts and updates of Microsoft .NET Framework 1.0 that have been released in Year 2005. The list is daily updated.
- 317433 How to suppress the console window for a managed extensions to Visual C++ Windows Forms application Q317433 KB317433 December 31, 2005
- 310828 The profiler receives a method but does not receive a FunctionEnter callback for the same method Q310828 KB310828 December 31, 2005
- 317880 How to expose an ActiveX DLL as a Web service by using COM+ Q317880 KB317880 December 30, 2005
- 307379 How To Validate an XML Document by Using DTD, XDR, or XSD in Visual C# .NET Q307379 KB307379 December 5, 2005
- 315888 How to create a generic ASP.NET Web form to test XSLT transformations Q315888 KB315888 November 8, 2005
- 832591 FIX: A race condition in Web service configuration handling causes a System.InvalidOperationException exception Q832591 KB832591 October 26, 2005
- 837362 FIX: "Out-of-process and SQL session state are not supported in this version of the OS" error message when you use the out-of-process session state mode with the .NET Framework 1.0 on Windows Server 2003, Web Edition Q837362 KB837362 October 25, 2005
- 833552 FIX: The Copy Project feature in Visual Studio .NET 2002 fails when you copy to a share when the trailing virtual root path does not match the virtual root alias Q833552 KB833552 October 25, 2005
- 831382 FIX: ASP.NET returns a "NullReferenceException" error message when you use SQL Server Session state and you turn on the OutPutCaching feature Q831382 KB831382 October 25, 2005
- 831259 FIX: Csc.exe runs unexpectedly when you try to access Web services by using ASP.NET Q831259 KB831259 October 25, 2005
- 831144 FIX: Divide-by-zero error in the .NET Framework 1.0 Q831144 KB831144 October 25, 2005
- 829930 FIX: You receive an "HTTP 404 Error" error message and the custom HTTP handler does not run again after you map Aspnet_asapi.dll to .* Q829930 KB829930 October 25, 2005
- 828347 "System.ArgumentException: '0' is not a valid value for 'value'" Error Message in a Windows Forms Application Q828347 KB828347 October 25, 2005
- 824407 FIX: "Object Reference Not Set to an Instance of an Object" Error While Rolling Back a Transaction Q824407 KB824407 October 25, 2005
- 823248 FIX: "Possible Version Mismatch" Error Message When You De-Serialize Objects Q823248 KB823248 October 25, 2005
- 821238 Stack Overflow When You Use the ODBC .NET Managed Provider Q821238 KB821238 October 25, 2005
- 820769 FIX: Code in the InitializeComponent Function Is Deleted When You Change the EnableViewState Property Value of a Page Q820769 KB820769 October 25, 2005
- 818612 FIX: "COM Object Can Not Be Used" Error Message When You Use an STA COM Object That You Created by Using Server.CreateObject and Stored in Session Scope in a Different Web Page Q818612 KB818612 October 25, 2005
- 327418 FIX: You receive a "Leaving Secure Connection" error message when you use LinkButton in DataGrid and SSL Q327418 KB327418 October 18, 2005
- 812399 FIX: "The view state is invalid for this page and might be corrupted" error message when the view state contains objects that have long decimals in the .NET Framework 1.0 Q812399 KB812399 October 11, 2005
- 811672 FIX: You receive an "Unhandled Exception" error message when you run an application that uses valid C code Q811672 KB811672 October 11, 2005
- 321542 FIX: The DataSet.WriteXML method outputs a decimal value as scientific notation and causes a System.FormatException exception in subsequent DataSet.ReadXML method calls Q321542 KB321542 October 11, 2005
- 830514 FIX: You experience performance problems and compatibility problems between Fujitsu COBOL and the MSIL Assembler in Visual Studio .NET 2003 Q830514 KB830514 October 5, 2005
- 829393 BUG: You receive an "E_INVALIDARG" exception of type 0x80070057 when a ServicedComponent object is activated Q829393 KB829393 October 5, 2005
- 328560 FIX: "Exception has been thrown by the target of an invocation" error message when you try to deserialize data that has a value of Byte[0] in an application that was built on the .NET Framework 1.0 Q328560 KB328560 October 5, 2005
- 817795 FIX: The ToolTip component may cause a memory leak when it is added to a child MDI form in Visual Studio .NET Q817795 KB817795 September 27, 2005
- 810712 FIX: The response from a managed program on a Web server is delayed for over one minute Q810712 KB810712 September 27, 2005
- 329097 FIX: "Exception has been thrown by the target of an invocation" error message when you deserialize an empty TimeSpan class in a DataSet collection in a .NET Framework application Q329097 KB329097 September 27, 2005
- 815106 BUG: Xsd.exe tool generates an incorrect class when the XML Schema has a group element in a choice element Q815106 KB815106 September 15, 2005
- 318148 BUG: Synchronization is not performed on DataSet and XmlDataDocument when you set InnerXml on a text node Q318148 KB318148 September 15, 2005
- 317548 XmlSchemaAttributeGroup contains a Public property that is named RedefinedAttributeGroup Q317548 KB317548 September 15, 2005
- 317490 BUG: You cannot validate an XML instance that references two schemas if the schemas circularly import each other Q317490 KB317490 September 15, 2005
- 815634 BUG: Unhandled exception error occurs when you enumerate through the Hashtable Q815634 KB815634 September 13, 2005
- 327094 BUG: The UCOMIEnumVARIANT interface definitions for the Clone method and for the Next method are incorrect in the .NET Framework 1.1 and in the .NET Framework 1.0 Q327094 KB327094 September 13, 2005
- 897884 You install a software update for the .NET Framework that uninstalls previously installed software updates for the .NET Framework Q897884 KB897884 September 7, 2005
- 319837 FIX: Old address in Memory window may cause unhandled exception in Visual Studio .NET Q319837 KB319837 August 29, 2005
- 897863 Description of the supportability of Winforms controls in unmanaged applications Q897863 KB897863 August 26, 2005
- 317069 HOW TO: Execute XPath Queries by Using the System.Xml.XPath Classes Q317069 KB317069 August 12, 2005
- 829023 INFO: Guide for "Operating .NET-based Applications" Q829023 KB829023 July 14, 2005
- 815168 How to back up and restore .NET Framework configuration and security policy files Q815168 KB815168 July 8, 2005
- 815148 HOW TO: Adjust .NET Framework Security on a Zone-by-Zone Basis Q815148 KB815148 July 8, 2005
- 815143 HOW TO: Audit the Security of the .NET Framework Configuration Q815143 KB815143 July 8, 2005
- 891748 How to authenticate the Inbox in Exchange Server 2003 with forms-based authentication enabled by using Visual Basic .NET Q891748 KB891748 June 29, 2005
- 818031 FIX: Adding group memberships by using the System.DirectoryServices namespace can truncate group members Q818031 KB818031 May 23, 2005
- 318547 HOW TO: Use the XPathException Class in Visual C# .NET Q318547 KB318547 May 23, 2005
- 318545 HOW TO: Specify Namespaces When You Use an XmlDocument to Execute XPath Queries in Visual C# .NET Q318545 KB318545 May 23, 2005
- 317108 HOW TO: Use the XPathException Class in Visual Basic .NET Q317108 KB317108 May 23, 2005
- 899619 Installation of .NET Framework service packs is not completed if you first install security update MS05-004 Q899619 KB899619 May 12, 2005
- 317661 How to load and save XML by using DOM in .NET Framework with Visual Basic .NET Q317661 KB317661 March 28, 2005