Click here to Skip to main content
15,894,180 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: change datagridrow color after add it Pin
Pete O'Hanlon25-May-11 9:25
mvePete O'Hanlon25-May-11 9:25 
GeneralRe: change datagridrow color after add it Pin
Defender-NF25-May-11 11:17
Defender-NF25-May-11 11:17 
GeneralRe: change datagridrow color after add it Pin
Defender-NF25-May-11 22:47
Defender-NF25-May-11 22:47 
Answerchange datagridrow color after add it Pin
Nilesh G Umaretiya26-May-11 23:35
professionalNilesh G Umaretiya26-May-11 23:35 
GeneralRe: change datagridrow color after add it Pin
Pete O'Hanlon27-May-11 9:17
mvePete O'Hanlon27-May-11 9:17 
AnswerRe: change datagridrow color after add it Pin
robertalis23-Jul-11 1:27
robertalis23-Jul-11 1:27 
QuestionApplication doesn't do anything when run Pin
Winkles22-May-11 15:15
Winkles22-May-11 15:15 
AnswerRe: Application doesn't do anything when run Pin
Luc Pattyn22-May-11 15:35
sitebuilderLuc Pattyn22-May-11 15:35 
I haven't.

How do you launch it? Double-clicking the exe in Explorer, double-clicking aa shortcut somewhere, through a command line, batch file, another app calling Process.Start()?
Some of these ways allow for error checking, and could give some detailed information.

My best guess would be the app does start, immediately encounters a fatal problem and exits silently. Example: it tries and opens a logfile C:\mylog.txt however that particular system doesn't have a C: partition.

Suggestion: add some logging to your app, even a couple of MessageBox.Shows could be justified here.

Smile | :)
Luc Pattyn [Forum Guidelines] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, improve readability, and make me actually look at the code.

GeneralRe: Application doesn't do anything when run Pin
Winkles22-May-11 15:43
Winkles22-May-11 15:43 
AnswerRe: Application doesn't do anything when run Pin
Luc Pattyn22-May-11 16:13
sitebuilderLuc Pattyn22-May-11 16:13 
GeneralRe: Application doesn't do anything when run Pin
Winkles22-May-11 20:11
Winkles22-May-11 20:11 
GeneralRe: Application doesn't do anything when run Pin
MicroVirus25-May-11 23:54
MicroVirus25-May-11 23:54 
AnswerRe: Application doesn't do anything when run Pin
eferreyra31-May-11 7:09
eferreyra31-May-11 7:09 
AnswerRe: Application doesn't do anything when run Pin
Abhinav S22-May-11 20:10
Abhinav S22-May-11 20:10 
QuestionChar String to String ^ - Help Needed Pin
Freddie Code22-May-11 4:24
Freddie Code22-May-11 4:24 
AnswerRe: Char String to String ^ - Help Needed Pin
Luc Pattyn22-May-11 5:47
sitebuilderLuc Pattyn22-May-11 5:47 
AnswerRe: Char String to String ^ - Help Needed Pin
Freddie Code22-May-11 7:03
Freddie Code22-May-11 7:03 
AnswerRe: Char String to String ^ - Help Needed Pin
Nilesh G Umaretiya26-May-11 23:40
professionalNilesh G Umaretiya26-May-11 23:40 
QuestionSSRS 2008 Generating PDF from Report programmatically Pin
Hampden Tech19-May-11 7:11
Hampden Tech19-May-11 7:11 
AnswerRe: SSRS 2008 Generating PDF from Report programmatically Pin
thatraja26-May-11 17:54
professionalthatraja26-May-11 17:54 
QuestionProblem with horizantaly scrolling need headers movable as datarows Pin
Member 452945219-May-11 3:27
Member 452945219-May-11 3:27 
AnswerRe: Problem with horizantaly scrolling need headers movable as datarows Pin
thatraja29-May-11 5:39
professionalthatraja29-May-11 5:39 
QuestionRegarding Gridview header problem while scrolling Pin
Member 793401119-May-11 3:03
Member 793401119-May-11 3:03 
AnswerRe: Regarding Gridview header problem while scrolling Pin
Pete O'Hanlon19-May-11 3:34
mvePete O'Hanlon19-May-11 3:34 
QuestionException when accessing IHTMLDocument2::frames property Pin
Member 70956418-May-11 20:51
Member 70956418-May-11 20:51 

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.