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 3.5

Article ID Article Title Hidden
312592 PRB: Random application restarts with "Application is restarting" error in ASP.NET
312629 PRB: ThreadAbortException Occurs If You Use Response.End, Response.Redirect, or Server.Transfer
318299 How to perform output caching with Web services in Visual C# .NET
325947 Event ID 1003 with ASP.NET Deadlock
555972 InvalidOperationException when removing items in a collection
893664 Web events in ASP.NET 2.0
900111 The FormsAuthentication.SignOut method does not prevent cookie reply attacks in ASP.NET applications
907742 You may receive an "ADODB.Connection is not defined" error message when you try to create a new instance of an ADO connection in an ASP.NET-based application
910440 Using login controls for an existing data source by creating a custom membership provider in ASP.NET 2.0
910441 How to use virtual path providers to dynamically load and compile content from virtual paths in ASP.NET 2.0
910442 Working with Web Resources in ASP.NET 2.0
910444 SSL Termination and ASP.NET
910445 How to embed resources in ASP.NET 2.0 assemblies
910446 Loading Web Parts into a catalog at run time
910448 How to implement remote debugging in Visual Studio 2005
910450 Implementing asynchronous callbacks in DropDownList controls, in ListBox controls, and in Label controls in ASP.NET 2.0
911715 You receive a run-time error message when you try to access the properties that are programmatically exposed by the IWebPart interface
911717 The CssClass property does not affect the MenuLabelHoverStyle, MenuPopupStyle, MenuVerbHoverStyle, MenuVerbStyle, and MenuCheckImageStyle properties in ASP.NET 2.0
911718 BUG: IntelliSense may not work correctly when you type code in the code window for an application that was built by using ASP.NET 2.0 in Visual Studio 2005
911719 No exceptions of the ConfigurationException type are thrown when you run a .NET Framework 2.0-based application
911720 The ASP.NET state service (Aspnet_state.exe) is not installed when you install the 32-bit version of ASP.NET 2.0 on a 64-bit computer
911721 You may not be able to access the public property at run time, and you may receive an error message in an ASP.NET 2.0-based application
913721 How to implement the smart navigation features in ASP.NET 2.0
916443 Error message when you try to run an ASP.NET 2.0 Web application: "An unhandled exception occurred during the execution of the current web request"
917069 An ASP.NET application may experience delays if a request times out when the application invokes in-process COM+ components
917072 An ASP.NET page is stored in the HTTP.sys kernel cache in IIS 6.0 when the ASP.NET page generates an HTTP header that contains a Set-Cookie response
917733 The validation of a TextBox control may fail when you use a client-side script to update the value of the TextBox control in an ASP.NET 2.0 Web application
918223 FIX: The Click event for the associated Button control is not raised when page validation fails in a Web application that was built by using ASP.NET 2.0
919079 Error message when an ASP.NET application tries to create a new application domain: "Can not access file 'System.Web' because it is being used by another process"
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"
919083 Compilation errors do not appear in the Output window when you build an ASP.NET 2.0 application that has batch compilation disabled in Visual Studio 2005
919284 Error messages when you try to run an ASP.NET 2.0 Web application that is built on the .NET Framework 2.0
921277 You may experience unexpected results when you open a Web page that is in an ASP.NET 2.0-based application in Mozilla Firefox and the DefaultButton property is assigned to a LinkButton control or an ImageButton control
922345 FIX: Error message when you try to run an ASP.NET 2.0 Web application that includes Web services: "The file <FilePath> does not exist"
924688 You receive an error message when you use the ASP.NET compilation tool to compile an ASP.NET Web application
927128 A new overload is added to the TransmitFile method of the HttpResponse class in ASP.NET 2.0
932474 How to maintain the ASP.NET session state
932552 FIX: Error message when you try to visit an ASP.NET 2.0-based Web page: "HttpException (0x80004005): '/HandlerTest/WebForm1.aspx/a:b' is not a valid virtual path"
933791 A new window loses focus when you set the DefaultFocus property or the DefaultButton property on a .NET Framework 2.0 ASP.NET Web site
936993 Error message when you access a Web page that runs an AJAX 1.0-enabled ASP.NET 2.0 program: "A Runtime Error has occurred"
937095 The Global.asax file does not raise events in an ASP.NET 2.0 application
941156 Error message when you visit an ASP.NET 2.0 Web site: "InvalidOperationException: Failed to map the path '/<Application_Name>/App_GlobalResources/'"
942241 When you apply ASP.NET hotfixes or updates, the installer may stop and then restart the IIS Admin Service and all dependent services
953343 FIX: If you make some changes to the ASP.NET 2.0 Web site properties and you click the ASP.NET tab in IIS Manager, the W3SVC service may be restarted unexpectedly
954462 Microsoft Security Advisory: Rise in SQL injection attacks exploiting unverified user data input
954476 The Microsoft Source Code Analyzer for SQL Injection tool is available to find SQL injection vulnerabilities in ASP code
957661 FIX: Exception error message when you use a virtual path provider to serve a Web page that has a ScriptManager control: "Directory '<file directory>' does not exist. Failed to start monitoring file changes."
957995 FIX: An HttpAsyncResult handler may be released two times and cause an unhandled NullReferenceException exception in the HandlerFactoryWrapper.ReleaseHandler method in ASP.NET 2.0
962204 FIX: You may not successfully browse an ASP.NET Web site if the User-Agent string contains more than 256 characters
968738 Calling Response.End may cause lifecycle events to be supressed