Do beware that (as I hinted at in my last note, though written after this one), it’s NOT only the web.config that could have request filtering settings for a site. They may also be in the central applicationhost.config file, either at the site level there, or up at the server level (therefore inherited by all sites unless they override it).
But the simplest thing is to look in IIS, at the site level, at the request filtering feature, and look at the various tabs there. But as I said in my earlier note today, if that was blocking things, it would be producing a 404 typically, not a 401. /charlie From: [email protected] [mailto:[email protected]] On Behalf Of Xiaofeng Liu Sent: Monday, November 16, 2015 10:54 PM To: [email protected] Subject: Re: [cfaussie] CF11 Scheduled Task Not Running - 401 Unauthorized Hi Mark, Thanks for the thoughts. I checked web.config and it does not have the requestFiltering section. Cheers, Xiaofeng -- You received this message because you are subscribed to the Google Groups "cfaussie" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cfaussie. For more options, visit https://groups.google.com/d/optout.
