kbupdate.info ›
Daily Updated!
ASP.NET 1.1 articles, fixes and updates - Year 2018
Daily Updated!
chronological list: 2021 | 2020 | 2019 | 2018 | 2017 | 2016 | 2015 | 2014 | 2013 | 2012 | 2011 | 2010 | 2009 | 2008 | ... 2003
alphabetical list: A B C D E F G H I K L M O P Q S T U V W Y
This list contains all of the known Microsoft Knowledge Base articles, howtos, fixes, hotfixes, webcasts and updates of Microsoft ASP.NET 1.1 that have been released in Year 2018. The list is daily updated.
- 911722 You may receive an error message when you access ASP.NET Web pages that have ViewState enabled after you upgrade from ASP.NET 1.1 to ASP.NET 2.0 Q911722 KB911722 December 19, 2018
- 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
- 815179 How To Create the Web.config File for an ASP.NET Application Q815179 KB815179 December 19, 2018
- 323246 How to upload a file to a Web server in ASP.NET by using Visual C# .NET Q323246 KB323246 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
- 826437 FIX: "HTTP 400 - Bad request" error message in the .NET Framework 1.1 Q826437 KB826437 May 9, 2018
- 893659 Dynamic page updates using XMLHTTP Q893659 KB893659 April 23, 2018
- 313156 PRB: DataGrid Control Does Not Display Correctly in .aspx Page Q313156 KB313156 April 23, 2018
- 825738 "System.Data.OleDb.OleDbException" error when you run an ASP.NET Web application Q825738 KB825738 April 20, 2018
- 815154 HOW TO: Configure SQL Server Security for .NET Applications Q815154 KB815154 April 20, 2018
- 327287 PRB: Error message: System.InvalidCastException: Specified Cast is not valid Q327287 KB327287 April 20, 2018
- 323262 How to use ASP.NET session state SQL Server Mode in a failover cluster Q323262 KB323262 April 20, 2018
- 295626 PRB: Cannot Upload Large Files When You Use the HtmlInputFile Server Control Q295626 KB295626 April 20, 2018
- 919085 Error message when you browse an .aspx page and the World Wide Web Publishing Service is configured to interact with the desktop: "The compiler failed with error code 128" Q919085 KB919085 April 19, 2018
- 919080 BUG: Error message after you uninstall the .NET Framework 1.1 on a 64-bit computer that has the 64-bit version of the .NET Framework 2.0 installed: "Unable to make the session state request to the session state server" Q919080 KB919080 April 19, 2018
- 910448 How to implement remote debugging in Visual Studio 2005 Q910448 KB910448 April 19, 2018
- 891028 ASP.NET security overview Q891028 KB891028 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
- 886388 You may receive a "Failure to connect to Web server" error message when you browse local Web applications or you connect to an existing ASP.NET Web application in Visual Studio .NET 2003 Q886388 KB886388 April 19, 2018
- 839861 A System.Resources.MissingManifestResourceException exception occurs when you try to access a localized resource Q839861 KB839861 April 19, 2018
- 831685 "Connection to the server cannot be established" error message when you try to create an ASP.NET Web application by using Visual Studio .NET Q831685 KB831685 April 19, 2018
- 829142 How to dynamically page through a large result set in ASP.NET by using SQL Server stored procedures in Visual C# .NET Q829142 KB829142 April 19, 2018
- 827189 PRB: "Could Not Start the ASP.NET State Service on Local Computer" Error Message When You Try to Run an ASP.NET Application with the ASP.NET State Service Q827189 KB827189 April 19, 2018
- 825791 PRB: CS0013 or CS0016 Compilation Errors in ASP.NET Web Applications Q825791 KB825791 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
- 820983 How to use an ASP.NET application to query an Indexing Service catalog by using Visual C# .NET Q820983 KB820983 April 19, 2018
- 815186 BUG: InnerText and InnerHTML Encoding Does Not Work as Expected Q815186 KB815186 April 19, 2018
- 812406 PRB: Response.WriteFile cannot download a large file Q812406 KB812406 April 19, 2018
- 811431 How To Cache in ASP.NET by Using Visual Basic .NET Q811431 KB811431 April 19, 2018
- 555237 Microsoft Office Web Components resources Q555237 KB555237 April 19, 2018
- 330597 How to format DateTime and Date values in the XML extracted from an ADO.NET DataSet by using Visual C# .NET Q330597 KB330597 April 19, 2018
- 329290 How to use the ASP.NET utility to encrypt credentials and session state connection strings Q329290 KB329290 April 19, 2018
- 328923 HOW TO: Manually Post Back for Specific Events in an .aspx Page Using Visual Basic .NET Q328923 KB328923 April 19, 2018
- 326497 PRB: "Unable to Open Web Project" Error Message If the Web Project Is Moved to Another Computer Q326497 KB326497 April 19, 2018
- 326355 How to deploy an ASP.NET Web application using Xcopy deployment Q326355 KB326355 April 19, 2018
- 325093 ASP.NET pages exhibit unexpected behavior because the server-side code is not processed Q325093 KB325093 April 19, 2018
- 324785 How to share ASP.NET pages and user controls between applications by using Visual C# .NET Q324785 KB324785 April 19, 2018
- 324772 PRB: Session Data Is Lost When You Use ASP.NET InProc Session State Mode Q324772 KB324772 April 19, 2018
- 323290 How to cache in ASP.NET by using Visual C# .NET Q323290 KB323290 April 19, 2018
- 320985 How to add a CSS style sheet reference to all Web forms in a Visual C# .NET Web project Q320985 KB320985 April 19, 2018
- 320909 How to dynamically add nodes to a TreeView WebBrowser control by using Visual C# .NET Q320909 KB320909 April 19, 2018
- 319441 How To Dynamically Add Nodes to a TreeView WebBrowser Control by Using Visual Basic .NET Q319441 KB319441 April 19, 2018
- 318465 PRB: Cannot Debug ASP.NET Web Application Q318465 KB318465 April 19, 2018
- 318299 How to perform output caching with Web services in Visual C# .NET Q318299 KB318299 April 19, 2018
- 318140 PRB: Error on .NET client that consumes a Web service through an HTTP proxy server Q318140 KB318140 April 19, 2018
- 317991 How to implement nested Web user controls in ASP.NET by using Visual C# .NET Q317991 KB317991 April 19, 2018
- 317012 Process and request identity in ASP.NET Q317012 KB317012 April 19, 2018
- 315682 How to install an assembly in the Global Assembly Cache in Visual Basic .NET or in Visual Basic 2005 Q315682 KB315682 April 19, 2018
- 313091 How to create keys by using Visual Basic .NET for use in Forms authentication Q313091 KB313091 April 19, 2018
- 313044 HOW TO: Use the RequiredFieldValidator Control with Other Validation Controls to Handle Blank Entries Q313044 KB313044 April 19, 2018
- 312906 How to create keys by using Visual C# .NET for use in Forms authentication Q312906 KB312906 April 19, 2018
- 312607 INFO: Application Instances, Application Events, and Application State in ASP.NET Q312607 KB312607 April 19, 2018
- 311495 How To Implement Role-Based Security with Forms-Based Authentication in Your ASP.NET Application by Using Visual C# .NET Q311495 KB311495 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
- 309018 How To Store Data in Application Scope by Using ASP.NET and Visual Basic .NET Q309018 KB309018 April 19, 2018
- 308375 How To Control Page Output Caching in ASP.NET by Using Visual C# .NET Q308375 KB308375 April 19, 2018
- 308157 How To Implement Forms-Based Authentication in Your ASP.NET Application by Using Visual Basic .NET Q308157 KB308157 April 19, 2018
- 307997 How To Create an ASP.NET HTTP Handler by Using Visual Basic .NET Q307997 KB307997 April 19, 2018
- 307996 How To Create an ASP.NET HTTP Module Using Visual C# .NET Q307996 KB307996 April 19, 2018
- 307626 INFO: ASP.NET Configuration Overview Q307626 KB307626 April 19, 2018
- 307603 How To Write Binary Files to the Browser Using ASP.NET and Visual Basic .NET Q307603 KB307603 April 19, 2018
- 306590 INFO: ASP.NET Security Overview Q306590 KB306590 April 19, 2018
- 306576 How to determine browser type in server-side code without the BrowserType object in ASP.NET Q306576 KB306576 April 19, 2018
- 306172 INFO: Common Errors When You Debug ASP.NET Applications in Visual Studio .NET Q306172 KB306172 April 19, 2018
- 305035 How To Use the AdRotator Control in an ASP.NET Application with Visual Basic .NET Q305035 KB305035 April 19, 2018
- 301058 How To Debug an ASP.NET Application with the Microsoft CLR Debugger Q301058 KB301058 April 19, 2018
- 818262 FIX: Visual Studio .NET cannot open existing ASP.NET projects after you install Internet Protocol version 6 on Windows XP Q818262 KB818262 April 18, 2018
- 326339 HOW TO: Create a Summary Row for a DataGrid in ASP.NET by Using Visual C# .NET Q326339 KB326339 April 18, 2018
- 320707 How to loop through and examine CheckBox control values in a DataGrid column by using ASP.NET and Visual C# .NET Q320707 KB320707 April 18, 2018
- 821268 Contention, poor performance, and deadlocks when you make calls to Web services from an ASP.NET application Q821268 KB821268 April 17, 2018
- 326495 How to move your Visual Studio .NET Web project to another computer Q326495 KB326495 April 17, 2018
- 306158 How to implement impersonation in an ASP.NET application Q306158 KB306158 April 17, 2018
- 894433 You may receive an "Access is denied" error message when you try to debug a Web application in Visual Studio .NET, and you have administrative permissions Q894433 KB894433 April 16, 2018
- 893665 Creating and opening ASP.NET projects in Visual Studio .NET Q893665 KB893665 April 16, 2018
- 324151 How to use the AutoEventWireup attribute in an ASP.NET Web Form by using Visual C# .NET Q324151 KB324151 April 16, 2018
- 320916 HOW TO: Call SQL Server Stored Procedures in ASP.NET by Using Visual C# .NET Q320916 KB320916 April 16, 2018
- 317794 HOW TO: Dynamically Create Controls in ASP.NET by Using Visual C# .NET Q317794 KB317794 April 16, 2018
- 317515 HOW TO: Dynamically Create Controls in ASP.NET with Visual Basic .NET Q317515 KB317515 April 16, 2018
- 312311 How to work with code-behind class files in an ASP.NET application by using Visual Basic .NET Q312311 KB312311 April 16, 2018
- 308001 How To Create an ASP.NET HTTP Handler by Using Visual C# .NET Q308001 KB308001 April 16, 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
- 842789 You receive a "logon failure: unknown user name or bad" error message while accessing remote security-enhanced resources from an ASP.NET application Q842789 KB842789 April 12, 2018