Trace.Writeline not visible under Vista?
C#
1
Posts
1
Posters
0
Views
1
Watching
-
I have a service loader that issues Trace.Writeline as the servicehosts are loaded. When I ran it under Windows XP everything works as expected. When I run it under Vista in debug mode, dbgView does not see the trace messages. Does anyone know what I have to do from a policy end to get these messages viewable? Thanks.