[This is preliminary documentation and subject to change]

Configuring ASP Applications

Certain properties can be set for each ASP application that you have installed on your Web server. For example, you can turn on the use of session state in the application or set the default scripting language. Application properties apply to all ASP pages in the application unless you directly override the property on an individual page.

To configure an ASP application

  1. In the IIS snap-in, select the Web site or the starting point directory of an application.
  2. Open the directory's property sheets, and click the Home Directory, Virtual Directory, or Directory tab.
  3. Click the Configuration button, and click the Options tab.
  4. Set the properties for the application. For a description of each property, see the Process Options Property Sheet property sheet.

© 1997-2001 Microsoft Corporation. All rights reserved.