ASP.NET 1.1

The ASP.NET 1.1 component contains a unified Web application platform that provides the services necessary to build and deploy enterprise-class Web applications. This component offers a new programming model and infrastructure for more secure, scalable, and stable applications that can target any browser or device.

This component is part of the Microsoft® .NET Framework, a computing environment that simplifies application development in the highly distributed environment of the Internet. The .NET Framework includes the common language runtime, which provides core services such as memory management, thread management, and increased code security. The .NET Framework also includes the .NET Framework class library. The .NET Framework class library is a comprehensive, object-oriented collection of types that developers can use to create applications.

Services

This component includes the ASPNET_State.exe service, which functions as an out-of-process session state server for ASP.NET 1.1 applications. Using this service is optional. In-process session state management is the default.

Associated Components

This component handles requests to Internet Information Services (IIS) for file extensions that are mapped to the aspnet_isapi.dll ISAPI extension. This component requires the IIS Web Server component to be installed to enable this functionality. This component also requires the .NET Framework 1.1 component to be installed.

Settings

There are no configurable settings for this component.

Last updated on Wednesday, October 18, 2006

© 2006 Microsoft Corporation. All rights reserved.