1006) 2/10/2002 Q299692Q299692 Q299692.html">HOW TO: Upload Files to a Web Server Using ASP (Q299692) This article demonstrates how to enable your Web server to receive file transfers from Active Server Pages (ASP) pages by using a server-side COM+ component.
1007) 2/10/2002 Q300883Q300883 Q300883.html">HOW TO: Use Session and Application Variables in an ASP Program (Q300883) This step-by-step procedure demonstrates how to set and retrieve information from both
1008) 2/10/2002 Q299868Q299868 Q299868.html">HOW TO: Deploy an ASP Application to Another Server (Q299868) This step-by-step procedure demonstrates how to copy an existing Active Server Pages (ASP) application from one computer to another computer. By the end of this article, you will be able to successfully deploy an existing, simple ASP applic
1009) 2/10/2002 Q299970Q299970 Q299970.html">HOW TO: Use NTFS Security to Protect a Web Page Running on IIS 4.0 or 5.0 (Q299970) This is a step-by-step guide to using Windows NTFS security to protect Web pages that are running on Internet Information Server (IIS) version 4.0 or 5.0. To protect your pages, you put the pages in a separate folder and then apply permissi
1010) 2/10/2002 Q299983Q299983 Q299983.html">HOW TO: Use Windows Script Components to Package ASP Scripts (Q299983) This article demonstrates how to use Windows Script Components (WSC) to package scripts for use in Active Server Pages (ASP) applications. This component includes an entry in the registry and a type library. You can call this component just
1011) 2/10/2002 Q299986Q299986 Q299986.html">HOW TO: Use an ASP Debug Object to Debug ASP Pages (Q299986) This step-by-step guide provides Active Server Pages (ASP) code that Web developers can use to debug ASP applications. This article demonstrates how to build your own custom "debug object," which is an ASP page that is written in JScript or
1012) 2/10/2002 Q164479Q164479 Q164479.html">PRB: Windows 95 Hangs When You Use ADO with Active Server Pages (Q164479) ActiveX Data Objects (ADO) cause Windows 95 to stop responding with Personal Web Server (PWS) under heavy loading conditions.
1013) 2/10/2002 Q164485Q164485 Q164485.html">HOWTO: Call SQL Server Stored Procedures from ASP (Q164485) This article demonstrates three methods of calling a stored procedure from Active Server Pages using ActiveX Data Objects (ADO).
1014) 2/8/2002 Q317065Q317065 Q317065.html">DOC: Links to the "Customizing Error Pages" Example Are Incorrect in the ASP.NET QuickStart Samples (Q317065) In the "Handling Errors" section of the ASP.NET QuickStart samples Deployment topic, there is an error in the links to the sample code. When you click the links to the Visual Basic (VB) or JScript sample code in the second example for the "
1015) 2/8/2002 Q316662Q316662 Q316662.html">HOW TO: Use ASP.NET Validation Controls from Visual Studio .NET (Q316662) The .NET Framework contains a variety of validation controls that, when placed on an ASP.NET Web Forms page, validate user input entered into the control fields and display associated error messages for each control. This article explains h
1016) 2/8/2002 Q313105Q313105 Q313105.html">BUG: Cannot Compile Code-Behind Files That Use Src Attribute on a UNC Share (Q313105) When you compile a Web form, the compilation may fail in ASP.NET, and you may receive the following error message (or similar):
1017) 2/8/2002 Q312112Q312112 Q312112.html">BUG: Session Data Is Not Saved in Out-of-Process Session State (Q312112) When you use
1018) 2/8/2002 Q311519Q311519 Q311519.html">BUG: ASP.NET May Not Shut Down Properly from Service Control Manager (Q311519) Under certain conditions, if you use the Service Control Manager to shut down the Microsoft Internet Information Server (IIS) services (either World Wide Web Publishing Service or IIS Admin Service), ASP.NET may fail to stop.
1019) 2/8/2002 Q311094Q311094 Q311094.html">BUG: "ConfigurationException" Error Message When Impersonated Accounts Read Configuration (Q311094) If your Web server is under high memory consumption, you may receive the following error message when you browse to ASP.NET pages:
1020) 2/8/2002 Q311091Q311091 Q311091.html">BUG: Configuration Section Tags Are Not Recognized (Q311091) If you add configuration section tags before the <configSections> configuration section in the Machine.config file, you may receive the following error message when you run your ASP.NET applications: