Click here to Skip to main content
15,885,904 members
Home / Discussions / C#
   

C#

 
AnswerRe: I Want to do not open same view of My computer window ? Pin
Dave Kreskowiak20-Oct-12 3:52
mveDave Kreskowiak20-Oct-12 3:52 
QuestionC# hidden files Pin
rachel_m19-Oct-12 22:16
rachel_m19-Oct-12 22:16 
AnswerRe: C# hidden files Pin
Richard MacCutchan19-Oct-12 22:36
mveRichard MacCutchan19-Oct-12 22:36 
GeneralRe: C# hidden files Pin
rachel_m20-Oct-12 13:32
rachel_m20-Oct-12 13:32 
GeneralRe: C# hidden files Pin
Richard MacCutchan20-Oct-12 21:02
mveRichard MacCutchan20-Oct-12 21:02 
AnswerRe: C# hidden files Pin
Dave Kreskowiak20-Oct-12 3:50
mveDave Kreskowiak20-Oct-12 3:50 
GeneralRe: C# hidden files Pin
rachel_m20-Oct-12 13:33
rachel_m20-Oct-12 13:33 
GeneralRe: C# hidden files Pin
Dave Kreskowiak20-Oct-12 20:43
mveDave Kreskowiak20-Oct-12 20:43 
There still isn't enough information.

From the error message, the path that you supplied to Process to start doesn't exist. Whatever you think it tried to launch is not what's important here. It's what the code thought when it tried to launch this second process.

You have to step through the code in the debugger or instrument the code to log what it's doing and what key variable values are to a file.

AnswerRe: C# hidden files Pin
Pete O'Hanlon20-Oct-12 4:16
mvePete O'Hanlon20-Oct-12 4:16 
AnswerRe: C# hidden files Pin
jschell20-Oct-12 4:46
jschell20-Oct-12 4:46 
GeneralRe: C# hidden files Pin
rachel_m20-Oct-12 13:38
rachel_m20-Oct-12 13:38 
AnswerRe: C# hidden files Pin
Richard Andrew x6421-Oct-12 12:07
professionalRichard Andrew x6421-Oct-12 12:07 
GeneralRe: C# hidden files Pin
rachel_m21-Oct-12 13:28
rachel_m21-Oct-12 13:28 
AnswerRe: C# hidden files Pin
Richard Andrew x6421-Oct-12 14:17
professionalRichard Andrew x6421-Oct-12 14:17 
GeneralRe: C# hidden files Pin
jschell22-Oct-12 8:04
jschell22-Oct-12 8:04 
Questionwhats delegate? Pin
mhd.sbt19-Oct-12 8:29
mhd.sbt19-Oct-12 8:29 
AnswerRe: whats delegate? Pin
fjdiewornncalwe19-Oct-12 8:36
professionalfjdiewornncalwe19-Oct-12 8:36 
GeneralRe: whats delegate? Pin
mhd.sbt19-Oct-12 8:58
mhd.sbt19-Oct-12 8:58 
GeneralRe: whats delegate? Pin
fjdiewornncalwe19-Oct-12 9:05
professionalfjdiewornncalwe19-Oct-12 9:05 
AnswerRe: whats delegate? Pin
Mycroft Holmes19-Oct-12 13:37
professionalMycroft Holmes19-Oct-12 13:37 
QuestionTextbox to enter only alphabet on key press Pin
ks.vignesh19-Oct-12 0:10
ks.vignesh19-Oct-12 0:10 
AnswerRe: Textbox to enter only alphabet on key press Pin
Wes Aday19-Oct-12 0:44
professionalWes Aday19-Oct-12 0:44 
Answer1 vote Pin
BobJanova19-Oct-12 2:33
BobJanova19-Oct-12 2:33 
AnswerMy Vote of 1 Pin
Keith Barrow19-Oct-12 4:32
professionalKeith Barrow19-Oct-12 4:32 
QuestionHow to turn off projectors in c# Pin
ravindervilasagar18-Oct-12 23:50
ravindervilasagar18-Oct-12 23:50 

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.