P
Pratibha
Hi,
I want to execute commands through .NET.
Using process, i can execute them in WindowsApplication but the process
doesn't work in WebApplication.
I am executing a batch file which contains some commands to be executed.
They don't have any UI and works in backgroud.
Can you guys tell me why batch file is not executing in WebApplication while
it works with WindowsApplication and If it has any other way to be done?
Thanks
I want to execute commands through .NET.
Using process, i can execute them in WindowsApplication but the process
doesn't work in WebApplication.
I am executing a batch file which contains some commands to be executed.
They don't have any UI and works in backgroud.
Can you guys tell me why batch file is not executing in WebApplication while
it works with WindowsApplication and If it has any other way to be done?
Thanks