PC Review


Reply
Thread Tools Rate Thread

Console.WriteLine output

 
 
=?Utf-8?B?Um9uIEJyb213ZWxs?=
Guest
Posts: n/a
 
      24th Feb 2005
If I have Console.WriteLine in a VB .NET application when I complie the app
and run the exe, do they occur? If so where does the output go. If not is the
a easy way to push them to a log file.
Ron
 
Reply With Quote
 
 
 
 
=?Utf-8?B?Z2RldGFudA==?=
Guest
Posts: n/a
 
      25th Feb 2005
Hello Ron,

To see the message when you run the app from the exe you could use the
debugger app from www.sysinternals.com. it's free.
Otherwise you could use the Trace class and add listeners to it. then you
can put tracing on and off and choose where you want to see the traces.

greetz,
gert

"Ron Bromwell" wrote:

> If I have Console.WriteLine in a VB .NET application when I complie the app
> and run the exe, do they occur? If so where does the output go. If not is the
> a easy way to push them to a log file.
> Ron

 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Console.Writeline output in VSTO Ed White Microsoft Excel Programming 4 31st Jul 2008 06:42 PM
Accessing the output from Console.Writeline Randy Microsoft VB .NET 4 27th Apr 2007 03:59 AM
How can I redirect Console.Writeline to Response.Output? =?Utf-8?B?QUFPTSBUaW0=?= Microsoft ASP .NET 2 21st Mar 2007 07:14 PM
Console.WriteLine vs. Debug.WriteLine formatting Zytan Microsoft C# .NET 1 27th Feb 2007 02:24 AM
loosing Console.WriteLine output after P/Invoke =?Utf-8?B?dGIyMDAw?= Microsoft Dot NET Compact Framework 3 3rd Feb 2006 11:21 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:35 AM.