401.3 ACL error after ColdFusion 7 install
401.3 ACL error after ColdFusion 7 install
am 13.08.2007 21:56:01 von cwhitmore
I'm running Windows 2003 R2 64-bit and had IIS 6 running fine until I
installed Coldfusion MX7. Now I get 401.3 errors for any site that I try to
access on that server. I verified that Domain Users, IIS_USR and
IIS_Servername all have access to the directory \COLDFUSIONMX7\runtime\lib\
What else am I missing?
Re: 401.3 ACL error after ColdFusion 7 install
am 15.08.2007 06:33:41 von David Wang
On Aug 13, 12:56 pm, Cwhitmore
wrote:
> I'm running Windows 2003 R2 64-bit and had IIS 6 running fine until I
> installed Coldfusion MX7. Now I get 401.3 errors for any site that I try to
> access on that server. I verified that Domain Users, IIS_USR and
> IIS_Servername all have access to the directory \COLDFUSIONMX7\runtime\lib\
>
> What else am I missing?
http://blogs.msdn.com/david.wang/archive/2005/07/14/HOWTO_Di agnose_IIS_401_Access_Denied.aspx
Your problem is specific to ColdFusion. I suggest you obtain support
from ColdFusion support personel and for them to verify that it works
in your configuration.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//
Re: 401.3 ACL error after ColdFusion 7 install
am 15.08.2007 15:28:02 von cwhitmore
David,
Adobe was of no help since 64-bit OS is not supported. I found the problem
myself.
1.) I needed to run a program to allow 32-bit apps in IIS 6.0 (search Ben
Forta 64-bit)
2.) I was installing it from Terminal Services
"David Wang" wrote:
> On Aug 13, 12:56 pm, Cwhitmore
> wrote:
> > I'm running Windows 2003 R2 64-bit and had IIS 6 running fine until I
> > installed Coldfusion MX7. Now I get 401.3 errors for any site that I try to
> > access on that server. I verified that Domain Users, IIS_USR and
> > IIS_Servername all have access to the directory \COLDFUSIONMX7\runtime\lib\
> >
> > What else am I missing?
>
>
> http://blogs.msdn.com/david.wang/archive/2005/07/14/HOWTO_Di agnose_IIS_401_Access_Denied.aspx
>
> Your problem is specific to ColdFusion. I suggest you obtain support
> from ColdFusion support personel and for them to verify that it works
> in your configuration.
>
>
> //David
> http://w3-4u.blogspot.com
> http://blogs.msdn.com/David.Wang
> //
>
>
Re: 401.3 ACL error after ColdFusion 7 install
am 16.08.2007 09:26:01 von David Wang
On Aug 15, 6:28 am, Cwhitmore
wrote:
> David,
> Adobe was of no help since 64-bit OS is not supported. I found the problem
> myself.
>
> 1.) I needed to run a program to allow 32-bit apps in IIS 6.0 (search Ben
> Forta 64-bit)
> 2.) I was installing it from Terminal Services
>
>
>
> "David Wang" wrote:
> > On Aug 13, 12:56 pm, Cwhitmore
> > wrote:
> > > I'm running Windows 2003 R2 64-bit and had IIS 6 running fine until I
> > > installed Coldfusion MX7. Now I get 401.3 errors for any site that I try to
> > > access on that server. I verified that Domain Users, IIS_USR and
> > > IIS_Servername all have access to the directory \COLDFUSIONMX7\runtime\lib\
>
> > > What else am I missing?
>
> >http://blogs.msdn.com/david.wang/archive/2005/07/14/HOWTO_D iagnose_II...
>
> > Your problem is specific to ColdFusion. I suggest you obtain support
> > from ColdFusion support personel and for them to verify that it works
> > in your configuration.
>
> > //David
> >http://w3-4u.blogspot.com
> >http://blogs.msdn.com/David.Wang
> > //- Hide quoted text -
>
> - Show quoted text -
Search for WOW64 on my MSDN blog for all the details about running
32bit applications on 64bit Windows.
Installation from Terminal Services is usually an issue specific to
the application installer.
//David
http://w3-4u.blogspot.com
http://blogs.msdn.com/David.Wang
//