Click here to Skip to main content
15,890,512 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Process.Start Pin
KreativeKai23-Oct-08 8:41
professionalKreativeKai23-Oct-08 8:41 
GeneralRe: Process.Start Pin
Dave Kreskowiak23-Oct-08 9:07
mveDave Kreskowiak23-Oct-08 9:07 
QuestionRe: Process.Start Pin
KreativeKai23-Oct-08 9:38
professionalKreativeKai23-Oct-08 9:38 
AnswerRe: Process.Start Pin
Jon_Boy23-Oct-08 10:07
Jon_Boy23-Oct-08 10:07 
AnswerRe: Process.Start Pin
KreativeKai24-Oct-08 9:26
professionalKreativeKai24-Oct-08 9:26 
AnswerRe: Process.Start Pin
KreativeKai24-Oct-08 9:29
professionalKreativeKai24-Oct-08 9:29 
AnswerRe: Process.Start Pin
Wendelius23-Oct-08 7:42
mentorWendelius23-Oct-08 7:42 
AnswerRe: Process.Start Pin
KreativeKai23-Oct-08 8:04
professionalKreativeKai23-Oct-08 8:04 
I agree with catching all exceptions and the service is processing the code. Nothing fires however. I tried mapping the network directory on the server and for some reason when the service runs under the same network credentials as the login that I created the mapping it didn't recognize the path. It bailed and was caught by the try/catch logic.

Like I said the credentials for the service firing off the executable is using a network credential with administrative privileges.

The shell logic which was the first reply seems to work but I'm not sure why the process.start logic doesn't.

Any other suggestions are appreciated.

Lost in the vast sea of .NET

GeneralRe: Process.Start [modified] Pin
Jon_Boy23-Oct-08 8:20
Jon_Boy23-Oct-08 8:20 
GeneralRe: Process.Start Pin
Dave Kreskowiak23-Oct-08 8:30
mveDave Kreskowiak23-Oct-08 8:30 
GeneralRe: Process.Start Pin
Wendelius23-Oct-08 8:34
mentorWendelius23-Oct-08 8:34 
AnswerRe: Process.Start Pin
KreativeKai24-Oct-08 9:30
professionalKreativeKai24-Oct-08 9:30 
GeneralRe: Process.Start Pin
Wendelius24-Oct-08 9:33
mentorWendelius24-Oct-08 9:33 
QuestionIs it possible to do a dataview.Sort with part of a column? Pin
Jon_Boy23-Oct-08 6:12
Jon_Boy23-Oct-08 6:12 
AnswerRe: Is it possible to do a dataview.Sort with part of a column? Pin
Dave Kreskowiak23-Oct-08 7:31
mveDave Kreskowiak23-Oct-08 7:31 
GeneralRe: Is it possible to do a dataview.Sort with part of a column? Pin
Jon_Boy23-Oct-08 8:24
Jon_Boy23-Oct-08 8:24 
QuestionConvert png images to string of Hexadecimals Pin
Cory Kimble23-Oct-08 3:03
Cory Kimble23-Oct-08 3:03 
AnswerRe: Convert png images to string of Hexadecimals Pin
Dave Kreskowiak23-Oct-08 7:28
mveDave Kreskowiak23-Oct-08 7:28 
GeneralRe: Convert png images to string of Hexadecimals Pin
Cory Kimble24-Oct-08 4:08
Cory Kimble24-Oct-08 4:08 
GeneralRe: Convert png images to string of Hexadecimals Pin
Dave Kreskowiak24-Oct-08 11:16
mveDave Kreskowiak24-Oct-08 11:16 
Questiononline cd database Pin
JR21223-Oct-08 2:14
JR21223-Oct-08 2:14 
AnswerRe: online cd database Pin
jzonthemtn23-Oct-08 2:36
jzonthemtn23-Oct-08 2:36 
GeneralRe: online cd database Pin
JR21223-Oct-08 3:20
JR21223-Oct-08 3:20 
QuestionAdding unmanged code to VB.NET Pin
Nanda160523-Oct-08 0:39
Nanda160523-Oct-08 0:39 
AnswerRe: Adding unmanged code to VB.NET Pin
jzonthemtn23-Oct-08 1:11
jzonthemtn23-Oct-08 1:11 

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.