No message in IDE Output window

  • Thread starter Thread starter Ian Harding
  • Start date Start date
I

Ian Harding

Guest
I'm not sure when this started happening, but recently I've noticed that I get none of the usual messages in the VS2005 (SP1 ) Output window when debugging an application. Normally I expect to see messages about dlls being loaded, first-chance exceptions, trace statements from OutputDebugString. Now: absolutely nothing.

Just tried a sanity check with a VM and all the messages are there, so presumably it's a configuration option that I've inadvertantly changed on the problem system. Trouble is, having searched through all pages of the Tools->Options dialogue, I can't see anything sounds like it will fix the problem.

Please can someone give me a clue!

Thanks,
Ian

Continue reading...
 
Back
Top