If you are using Internet Information Services 6.0, after installing ASP.NET you might need to enable ASP.NET in the Internet Information Services (IIS) management console. IIS 6.0 introduces a new security lockdown console, which allows an administrator to selectively enable and disable functionality in IIS. When ASP.NET version 1.1 or ASP.NET 2.0 is installed on a computer that uses IIS 6.0, the installation script creates a metabase key for that version of ASP.NET. This metabase key allows ASP.NET to appear in the console as a configurable component. A separate key is created for each installed version of ASP.NET, allowing each version to be separately configurable in the console. When a version of ASP.NET is uninstalled from a computer, the respective key is also removed.
To manage items in the security lockdown console
-
Open the Internet Information Services management console.
-
Expand the local computer node.
-
Click the Web Service Extensions folder. The security lockdown console appears in the frame on the right.
-
With the Extended tab selected, click the Web Service Extension item you want to configure.
-
Click the Allow or Prohibit button to enable or disable the item.
-
Click the Add a new Web service extension link to add a new item to the console.