installing CFMX 6.1
but after installing CFMX 6.1 we get the same error on all pages (html,
cfm).
HTTP Error 401.3 - Unauthorized: Access is denied due to an ACL set on the
requested resource.
What would the CFMX installation do to IIS 6 to prevent it from displaying
html pages?
Thanks Again,
Dave
_____
From: Dave Watts [mailto:[EMAIL PROTECTED]
Sent: Monday, September 13, 2004 1:39 PM
To: CF-Talk
Subject: RE: Installing CFMX 6.1 w/IIS6 & Win2003
> Are there any specific CFMX 6.1 issues related to IIS6.0?
> When I try to view any cfm pages I get the following error msg:
>
> HTTP Error 401.3 - Unauthorized: Access is denied due to an
> ACL set on the requested resource.
> Internet Information Services (IIS)
>
> I'm not very familiar with using a IIS6/win2003 setup.
You're more likely to run into permissions issues with IIS 6 than with
previous versions, I think. Check the ACLs on the .cfm files in question,
and on the ISAPI DLLs and related files. If you want to allow anonymous
access, you'll need to grant "Authenticated Users" or the anonymous login
account read/execute access to the DLLs, and execute access to the .cfm
files.
The ISAPI stuff is typically located in the wsconfig directory, the location
of which will vary depending on whether you've installed the J2EE or
standalone version of CFMX. On my (J2EE) machine, it's \jrun4\lib\wsconfig.
On a standalone machine, it's somewhere within \cfusionmx.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
_____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

