I am using MSMQ trace listener to log messages using Enterprise Library 5.0. Successfully able to log messages to queue.
What I am unable to figure is how to read the queued messages and log it to Database. Searched at many places. But did not find any relevant sources.
Can anyone help ?
Thanks in Advance.