Was Seeing Trace Output in VS IDE But Now I Don't

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • eBob.com

    #1

    Was Seeing Trace Output in VS IDE But Now I Don't

    I finally discovered Trace.Writeline and am using it in an application I am
    developing. Everytime I ran the application (Debug under VS) I saw the
    Trace.Writeline output in a (sub)window in the VS IDE window. But now it
    has disappeared and I have no idea why. I certainly did nothing
    intentionally to make it disappear. I think that I somehow closed the (sub)
    window in which it was appearing, but I have no idea how to get that window
    back. Any help would be much appreciated.

    Thanks, Bob



  • Patrice

    #2
    Re: Was Seeing Trace Output in VS IDE But Now I Don't

    Try "Debug" "Windows" "Output" in the menu ...

    --
    Patrice

    "eBob.com" <fakename@total lybogus.coma écrit dans le message de news:
    Ol$LOkNbIHA.357 2@TK2MSFTNGP02. phx.gbl...
    >I finally discovered Trace.Writeline and am using it in an application I am
    developing. Everytime I ran the application (Debug under VS) I saw the
    Trace.Writeline output in a (sub)window in the VS IDE window. But now it
    has disappeared and I have no idea why. I certainly did nothing
    intentionally to make it disappear. I think that I somehow closed the
    (sub)
    window in which it was appearing, but I have no idea how to get that
    window
    back. Any help would be much appreciated.
    >
    Thanks, Bob
    >
    >
    >

    Comment

    Working...