I am using the Trace.Write method to output debug statements throughout my
code. I have created the attached configuration file for settings.
However, more often than not, the messages are not being output to the file.
From the debugger, I can tell that my TextWriterTraceListener ...