WCF Web Services and native ASP.NET Health Monitoring
Posted
by elsharpo
on Stack Overflow
See other posts from Stack Overflow
or by elsharpo
Published on 2010-05-28T05:42:11Z
Indexed on
2010/05/28
6:11 UTC
Read the original article
Hit count: 465
hi guys,
I need a final answer to the following question! :-)
I was wondering if you can enable Health Monitoring for WCF Web services. I'm hosting a number of services in IIS and configured it to send the team email notification when any exceptions are thrown. I feel that Health Monitoring does not work with WCF Services and that I have to configure WCF Tracing http://msdn.microsoft.com/en-us/library/ms733025.aspx
Thank you
© Stack Overflow or respective owner