Configuration Dialog Box for a Service

Use the Configure Service dialog box to enter configuration settings for a WCF or WF service. To display the dialog box, you select a service in the Services Features View of the IIS Manager, and then click Configure in the Actions Pane. The General tab of the dialog box is displayed by default.

Tabs

Field

Description

General

This tab is displayed by default when the Configure Service dialog box is first displayed. You can also select this tab from another tab. Select this tab to specify whether the service uses default configuration settings from the server, site, application, or virtual directory scope, to enable metadata over HTTP, and to view the server, site, application, and virtual directory that include the service. For more information, refer to Configure Service: General Tab.

Monitoring

Select this tab to configure monitoring settings for the service. For more information, refer to Configure Service: Monitoring Tab.

Workflow Persistence

Select this tab to configure workflow persistence settings for the server. For more information, refer to Configure Service: Workflow Persistence Tab. This tab is only available for a workflow service.

Workflow Host Management

Select this tab to enable instance control, unload instances, or persist instances. For more information, refer to Configure Service: Workflow Host Management Tab. This tab is only available for a workflow service.

Auto-Start

Select this tab to configure auto-start settings for the service. For more information, refer to Configure Service: Auto-Start Tab.

Throttling

Select this tab to configure default service throttling settings for the service. For more information, refer to Configure Service: Throttling Tab.

Security

Select this tab to configure certificate settings for the service. For more information, refer to Configure Service: Security Tab.

Endpoints

Select this tab to configure the user-defined endpoints exposed by the service. For more information, refer to Configure Service: Endpoints Tab.

In This Section