If you
need to modify the IIS Metabase, you can do so by editing the Metabase.xml file
directly using Microsoft Visual Studio or notepad. But before you can do so,
you must enable the edit-while-running feature in IIS Manager. After your
changes, don’t forget to disable the edit-while-running feature. To make sure
that your changes were implemented, you might need to restart the server.
To modify
the IIS Metabase, follow the following steps:
Enable the edit-while running
feature of the metabase using IIS Manager:
- In IIS Manager, right-click the local computer, and then click Properties.
- Check the Enable Direct Metabase Edit check box
- Click OK.
Modify the IIS metabase:
- Open the Metabase.xml file in a text editor. The default path to this file is systemroot\system32\inetserv\metabase.xml
- Modify the metabase properties that you wish to change in the Metabase.xml file.
- Save the changes to the file, and close the text editor.
Disable the Edit-while running
feature of the metabase using IIS Manager:
- In IIS Manager, right-click the local computer, and then click Properties.
- Uncheck the Enable Direct Metabase Edit check box
- Click OK.
L.





0 comments:
Post a Comment