How do I enable Failed Request Tracing in IIS 10.0 on Windows 10 development PC?

橙三吉。 提交于 2019-12-10 12:38:46

问题


How to I enable Failed Request Tracing in IIS 10.0 on my Windows 10 dev pc?

I can find instructions for IIS7 and IIS8.5 (see http://www.iis.net/learn/troubleshoot/using-failed-request-tracing/troubleshooting-failed-requests-using-tracing-in-iis-85) but doesn't seem to be available in IIS10.

According to above instructions there should be a link to "Failed Request Tracing" under "Configure" in the Actions pane - but see in screen shot it is clearly not there: screen shot of IIS Actions pane


回答1:


The instructions should work exactly the same since the UI has not changed. Make sure that you install Failed Request Tracing, for that run OptionalFeatures.exe and make sure that Tracing is enabled in the Internet Information Services->World Wide Web Services->Health and Diagnostics.




回答2:


You can also add this feature by going to Start -> Turn Windows features on or off -> Internet Information Services -> Health and Diagnostics.



来源:https://stackoverflow.com/questions/33146750/how-do-i-enable-failed-request-tracing-in-iis-10-0-on-windows-10-development-pc

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!