Skip to main content
Known Participant
August 2, 2013
Question

Coldfusion 10, IIS, ACL problem

  • August 2, 2013
  • 2 replies
  • 1023 views

I turned on IIS and reinstalled CF10.  Things worked fine, but suddenly yesterday I ran into the problem that the returned pages would not contain jpgs and css file information was not loaded either. 

Error message:

HTTP Error 401.3 - Unauthorized

You do not have permission to view this directory or page because of the access control list (ACL) configuration or encryption settings for this resource on the Web server.

I added a number of users to the file's security page, but nothing worked.

Has anyone run into this sort of problem?  I want to put this message out there before I uninstall IIS and CF10 and then reinstall.

Running CF10, Windows7 Professional 32bit, IIS

This topic has been closed for replies.

2 replies

Inspiring
August 3, 2013

What file are you requesting?  Check the NTFS file permissions on them to ensure that you have the rights to request and execute the file.  Is ColdFusion running under a specific account?

KarolusAuthor
Known Participant
August 3, 2013

As I read this this morning, I saw the entry was unclear.

CF created the webpages correctly, but when the browsers (Chrome, IE, Opera, Firefox) read the pages, neither the images nor the css information was presented in the output page.