> To recap ... I haven't been able to get cfschedule to > actually execute any code. It runs, according the logs, > but nothing happens. > > I've tried setting up tasks both via the tag and via the > administrator. > > Somebody suggested that maybe it might take 24 hours for > a schedule to kick in properly. Also, somebody suggested > I set timeouts (I did). > > I let the scheduled tasks "run" over the weekend. Each went > off without a hitch. But the code produced no results. > > double grrrrrrr > > I'm flumoxed and have no idea where to go from here.
I'd recommend that you consider using your operating system's scheduler instead. Write a batch file that invokes a command-line HTTP client, and schedule the batch file. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ phone: 202-797-5496 fax: 202-797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

