Shell Command

  • Thread starter Thread starter senthil
  • Start date Start date
S

senthil

Hi My name is Senthil . I am trying to run bat file from Asp.net using shell
command but it failed . The bat file is in server . The purpose of running
this bat file is to do an ftp from server to mainframe . It runs good in
vb.net . When I try to run or open this batch file from server it does the
ftp but not from Asp.net application.
I willl be thankful to people if my problem is solved. I will be happy to
know if there is an other way of doing an ftp from server to mainframe
without the running bat file or without using shell command .


Thanks

Senthil
 
Back
Top