Help and Support

Article ID: 327403 - Last Review: December 3, 2007 - Revision: 2.3

How To: Rename Web Service Extensions in IIS 6.0

This article was previously published under Q327403
Important This article contains information about editing the metabase. Before you edit the metabase, verify that you have a backup copy that you can restore if a problem occurs. For information about how to do this, see the "Configuration Backup/Restore" Help topic in Microsoft Management Console (MMC).
Expand all | Collapse all

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.

REFERENCES

For additional information about Web service extensions, click the following article numbers to view the articles in the Microsoft Knowledge Base:
328419  (http://support.microsoft.com/kb/328419/EN-US/ ) HOW TO: Add and Remove Web Service Extension Files in IIS 6.0
328505  (http://support.microsoft.com/kb/328505/EN-US/ ) HOW TO: List Web Server Extensions and Extension Files in IIS 6.0
328360  (http://support.microsoft.com/kb/328360/EN-US/ ) HOW TO: Enable and Disable ISAPI Extensions and CGI Applications in IIS 6.0

APPLIES TO
  • Microsoft Internet Information Services 6.0
Keywords: 
kbhowto kbbug kbpending KB327403

Article Translations

 

Related Support Centers