View Single Post
  #1 (permalink)  
Old September 22nd, 2004, 05:24 AM
madhukp madhukp is offline
Friend of Wrox
 
Join Date: Oct 2003
Posts: 463
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to madhukp
Default Scheduling VBS file

I have a vbs which is to be run on everyday at 8:00 AM. It needs to be put on the web server (IIS5.0 / Win2k) itself as it uses a DSN to connect to database. The scheduling details given are correct.

But it is not working in Windows 2000 machine. I am able to put it on a win98 scheduler and run correctly. However it is not running on windows 2000.

May I know how I can schedule a vbs file in windows 2000.
Reply With Quote