output window unwanted thread exit messages.



hi,

thanks in advance help.

this output  -
the thread 0xee8 has exited code 0 (0x0).
the thread 0x218 has exited code 0 (0x0).
the thread 0xc24 has exited code 0 (0x0).
a first chance exception of type 'system.threading.threadabortexception' occurred in system.drawing.dll
a first chance exception of type 'system.threading.threadabortexception' occurred in system.windows.forms.dll
the thread 0x8d0 has exited code 0 (0x0).
the thread 0xfbc has exited code 0 (0x0).
a first chance exception of type 'system.threading.threadabortexception' occurred in system.drawing.dll
the thread 0xaa4 has exited code 0 (0x0).
the thread 0xde8 has exited code 0 (0x0).
the thread '<no name>' (0xac4) has exited code 0 (0x0).
a first chance exception of type 'system.threading.threadabortexception' occurred in system.drawing.dll
the thread '<no name>' (0xb2c) has exited code 0 (0x0).
the thread 0xfe4 has exited code 0 (0x0).
the thread 0xcf0 has exited code 0 (0x0).
the thread 0xd70 has exited code 0 (0x0).
the thread 0x548 has exited code 0 (0x0).
the thread 0xfc has exited code 0 (0x0).
the thread 0x928 has exited code 0 (0x0).
the thread 0x5dc has exited code 0 (0x0).
the thread 0xfd4 has exited code 0 (0x0).
the thread 0x83c has exited code 0 (0x0).
'itemsetgraphtester2.vshost.exe' (managed): loaded 'c:\storage\data mining thesis\fisviz\fisvisreferences\ui itemset test\itemsetgraphtester2\bin\debug\classificationtrees.dll', symbols loaded.
'itemsetgraphtester2.vshost.exe' (managed): loaded 'c:\storage\data mining thesis\fisviz\fisvisreferences\ui itemset test\itemsetgraphtester2\bin\debug\fileutil.dll', symbols loaded.
the thread 0xd40 has exited code 0 (0x0).
the thread 0xe3c has exited code 0 (0x0).
the thread 0xd7c has exited code 0 (0x0).
the thread '<no name>' (0x140) has exited code 0 (0x0).


i start , exit thread update graphics on form. thread exiting not problem. id continue use output window trouble shooting (i.e adding  -console.writeline(" comment: code here")- comments)
the problem these valid comments lost in many "the thread ... has exited ..." messages. how stop thread messages being printed?

the output window ide view - output ( show output from: debug)

thank you.

you can't rid of messages in output window.  that's windows outputting text (via platform function outputdebugstring) on behalf of process.  output window traces text output via outputdebugstring.

 



Archived Forums V  >  Visual C# IDE



Comments

Popular posts from this blog

Azure DocumentDB Owner resource does not exist

job syspolicy_purge_history job fail in sqlserver 2008

Trying to register with public marketplace error with 'Get-AzureStackStampInformation'