« Return to Thread: Start subprogram from ASP.NET

Start subprogram from ASP.NET

by darlin :: Rate this Message:

Reply to Author | View in Thread

Hi,
 Can somebody advise me which way I can start/stop/check status, some Linux program witch parameters from ASP.net page based on mono?

On windows I used System.Diagnostics proccess class but it don't work on mono. I received:
System.ComponentModel.Win32Exception: Cannot find the specified file

 « Return to Thread: Start subprogram from ASP.NET