Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 812405 - Last Review: December 3, 2007 - Revision: 4.3
PRB: ASP.NET 1.0 does not appear in the Web Service Extension list in IIS 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.
When 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.
To 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.
This
behavior is by design.
When ASP.NET version 1.1 is installed on a computer that
uses IIS 6.0, the installation script creates a metabase key for ASP.NET
version 1.1. This metabase key allows ASP.NET version 1.1 to appear in the Web
Service Extensions of IIS 6.0.
Steps to Reproduce the Behavior
- Install the .NET Framework version 1.0.
- Register ASP.NET version 1.0 in IIS 6.0. To do this, run
the following command at a Visual Studio .NET 2002 command prompt:
aspnet_regiis -i
- 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.
- Click Web Service Extensions. Verify that
ASP.NET v1.0.3705 does not appear in the Web Service
Extensions list.
For additional information, click the following article number
to view the article in the Microsoft Knowledge Base:
306005Â
(http://kbalertz.com/Feedback.aspx?kbNumber=306005/EN-US/
)
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.
APPLIES TO
- Microsoft ASP.NET 1.0
- Microsoft Internet Information Services 6.0
| kbfilters kbenable kbwebserver kbextension kbdll kbprb KB812405 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate