Process.Start

Hello,

I'm trying to execute a .exe file from my .Net application, and i have the following problem:

The .exe starts to run, but inmediatilly its stops and i don't know why. If I run the code from a console apllication it's work perfectly.

The .exe that I try to run enter in a network drive and writes in some directorys.

I give permision to my IIS user in the network drive, but it doesn't work.

Any help

Thank you!


Answer this question

Process.Start

  • Process.Start