I'm using Microsoft enterprise library 5.0 to save logs. I saved Trace Event Type(Warning and Error) to file using RollingFlatFile ErrorTraceListener, found error message like
"Message: Processing of the message failed. See summary information below for more information. Should this problem persist, stop the service and check the configuration file(s) for possible error(s) in the configuration of the categories and sinks."
Is it default error message from enterprise library? If so, please advice me, this error is occured from where and how to solve.
Thanks.