Microsoft Enterprise Library is a collection of application blocks designed to assist developers with common enterprise development challenges.
Guys I'm trying using LogCallHandler into Interception like this: <interception> <policy name="policyLogCallHandler"> <matchingRule name="…
logging interception enterprise-library-6I get the following exception. I am using Enterprise Library 6.0 Application Logging Block. System.InvalidOperationException was unhandled by user code …
c# enterprise-library-6I am trying to handle an Enterprise Library 6 LogWriter Exception that has recently popped up after upgrading from Enterprise Library 4 …
c# logging exception-handling enterprise-library-6I am getting an exception while setting the logwriter for Enterprise Library 6.0 logging component. On the first occurrence of logging, …
c# exception logging enterprise-library-6I'm trying to setup the Enterprise Library Exception Handling 6.0 to log errors using the XmlExceptionFormatter in the Enterprise Library Logging …
c# .net exception-handling enterprise-library enterprise-library-6