No output to console window in debug mode

Mar 4 2007 12:07 AM

 I am writing an console application but when I try to debug there is not output from Console.WriteLine() to the console window just to the quick console in the IDE.
 The output is ok when I run the release vertion.