Curt, You are evidently running IIS. You should go to each directory (folder) and set the read/execute for everyone. This is done by right clicking the folder and selecting properties. Under the security tab there is a permissions button select * Add and add an entry for "System" * Select "Type of Access" of read this will put Read (RX) (RX) beside the System entry. * You should select "Replace Permissions on Sub directories" if your application is hierarchical. Hope this helps, Chuck "Vonancken, Curt (NCI)" wrote: > Hey there folks I have a very unusual problem. When people are trying to > view pages on my site, they are getting prompted with a username and pwd > then 401 error if they click cancel. It is only for .cfm pages mind you. All > other types of pages are pulling fine. Ideas???? > > Permissions on the directories and drives appear to be fine. The IIS > permissions look ok as well and have not changed. I checked, and I am not > even close to running out of space on the drives and the DB's seem to be > working fine. > > The strangest thing is that this the site has been working fine for several > months with no issues. Then this. I haven't made any changes that I can > think of that could have caused this. But you never know I suppose. > > BTW I can pull up the CF Admin fine from the box but not all my other .cfm > pages? > > The box is running CF 4.5.1 pro on NT 4 sp6 IIS4. It has 800mhz proc. , and > 500mb of ram. > > could this be a corruption within CF? Has anyone seen anything like this? > Any advice will be a huge help. > > an example of the error; > > HTTP Error 401 > 401.3 Unauthorized: Unauthorized due to ACL on resource > > > Many thanks in advance!! > Curt > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm ------------------------------------------------------------------------------ To unsubscribe, send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body or visit the list page at www.houseoffusion.com
