Event ID 1126 — IIS W3SVC Configuration
Applies To: Windows Server 2008 R2
The Internet Information Services (IIS) World Wide Web Publishing Service (W3SVC) can be configured to collect performance data and do HTTP compression. If the W3SVC is configured to perform HTTP compression, a valid compression directory that resides on an NTFS volume must be specified.
Event Details
Product: | Internet Information Services |
ID: | 1126 |
Source: | Microsoft-Windows-IIS-W3SVC |
Version: | 7.5 |
Symbolic Name: | W3SVC_EVENT_WMS_FAILED_TO_COPY_CHANGE_NOT |
Message: | The World Wide Web Publishing Service (WWW Service) failed to copy a change notification for processing, so the service may not be in sync with data currently in the IIS configuration store. The data field contains the error number. |
Resolve
Stop and restart the W3SVC
To perform this procedure, you must have membership in Administrators, or you must have been delegated the appropriate authority.
To stop and restart the World Wide Web Publishing service:
- Open an elevated Command Prompt window. Click Start, point to All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
- At the command prompt, type net stop w3svc.
- At the command prompt, type net start w3svc.
Verify
To verify that the World Wide Web Publishing (W3SVC) is configured correctly, you can:
- Check that the World Wide Web Publishing service is running.
- Test browse a Web page that uses W3SVC.
Verify that W3SVC is running
To perform this procedure, you must have membership in Administrators, or you must have been delegated the appropriate authority.
To verify that the World Wide Web Publishing service is running, follow these steps:
- Open an elevated command Prompt window. Click Start, point to All Programs, click Accessories, right-click Command Prompt, and then click Run as administrator.
- Type sc query w3svc, and press ENTER. The World Wide Web Publishing service is running if the state reported for the service is 4 RUNNING.
Perform a test browse
To perform a test browse by using IIS Manager:
- Click Start, click Control Panel, and then click Administrative Tools.
- Right-click Internet Information Services (IIS) Manager and select Run as administrator.
- In the Connections pane, expand the computer name.
- Expand Sites.
- Select the Web site or application that you want to verify.
- In the Actions pane, click the link under Browse.