I am using Flat File Listener.
It does login in "c:\temp\log.txt" when running in Visual studio's web development server.
But nothing is written when hosting it in my local IIS on the same machine.
I have already granted anonymous authentication in IIS.
I am using Visual studio 2008,IIS 5.1 and EntLib 4.1.
Let me know what went wrong.