Hi folks. I hate SQL Server full-text indexing, so I have a rather large verity index on a recordset that I'm having trouble with. I've written a cfm file that'll refresh the index, and am able to envoke it through a browser. Takes forever, Currently, we have a nightly job that goes and refreshes the index. Problem is, the timeout on my site is 100s, and the timeout on the scheduled task is 10000s... But the task times out with the site timeout... I don't want to raise the timeout on my site, but I'd sure like this scheduled job to refresh my index... Any thoughts? I've tried adding ?requesttimeout=10000 and that works from a browser, and fails on the task... Thanks for any help... Costas Piliotis Application Developer Voyus Canada Inc. T: 604.630.5655 (direct line) F: 604.320.6568 E-Mail: <mailto:[EMAIL PROTECTED]> [EMAIL PROTECTED] The information in this email is confidential and may be legally privileged. It is intended solely for the addressee. Access to this email by anyone else is unauthorized. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited and may be unlawful. When addressed to our clients any opinions or advice contained in this email are subject to the terms and conditions expressed in the applicable Voyus Canada Inc. client engagement contract http://www.voyus.com/ <http://www.voyus.com/>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| 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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

