473,388 Members | 1,400 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

debug.writeline where does it go?

As stated in the subject. I have a very complicated multi thread app that
has gone wrong. I have never had to use the debug namespace before but I am
just trying to get a list of occurences into a subroutine. I have the line

Debug.Write("Foldercount = " + CStr(FolderCount))
which I can see being executed but in VS 2005 I can see no output.

????

Lloyd Sheen

Aug 27 '07 #1
4 1870
Look in the output window. It's probably one of the many windows at the
bottom of the IDE while debugging.
Steve C.
MCSD,MCAD,MCSE,MCP+I,CNE,CNA,CCNA
Lloyd Sheen wrote:
As stated in the subject. I have a very complicated multi thread app
that has gone wrong. I have never had to use the debug namespace before
but I am just trying to get a list of occurences into a subroutine. I
have the line

Debug.Write("Foldercount = " + CStr(FolderCount))
which I can see being executed but in VS 2005 I can see no output.

????

Lloyd Sheen
Aug 27 '07 #2

"Steve" <ln********************@gmail.comwrote in message
news:ep**************@TK2MSFTNGP02.phx.gbl...
Look in the output window. It's probably one of the many windows at the
bottom of the IDE while debugging.
Steve C.
MCSD,MCAD,MCSE,MCP+I,CNE,CNA,CCNA
Lloyd Sheen wrote:
>As stated in the subject. I have a very complicated multi thread app
that has gone wrong. I have never had to use the debug namespace before
but I am just trying to get a list of occurences into a subroutine. I
have the line

Debug.Write("Foldercount = " + CStr(FolderCount))
which I can see being executed but in VS 2005 I can see no output.

????

Lloyd Sheen
That is where I looked for it . Its a no show. All assemblies in the
solution are debug.

Lloyd Sheen

Aug 27 '07 #3
On Mon, 27 Aug 2007 13:16:22 -0400, "Lloyd Sheen" <a@b.cwrote:
>As stated in the subject. I have a very complicated multi thread app that
has gone wrong. I have never had to use the debug namespace before but I am
just trying to get a list of occurences into a subroutine. I have the line

Debug.Write("Foldercount = " + CStr(FolderCount))
which I can see being executed but in VS 2005 I can see no output.

????

Lloyd Sheen
The first time I tried this I couldn't find it either.

View -Output.
Aug 27 '07 #4

Look in the output window and make sure you run the ide in debug modus

by the way i personally prefer debug.writeline ("blah blah ")

p.s.
it is not necesary to remove your debug write statements cause they are
automaticly removed with a release build
hth

Michel

"Lloyd Sheen" <a@b.cschreef in bericht
news:Oa**************@TK2MSFTNGP02.phx.gbl...
As stated in the subject. I have a very complicated multi thread app that
has gone wrong. I have never had to use the debug namespace before but I
am just trying to get a list of occurences into a subroutine. I have the
line

Debug.Write("Foldercount = " + CStr(FolderCount))
which I can see being executed but in VS 2005 I can see no output.

????

Lloyd Sheen

Aug 27 '07 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: John A. Bailo | last post by:
When I run this line, Debug.WriteLine("I am in OnHandler2 and MyEventArgs is {0}", e.m_id); and e.m_id = "Event args for event 1" What prints in the debug window is: Event args for event...
7
by: Thomas Pecha | last post by:
Sorry for all who think this is easy, I was not able to handle this Coming from VB6 where with simple debug.print strAString you could write to debug window, I am totalling failing in vb.net...
2
by: Smoke | last post by:
Whats is the deal with Debug.WriteLine command... I mean, in my programs, i usually add many of those commands to debug it while programming, and to be able to find bugs and things easier, but, it...
9
by: David A. Beck | last post by:
When I do a debug.print("blabla") in VB (VS2005) it doesn't show up in the output window, what gives?
7
by: Bernard Bourée | last post by:
In order to trace my job I placed some Debug.Writeline in my code but they don't appear in the output window! How to solve it? Thanks Bernard
46
by: Ian Boyd | last post by:
IIS5, on a Windows 2000 Server machine. Debeg.WriteLine "Hello, world!" How can i view it?
1
by: Zytan | last post by:
This works: Console.WriteLine("F: {0:F}", CurrTime); But this doesn't: Debug.WriteLine("F: {0:F}", CurrTime); Any reason why? Zytan
0
by: BA | last post by:
I posted on this once before and could not get a solution, I am hoping someone can help. I have a very strange code debug behavior that I cannot make heads or tails of: I have c# code being...
0
by: caa | last post by:
Hi there, people! I m working on a c# control. Using VS2003 and writing for .NET 1.1. I wrote an app that automaticly opens and closes (after a random Sleep) forms that own one instance of my...
2
by: Bob S | last post by:
I am using Debug.WriteLine and Trace.WriteLine to output messages from a dll. This dll is used in an application. No matter whether i run the program in release mode or debug mode and whether i...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.