Debug and Trace Write/WriteLine not outputting to output in Visual Studio 2010 C# Express
Make sure that both checkboxes "Define DEBUG constant" and "Define TRACE constant" in project properties on page Build are checked.
Right click in the output window and make sure 'Program Output' is checked.