how to run batch file in asp.net but i run this application thru IIS it doen't work
how to run batch file in asp.net but i run this application thru IIS it doen't work
which contain the program to run batch file the code is
process proc=new process.start("C:\installl.bat");
whenever i my application run from another machine and no error diplay on console