kbupdate.info ›
Daily Updated!
.NET Framework 1.1 articles, fixes and updates - Year 2018
Daily Updated!
chronological list: 2021 | 2020 | 2019 | 2018 | 2017 | 2015 | 2014 | 2013 | 2012 | 2011 | 2010 | 2009 | 2008 | 2007/12 ... 2002
alphabetical list: A B C D E F H I J 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.1 that have been released in Year 2018. The list is daily updated.
- 894670 You may receive error messages when you browse or try to debug an ASP.NET application after you install security update 887219 (MS05-004) Q894670 KB894670 December 19, 2018
- 834608 FIX: You receive a "Multiple controls with the same ID" error message when you dynamically add cached user controls to Webforms Q834608 KB834608 May 17, 2018
- 839588 FIX: You receive a System.ArgumentOutOfRangeException when you call the Read method from an XmlTextReader class in ASP.NET Q839588 KB839588 May 9, 2018
- 925168 Error message when you run a .NET Framework 1.1-based application on a Windows Vista-based computer: "Hook cannot be created" Q925168 KB925168 April 22, 2018
- 321902 HOW TO: Call Stored Procedures with Optional Values in ADO.NET Q321902 KB321902 April 20, 2018
- 307645 You cannot connect to SQL Server on any port other than 1433 if you use a protocol other than TCP/IP Q307645 KB307645 April 20, 2018
- 908573 A POST or PUT request may fail when you use the HttpWebRequest class to send lots of data on a computer that is running the .NET Framework Q908573 KB908573 April 19, 2018
- 889877 BUG: The Submit button on ASP.NET pages does not work after you install the .NET Framework 1.1 Service Pack 1 Q889877 KB889877 April 19, 2018
- 889834 The DateTimePicker and MonthCalendar control do not reflect the CurrentUICulture property of an application's main execution thread when you created a localized application in the .NET Framework, in Visual Studio 2005, or in Visual Studio .NET Q889834 KB889834 April 19, 2018
- 830646 How to troubleshoot Microsoft .NET Framework 1.1 installation issues on Microsoft Windows Server 2003 Q830646 KB830646 April 19, 2018
- 823177 PRB: "System.Net.WebException. The Underlying Connection Was Closed. Could Not Establish Trust Relationship with Remote Server." Error Message When You Upgrade the .NET Framework Q823177 KB823177 April 19, 2018
- 817250 Description of "short-circuit" evaluation in Visual Basic Q817250 KB817250 April 19, 2018
- 817248 How to call a Visual Basic .NET or Visual Basic 2005 assembly from Visual Basic 6.0 Q817248 KB817248 April 19, 2018
- 816181 How to embed and to access resources by using Visual C++ .NET or Visual C++ 2005 Q816181 KB816181 April 19, 2018
- 815787 How to trace and debug in Visual C++ .NET and in Visual C++ 2005 Q815787 KB815787 April 19, 2018
- 815657 How to make a GET request by using Visual C++ Q815657 KB815657 April 19, 2018
- 329986 How to use the System.DirectoryServices namespace in ASP.NET Q329986 KB329986 April 19, 2018
- 327555 BUG: The Text property of a data-bound ComboBox returns an incorrect value when you set the value in code Q327555 KB327555 April 19, 2018
- 324168 How to deploy an assembly to the target computer global assembly cache Q324168 KB324168 April 19, 2018
- 322796 How to pass a BLOB as a parameter to an Oracle package by using the .NET Managed Provider for Oracle Q322796 KB322796 April 19, 2018
- 322793 How To Fill a Typed DataSet from a Stored Procedure That Returns Multiple Resultsets by Using Visual Basic .NET Q322793 KB322793 April 19, 2018
- 322160 How To Return an Oracle Ref Cursor to a .NET DataReader Object by Using the .NET Managed Provider for Oracle Q322160 KB322160 April 19, 2018
- 318263 How to identify memory leaks in the common language runtime Q318263 KB318263 April 19, 2018
- 318140 PRB: Error on .NET client that consumes a Web service through an HTTP proxy server Q318140 KB318140 April 19, 2018
- 317940 HOW TO: Write an XSD Schema from a Database by Using a DataSet Q317940 KB317940 April 19, 2018
- 317043 How to read and write a file to and from a BLOB column by using chunking in ADO.NET and Visual C# .NET Q317043 KB317043 April 19, 2018
- 316701 HOW TO: Use the ExecuteXmlReader Method of the SqlCommand Class in Visual C# .NET Q316701 KB316701 April 19, 2018
- 316568 An "An unhandled exception of type 'System.ArgumentException' occurred" error occurs when you set the Sorted property to True Q316568 KB316568 April 19, 2018
- 315291 How to detect the installed version of the .NET Framework in a Visual Studio Setup and Deployment package Q315291 KB315291 April 19, 2018
- 310371 InvalidCastException exception when you reference the value of a DataColumn that is NULL Q310371 KB310371 April 19, 2018
- 310350 How to update parent-child data with an Identity column from a Windows Forms application by using a Web service in Visual Basic .NET Q310350 KB310350 April 19, 2018
- 310347 HOW TO: Fill a DataSet from a Data Source and Update Another Data Source by Using Visual Basic .NET Q310347 KB310347 April 19, 2018
- 310142 HOW TO: Execute SQL Parameterized Stored Procedures by Using the ODBC .NET Provider and Visual C++ .NET Q310142 KB310142 April 19, 2018
- 310130 How To Execute SQL Parameterized Stored Procedures by Using the ODBC .NET Provider and Visual C# .NET Q310130 KB310130 April 19, 2018
- 309702 HOW TO: Read XML Data into a DataSet by Using Visual Basic .NET Q309702 KB309702 April 19, 2018
- 309681 How To Retrieve Schema Information by Using GetOleDbSchemaTable and Visual C# .NET Q309681 KB309681 April 19, 2018
- 309490 How To Handle Multiple Results by Using the DataReader in Visual Basic .NET Q309490 KB309490 April 19, 2018
- 308075 How to use Data Link files with the OleDbConnection object in Visual Basic .NET Q308075 KB308075 April 19, 2018
- 308050 There is no RecordCount property when yo use the OleDbDataReader class or the SqlDataReader class in Visual Basic .NET Q308050 KB308050 April 19, 2018
- 308042 How To Read and Write BLOB Data by Using ADO.NET with Visual Basic .NET Q308042 KB308042 April 19, 2018
- 306149 How to display an assembly in the "Add Reference" dialog box Q306149 KB306149 April 19, 2018
- 301058 How To Debug an ASP.NET Application with the Microsoft CLR Debugger Q301058 KB301058 April 19, 2018
- 829019 Benefits of the Microsoft .NET Framework Q829019 KB829019 April 18, 2018
- 814717 BUG: "Unable to start debugging on the Web server" error message when you run an ASP.NET Web application Q814717 KB814717 April 18, 2018
- 928366 Description of the security update for the .NET Framework 1.1 Service Pack 1 for Windows XP and Windows 2000: July 10, 2007 Q928366 KB928366 April 17, 2018
- 901183 How to call a Web service by using a client certificate for authentication in an ASP.NET Web application Q901183 KB901183 April 17, 2018
- 308049 How To Call a Parameterized Stored Procedure by Using ADO.NET and Visual Basic .NET Q308049 KB308049 April 17, 2018
- 306160 How to repair an existing installation of the.NET Framework Q306160 KB306160 April 17, 2018
- 828736 How to call a managed DLL from native Visual C++ code in Visual Studio.NET or in Visual Studio 2005 Q828736 KB828736 April 16, 2018
- 814912 You receive a "System.Runtime.InteropServices.COMException" error message when you access a COM component in Visual Basic Q814912 KB814912 April 16, 2018
- 555287 How to enable SMTP Authentication using System.Web.Mail Q555287 KB555287 April 16, 2018
- 322932 HOW TO: Enable and Disable DataTable Editing by Using the DataGrid in Visual C# .NET Q322932 KB322932 April 16, 2018
- 321900 How To Display an Image from a Database in a Windows Forms PictureBox by Using Visual Basic .NET Q321900 KB321900 April 16, 2018
- 320916 HOW TO: Call SQL Server Stored Procedures in ASP.NET by Using Visual C# .NET Q320916 KB320916 April 16, 2018
- 320714 HOW TO: Create and Use a Typed DataSet by Using Visual C# .NET Q320714 KB320714 April 16, 2018
- 318804 How to set a Windows hook in Visual C# .NET Q318804 KB318804 April 16, 2018
- 317597 How to populate a TreeView control with XML data in Visual C# 2005 or in Visual C# .NET Q317597 KB317597 April 16, 2018
- 316887 HOW TO: Read and Write a File to and from a BLOB Column by Using ADO.NET and Visual Basic .NET Q316887 KB316887 April 16, 2018
- 316549 How to debug stored procedures in Visual Studio .NET Q316549 KB316549 April 16, 2018
- 311274 How To Handle Multiple Results by Using the DataReader in Visual C# .NET Q311274 KB311274 April 16, 2018
- 310988 How To Use the ODBC .NET Managed Provider in Visual C# .NET and Connection Strings Q310988 KB310988 April 16, 2018
- 308448 How To Access an Oracle Database by Using the OLE DB .NET Data Provider and Visual C# .NET Q308448 KB308448 April 16, 2018
- 308055 How To Update a SQL Server Database by Using the SqlDataAdapter Object in Visual Basic .NET Q308055 KB308055 April 16, 2018
- 322884 Using extended stored procedures or SP_OA stored procedures to load CLR in SQL Server is not supported Q322884 KB322884 April 13, 2018
- 316989 Error message when you create a trusted data connection from ASP.NET to SQL Server: "Login failed for user: 'AccountName'" Q316989 KB316989 April 13, 2018