From: Felix S. <fe...@sc...> - 2006-12-12 21:23:36
|
> upon trying to run the cron service, in return I get as follows: > C:\CRONw>net start CRON > The service is not responding to the control function. > > More help is available by typing NET HELPMSG 2186. Please increase debugging level and post an excerpt from the logs. > C:\CRONw>perl cronservice.pl > no crontab defined! at cronservice.pl line 410. This is expected as you did not use the crontab argument in the command line. fs |