Hi Pavel,
I hate to admit it, but I cannot get this Debugging method to work. I cut and pasted your code AS IS, and it compiles just fine. I checked in my Visual Studio project settings (I'm doing this test as a Console App), but it just will not write anything to a file. I even messed with app.config and then tried to send the output to the console window, but I NEVER get any debugging info. So, finally, I have to ask for help here - what silly thing am I forgetting to do? I have read a few different places on how to do this, but again, I'm new to this method of debugging, so I must just be missing something. Any help you can offer?
-Tim