Error DataBase-One Place all Solutions Forums Blog Glossary    Contact Us
Search  
   
Browse by Category
Error DataBase-One Place all Solutions .: Operating Systems .: Windows Operating Systems .: Windows 2003 .: How to Rename Web Service Extensions in IIS 6.0

How to Rename Web Service Extensions in IIS 6.0

SUMMARY

By default, Internet Information Services 6.0 (IIS 6.0) is configured to serve only static content. The Web Service Extension node in IIS Manager provides the interface you can use to allow or not allow existing ISAPI extensions such as Active Server Pages (ASP) or other extensions that the Web administrator may add.

After a Web service extension has been added, the name cannot be changed through the user interface. The only way to rename a Web service extension is to edit the metabase (Metabase.xml). You can also delete and re-create the Web service extension through IIS Manager.

MORE INFORMATION

Warning If you edit the metabase incorrectly, you can cause serious problems that may require you to reinstall any product that uses the metabase. Microsoft cannot guarantee that problems that result if you incorrectly edit the metabase can be solved. Edit the metabase at your own risk.

Note Always back up the metabase before you edit it.

To rename a Web service extension after it has been added:
1. To directly edit the metabase, open IIS Manager, and then right-click the server name node.
2. Click Properties, and then click to select the Enable Direct Metabase Edit check box.
3. Close IIS Manager, and then locate C:\Windows\System32\Inetsrv\Metabase.xml.
4. Right-click Metabase.xml, and then click Edit. The file opens in Notepad.
5. Find the WebSvcExtRestrictionList property and edit the extension name that you want to change.
6. Save and close Metabase.xml.
7. Open IIS Manager, and then right-click the server name node.
8. Click Properties, and then click to clear the Enable Direct Metabase Edit check box.

How helpful was this article to you?

Related Articles

article How to Rename Domain - Rename a Windows 2003 Forest with Exchange 2003 installed
In this article I will give you a Step by...

(No rating)  3-13-2008    Views: 249   
article How to List Web Server Extensions and Extension Files in IIS 6.0
SUMMARY This step-by-step article...

(No rating)  5-20-2008    Views: 87   
article How to Rename a Virtual Directory in IIS 6.0
SUMMARY Important This article contains...

(No rating)  5-20-2008    Views: 51   

User Comments

Add Comment
No comments have been posted.