Hello,
Thank you for posting in Microsoft Community forum.
Based on the description, I understand your question is related to IIS feature.
Try reinstall the IIS feature and check if this helps fix the issue.
Also, you can try enable Failed Request Tracing for the Site and Configure the Log File Directory
- Open a command prompt with administrator user rights, and navigate to %systemdrive%\windows\system32\inetsrv.
- Run
inetmgr
to open IIS Manager. - In the Connections pane, expand the machine name, expand Sites, and then select Default Web Site.
- In the Actions pane, under Configure, select Failed Request Tracing.
- In the Edit Web Site Failed Request Tracing Settings dialog box, configure the following:
- Select the Enable checkbox.
- Keep the defaults for the other settings.
- Select OK.
Have a nice day.
Best Regards,
Molly