Problem in scheduling a .vbs file
I have a vbs which pick data from a AS400 server and puts in sql server.I tried to schedule this .vbs file but it does not work. At the scheduled time, the .vbs program get opened in Interdev.
Is there any specific script that have to be written to schedule a vbs file.When i try to use the same code and run it using asp, it works. Please help me out with this.
|