Results 1 to 5 of 5

Thread: [2005] really simple question - release/debug mode

Hybrid View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jun 2007
    Posts
    115

    Re: [2005] really simple question - release/debug mode

    And is it normal for debug.writeline messages to go to immediate window rather than output window. This stumped me for awhile...

  2. #2
    Registered User nmadd's Avatar
    Join Date
    Jun 2007
    Location
    U.S.A.
    Posts
    1,676

    Re: [2005] really simple question - release/debug mode

    Is there some sort of option in the IDE? I'm not sure about the full versions, but in the C# Express edition at least, there is a "redirect all Output Window text to the Immediate Window" option.

  3. #3
    Fanatic Member Andy_P's Avatar
    Join Date
    May 2005
    Location
    Dunstable, England
    Posts
    669

    Re: [2005] really simple question - release/debug mode

    There is also the option (again with C# Express) to enable the Debug and Release drop-downs by selecting:

    Tools -> Options -> Projects and Solutions -> General -> Show advanced build configurations.


    Hopefully that might be relevant to the version of VB that you have.
    Using Windows XP Home sp3
    Mucking around with C# 2008 Express
    while ( this.deadHorse ) { flog( ); }


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width