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...