AspAllowSessionState

This value specifies whether a session state will be created for an ASP page. If False, session state is not allowed, the ASPSessionID cookie will not be sent to clients that access the Web site, and any attempts to store anything in the session or to use Session_OnStart or Session_OnEnd will generate an error.

The following table describes this property:

Data type Boolean
Default value True
Default inheritance Inheritable

Accessible by IIS Admin Objects:

IIsWebService IIsWebServer IIsWebVirtualDir IIsWebDirectory