Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
最近、すべてのサービスが からbasicHttpBindingに切り替わりましたnet.tcp。IIS でホストされている当社のサービス。問題は、この変更により、IIS のログ機能が失われたことです。
basicHttpBinding
net.tcp
については承知してWCF Tracingいますが、システム ユーティリティはIISロギングのみで動作します。
WCF Tracing
IIS
WCF net.tcp サービスの IIS ログを有効にする方法はありますか?
ありがとうございました。
It will not strait forward as with basic http binding, but it seems to be "done-able" - take a look on this posts:
http://blogs.msdn.com/b/james_osbornes_blog/archive/2010/12/07/hosting-in-iis-using-nettcpbinding.aspx
or
http://social.msdn.microsoft.com/Forums/vstudio/en-US/6db46819-e511-4ec2-9c3f-b09deaaedf79/logging-nettcpbinding-requests-in-the-iis-log