Brian, Yes I'm passing the network admin password and login as part of the scheduled task. We don't actually log in to our intranet as we figured it would deter people from using it. We just pick up their network identity and use that to protect certain pages where necessary and if forms need "submitted by" info. Not sure how to check if the server is "set up to use basic authentication" but I'd assume not. Nothing seemed to happen when I set up the "Publish and File" option.
Kylie -----Original Message----- From: Knott, Brian [mailto:[EMAIL PROTECTED] Sent: Friday, 4 July 2003 11:12 AM To: CFAussie Mailing List Subject: [cfaussie] Re: Running Scheduled Tasks Kylie, Its got something to do with the authorising process. Are you passing the username and password as part of the scheduled task )under the administrator). This is required if the web server needs you to login. The problem is that the username and password are sent in clear text. If the web server is not set-up to use basic authentication then it will not work. One thing you can try is the 'Publish and File' option in the scheduled task. This will save the result of you request as a file. Just click it and in the file section specify where the file should be saved to eg c:\temp. Brian Knott -----Original Message----- From: Kylie Lindstrom [mailto:[EMAIL PROTECTED] Sent: Friday, 4 July 2003 10:51 AM To: CFAussie Mailing List Subject: [cfaussie] Re: Running Scheduled Tasks Hi Brian, I set the logs running, changed the scheduled task to run every 2 minutes to get a few results and this is the content of the logs now... http://www.liberty.com.au/DevKylie/Logs.jpg Not very forthcoming I'm afraid. Kylie -----Original Message----- From: Knott, Brian [mailto:[EMAIL PROTECTED] Sent: Friday, 4 July 2003 10:33 AM To: CFAussie Mailing List Subject: [cfaussie] Re: Running Scheduled Tasks Have a look in the administrator, logging settings, last option. Once this is on it will create a log file that can be view by looking at the log files option in the administrator (MX). Brian -----Original Message----- From: Kylie Lindstrom [mailto:[EMAIL PROTECTED] Sent: Friday, 4 July 2003 10:26 AM To: CFAussie Mailing List Subject: [cfaussie] Re: Running Scheduled Tasks Not sure Brian, I'll take a look. I'm reasonably new to this, but I'll let you know. Kylie -----Original Message----- From: Knott, Brian [mailto:[EMAIL PROTECTED] Sent: Friday, 4 July 2003 10:27 AM To: CFAussie Mailing List Subject: [cfaussie] Re: Running Scheduled Tasks Kylie, Do you have logging turned on for scheduled tasks. If so the log file should give you more information. Brian Knott -----Original Message----- From: Kylie Lindstrom [mailto:[EMAIL PROTECTED] Sent: Friday, 4 July 2003 10:20 AM To: CFAussie Mailing List Subject: [cfaussie] Re: Running Scheduled Tasks It (as it's the only one so far) does sit in it's own directory but not with an application.cfm. There didn't seem a need for one. We've set up the intranet so that it grabs logon info from our network when the user logs on to their pc rather than forcing people to physically login to the intranet seperately, so security like that shouldn't be an issue. I just tried running the page from my pc as a normal page on the intranet by typing the path into the address bar and it worked fine. That's why it's so tricky. It won't run from the scheduled tasks list on the server. Thanks Mark, Cheers, Kylie -----Original Message----- From: Mark M [mailto:[EMAIL PROTECTED] Sent: Friday, 4 July 2003 10:10 AM To: CFAussie Mailing List Subject: [cfaussie] Re: Running Scheduled Tasks > If anyone can make any suggestions on what our next step may be, thank > you very much, as we've hit a bit of a brick wall. Does the scheduled task .cfm file - do they sit in their own folder with their own application.cfm? The reason I ask - is something I can often forget is that I'll have my logn/logous security running in my application.cfm, and when I go to fire my scheduled event, the security kicks in, and presto, that error occurs (through a cflocation). Or ou may have the URL wrong - try calling the URL from your PC.. and see what happens. Mark ----------------------------------- [EMAIL PROTECTED] ICQ: 3094740 Safe From Bees [www.safefrombees.com] --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/ --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
