WCF Web Services and native ASP.NET Health Monitoring
- by elsharpo
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