You will get this error when your not defined Features Delegations correctly in the IIS .
Solution :
You can Fix the issue by configuring the Feature delegation as specified below
-> Got to IIS
-> Go to Features
View
->Click on the
Feature Delegation
->Update the Below values
with New Delegations
Name
|
Old
Delegation
|
New
Delegation
|
Authentication-Anonymous
|
Read\Write
|
Read
only
|
Authentication-
Windows
|
Read\Write
|
Read
only
|
Logging
|
Not
delegated
|
Read\Write
|
Advanced
Logging
|
Not
Delegated
|