ASP.NET standard server configuration values

ASP.NET standard server configuration values

This article confirms the default and frequently requested parameters and server configuration options for ASP.NET.

This article applies to Windows Shared Hosting and Windows Reseller accounts.

.NET Framework Version: 1.1.4322

Execution Timeout: 20 seconds

Web.Config Options: The following sections can be defined in your web.config file. Sections not listed here cannot be used:

<pages />

<customErrors />

<globalization />

<authentication />

<authorization />

<sessionState />

<clientTarget />

<browserCaps />

Security Policy: A custom run time security policy is in effect, the following permissions are granted to your ASP.NET applications:

File IO

Reflection

SQL Client

OLE DB

Web Access