PRB: ASP.NET 1.0 does not appear in the Web Service Extension list in IIS 6.0 (812405)
The information in this article applies to:
- Microsoft ASP.NET (included with the .NET Framework) 1.0
- Microsoft Internet Information Services version 6.0
Beta Information This article discusses a Beta release of a Microsoft
product. The information in this article is provided as-is and is subject to
change without notice.
No formal product support is available from
Microsoft for this Beta product. For information about how to obtain support
for a Beta release, see the documentation that is included with the Beta
product files, or check the Web location from which you downloaded the release.
SYMPTOMSWhen you install or register ASP.NET version 1.0 that is included
with the Microsoft .NET Framework 1.0 on computer that has Internet Information Services
(IIS) 6.0 installed, ASP.NET does not appear in the Web Service Extensions
list in IIS 6.0. However, ASP.NET version 1.1 that is included with the .NET
Framework 1.1 appears automatically.RESOLUTIONTo resolve this problem, manually add ASP.NET 1.0 to the Web
Service Extensions list. Steps to Add ASP.NET 1.0 to the Web Service Extensions List- Click Start, point to
Settings, and then click Control
Panel.
- Double-click Administrative Tools, and
then double-click Internet Information Services (IIS)
Manager.
- Expand Computer
Name, and then click Web Service
Extensions.
- In the right pane, click Add a new Web Service
Extension.
- In the Extension name text box, type
ASP.NET v1.0.3705.
- Click Add, and then click
Browse.
- Locate Windows
Directory\Microsoft.NET\Framework\v1.0.3705\Aspnet_isapi.dll.
- Click Open, and then click
OK.
- Click to select the Set extension status to
Allowed check box, and then click OK.
STATUS This
behavior is by design.REFERENCES For additional information, click the following article number
to view the article in the Microsoft Knowledge Base: 306005
HOWTO: Repair IIS Mapping After You Remove and Reinstall IIS
For more information, see the following
article in the Microsoft .NET Framework SDK version 1.1 documentation. Note: You can only view this article if the Microsoft .NET
Framework SDK version 1.1 documentation is installed on your
computer.
Modification Type: | Major | Last Reviewed: | 11/18/2004 |
---|
Keywords: | kbfilters kbenable kbWebServer kbExtension kbDLL kbprb KB812405 kbAudDeveloper |
---|
|