How to enable IIS 5.1 to run .bat files

ml123me

New Member
Messages
3
Reaction score
0
Points
0
I have created .bat files for backup & restore of database.

It works fine when i run the project through VS 2008

but when i tried to run the project through IIS it neither give any error messages nor executes the script.

I googled it & found that for security reason IIS don't run the .bat files.

Is there any way to run .bat files through IIS ???????????????????

Give me the steps needed to do the necessary changes.

:dunno:
 
Top