...
- Access Administrative Tools.
- Double-click Internet Information Services (IIS) Manager.
- Expand Sites.
- Expand Default Web Site.
- Select ClockService and on the far-right pane, select Browse *:80 (http).
- In the browser window, select ClockService.svc.
- Select ClockService.svc.
- The Service 1 Service page displays in your browser.
- If you do not see the Service1 Service page, verify that the following WCF Services are installed with .Net Framework. Install the features if not already installed. Open Server Manager > Click Manage > Select Add Roles and Features and navigate to Features. Expand .NET Framework and then expand WCF Services.
- HTTP Activation
- Named Pipe Activation
- TCP Activation
- TCP Port Sharing
...