Click here to Skip to main content
15,913,722 members
Home / Discussions / C#
   

C#

 
AnswerRe: Copying the current executing program to destination Pin
fly90423-May-09 11:00
fly90423-May-09 11:00 
GeneralRe: Copying the current executing program to destination Pin
Rajdeep.NET is BACK23-May-09 16:44
Rajdeep.NET is BACK23-May-09 16:44 
GeneralRe: Copying the current executing program to destination Pin
Dave Kreskowiak23-May-09 17:27
mveDave Kreskowiak23-May-09 17:27 
GeneralRe: Copying the current executing program to destination Pin
fly90424-May-09 0:10
fly90424-May-09 0:10 
QuestionConversion of visio files(.vsd) to .pdf files Pin
NarVish23-May-09 6:42
NarVish23-May-09 6:42 
AnswerRe: Conversion of visio files(.vsd) to .pdf files Pin
Douglas Troy23-May-09 7:09
Douglas Troy23-May-09 7:09 
QuestionDisplaying the output of a console application in a windows form. Pin
neoflame23-May-09 4:48
neoflame23-May-09 4:48 
AnswerRe: Displaying the output of a console application in a windows form. Pin
Luc Pattyn23-May-09 5:06
sitebuilderLuc Pattyn23-May-09 5:06 
Hi,

I have never done it like that, I tend to use explicit threads for reading stdout and stderr.

The one thing I noticed is you don't have a pro_App.CancelErrorRead();

BTW: you do have try-catch showing the full Exception.ToString() do you?


Hope that helps.

Luc Pattyn [Forum Guidelines] [My Articles]

The quality and detail of your question reflects on the effectiveness of the help you are likely to get.
Show formatted code inside PRE tags, and give clear symptoms when describing a problem.

GeneralRe: Displaying the output of a console application in a windows form. Pin
neoflame23-May-09 5:56
neoflame23-May-09 5:56 
GeneralRe: Displaying the output of a console application in a windows form. Pin
Luc Pattyn23-May-09 6:02
sitebuilderLuc Pattyn23-May-09 6:02 
AnswerRe: Displaying the output of a console application in a windows form. Pin
Luc Pattyn23-May-09 6:06
sitebuilderLuc Pattyn23-May-09 6:06 
GeneralRe: Displaying the output of a console application in a windows form. Pin
neoflame23-May-09 10:11
neoflame23-May-09 10:11 
GeneralRe: Displaying the output of a console application in a windows form. Pin
Luc Pattyn23-May-09 10:19
sitebuilderLuc Pattyn23-May-09 10:19 
GeneralRe: Displaying the output of a console application in a windows form. Pin
neoflame23-May-09 11:04
neoflame23-May-09 11:04 
AnswerRe: Displaying the output of a console application in a windows form. Pin
Luc Pattyn23-May-09 11:25
sitebuilderLuc Pattyn23-May-09 11:25 
GeneralRe: Displaying the output of a console application in a windows form. Pin
neoflame23-May-09 11:32
neoflame23-May-09 11:32 
GeneralRe: Displaying the output of a console application in a windows form. Pin
Luc Pattyn23-May-09 11:37
sitebuilderLuc Pattyn23-May-09 11:37 
GeneralRe: Displaying the output of a console application in a windows form. Pin
neoflame23-May-09 12:44
neoflame23-May-09 12:44 
GeneralRe: Displaying the output of a console application in a windows form. Pin
Luc Pattyn23-May-09 12:51
sitebuilderLuc Pattyn23-May-09 12:51 
QuestionDataGridView Cursor Move. Pin
Ashwani Dhiman23-May-09 2:38
Ashwani Dhiman23-May-09 2:38 
AnswerRe: DataGridView Cursor Move. Pin
Eddy Vluggen23-May-09 3:42
professionalEddy Vluggen23-May-09 3:42 
QuestionCrystal report print by coding Pin
KIDYA23-May-09 2:12
KIDYA23-May-09 2:12 
AnswerRe: Crystal report print by coding Pin
_Maxxx_24-May-09 16:59
professional_Maxxx_24-May-09 16:59 
QuestionHow to move a drawn ball by Threading? Pin
pcsience23-May-09 0:01
pcsience23-May-09 0:01 
AnswerRe: How to move a drawn ball by Threading? Pin
Douglas Troy23-May-09 7:03
Douglas Troy23-May-09 7:03 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.