Well - I dont know why giving it a valid username and password is not working. If you try to use that from a browser on the CF machine does it work?
One possible way to do it would be to create a virtual web server in IIS - dont expose the IP (maybe make it run under 127.0.0.1 but don't have IIS authentication restrictions and then actually call THAT address instead - but make sure the <cfapplication> uses the same application name.
It might work.
Gary
On 8/2/05, Andrew Mercer <[EMAIL PROTECTED]> wrote:
I have a farcry site that does not allow anonymous access (disabled in IIS)
When I try and run the task that farcry creates from CF admin I get the following error
HTTP Error 401.2 - Unauthorized: Access is denied due to server configuration.
Internet Information Services (IIS)
even when I enter username and password (in the cfshcedule tag and within the administrator)
What can I do?
--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
--- You are currently subscribed to farcry-dev as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
