Known issues for PC
1. Run the following from an admin cmd line (or edit the registry accordingly):
a. REG ADD HKLM\SYSTEM\CurrentControlSet\Services\W3SVC /v SvcHostSplitDisable /t REG_DWORD /d 1 /f
b. REG ADD HKLM\SYSTEM\CurrentControlSet\Services\WAS /v SvcHostSplitDisable /t REG_DWORD /d 1 /f
2. Reboot the system, so that the W3Svc and WAS services share a service host process.