Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Articles for product: ASP.NET 1.0

Article ID Article Title Hidden
313155 PRB: DataGrid Does Not Automatically Generate UniqueIdentifier Fields with AutoGenerateColumns=True
313273 PRB: "Remote calls are not allowed for this process" error message when you debug ASP.NET page
313282 PRB: ASP.NET Does Not Encode Cookies in UrlEncode Format by Default
313888 A deadlock issue in the SQL Server network library occurs after a call to the ExitProcess function
314110 PRB: DataGrid Shows Default Column Header Names in Design Mode
314206 PRB: Controls Lose Focus When You Enable SmartNavigation and AutoPostBack
314334 How to add static items and results from data binding to a DropDownList control by using Visual C# .NET
314461 PRB: A NULL Value Is Returned for Cookies That Do Not Exist
314775 INFO: Migrating Visual InterDev Design-Time Controls to ASP.NET
314809 PRB: ASP.NET fires Change events even if you do not change the control value
315682 How to install an assembly in the Global Assembly Cache in Visual Basic .NET or in Visual Basic 2005
315832 How to upload an image file to a Web site by using Visual Basic .NET or Visual Basic 2005
315896 HOW TO: Improve Performance by Caching Pages in ASP.NET
315904 BUG: "ExternalException: Cannot Execute a Program" Error Message When You Call WebServices from .aspx Page
315906 HOW TO: Display an XML Document in ASP.NET by Using the Xml Web Server Control
315990 BUG: "Expected Identifier" Error Message on Default.aspx ASP.NET Page
316174 PRB: The </SCRIPT> Tag Is Treated As a Closing Tag When Inside a Quoted String
316261 PRB: DataColumn.Caption Property Does Not Set Column Headers of DataGrid Web Server Control as Expected
316273 PRB: XML Web Service Created with ASP.NET Does Not Support Multidimensional Arrays
316370 BUG: Visual Studio .NET does not generate a code-behind declaration for Web User controls
316448 INFO: The stateNetworkTimeout Attribute Is Available in the <sessionState> Configuration
316495 BUG: Radio Buttons Are Not Mutually Exclusive When Used in a Repeater Server Control
316662 How to use ASP.NET validation controls from Visual Basic .NET or from Visual Basic 2005
316672 HOW TO: Format Data and Handle Null Values in a DataGrid Web Control
316712 INFO: ASP.NET ValidationSummary Web Form Control
316719 How to set focus to Web Form controls by using client-side script
316748 How to authenticate against the Active Directory by using Forms authentication and Visual C# .NET
316813 PRB: Server controls persist their state when EnableViewState is set to False
316920 PRB: "View State Is Invalid" Error Message When You Use Server.Transfer
316945 BUG: Changes to images are not displayed in the Visual Studio .NET design environment
316970 PRB: Debugger Fails to Hit the Breakpoint When You Debug an ASP.NET Web Application a Second Time
317065 DOC: Links to the "Customizing Error Pages" Example Are Incorrect in the ASP.NET QuickStart Samples
317094 BUG: Debugger skips client-side breakpoints in ASP.NET projects
317392 How to host ActiveX controls in a Web form
317515 HOW TO: Dynamically Create Controls in ASP.NET with Visual Basic .NET
317690 How to use the AutoEventWireup attribute in Visual Basic .NET
317794 HOW TO: Dynamically Create Controls in ASP.NET by Using Visual C# .NET
317955 FIX: "Failed to start monitoring directory changes" error message when you browse to an ASP.NET page
317991 How to implement nested Web user controls in ASP.NET by using Visual C# .NET
318000 FIX: Various Problems When You Call Transactional COM+ Components from ASP.NET
318041 How to set up and use remote debugging in Visual Studio .NET or in Visual Studio 2005
318100 How to associate client-side events with server-side controls in ASP.NET by using Visual C# .NET
318101 PRB: HTML User Control (.ascx File) May Not Work as Expected in Netscape
318274 Error message when you use the C# compiler to compile an ASP.NET resource: "Compiler Error Message: CS1595"
318299 How to perform output caching with Web services in Visual C# .NET
318425 HOW TO: Send and Receive Binary Documents by Using an ASP.NET Web Service and Visual C# .NET
318457 HOW TO: Create a Custom ASP.NET Configuration Section Handler in Visual Basic .NET
318738 FIX: .NET Programs Are Slow to Load When Running Under a Domain
318756 PRB: Excel and Word Content Do Not Stream as Expected from ASP .NET
318786 HOW TO: Create An IAuthenticationModule by Using Visual C# .NET