Adding a Web Service Extension

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2008 R2

Before you can use, or to deny the use of, an HTTP request handler that is not in the list of Web service extensions, you must first register it by adding the HTTP request handler to the list of Web service extensions.

Procedures

To add a new Web service extension

  1. In IIS Manager, expand the computer name, and then click Web Service Extensions.

  2. In the details pane, click Add a new Web service extension.

  3. In the Extension name box, type the name of the new Web service extension.

  4. Click Add.

  5. In the Path to file box, type the path or click Browse to navigate to any files that the new Web service extension requires, and click OK.

  6. Optionally, select the Set extension status to Allowed check box to automatically set the status of the new Web service extension to Allowed.

  7. Click OK.