On a .Net production server, I am unable to look at the Application trace. The web server returns a 404 error. When copying the files on my local computer, the trace works, making further testing impractical.
The trace seems to be correctly set:
<trace enabled="true" requestLimit="20" pageOutput="true"
traceMode="SortByTime" localOnly="false" />
edit:
crap, I was trying to reply to it directly since I lost 2 hours on that and that some googling showed I was not the only one who stumbled there. Apparently I can't accept my own answer :)