Server 2003 fresh install of IIS. Default iisstart.htm
page in root displays. Test hello.asp returns a 401.3
access error. Anyway to check basic ASP
functionality/reinstall ASP services in case this is
really the problem?

Re: ASP Pages 401.3 ACL Error by joker

joker
Wed Aug 11 15:05:08 CDT 2004

By default almost everything including classic ASP is disabled on
windows 2003. Try enabling the service. Someone else had this same
problem a few days ago.

randyfaulkner wrote:

> Server 2003 fresh install of IIS. Default iisstart.htm
> page in root displays. Test hello.asp returns a 401.3
> access error. Anyway to check basic ASP
> functionality/reinstall ASP services in case this is
> really the problem?


Re: ASP Pages 401.3 ACL Error by randyfaulkner

randyfaulkner
Wed Aug 11 20:24:13 CDT 2004

I should of added that the ASP service was enabled.
Sorry. I've checked NTFS, IIS permissions and necessary
IIS local policy settings, to no avail. The server is
joined to our AD, and not standalone, if that would make
any difference.

I did discover that if I added some sort of
authentication besides anonymous, I could access the page
with a logon. So definitely a permissions issue, but I
don't know where else to look.

Thanks.

>-----Original Message-----
>By default almost everything including classic ASP is
disabled on
>windows 2003. Try enabling the service. Someone else
had this same
>problem a few days ago.
>
>randyfaulkner wrote:
>
>> Server 2003 fresh install of IIS. Default
iisstart.htm
>> page in root displays. Test hello.asp returns a 401.3
>> access error. Anyway to check basic ASP
>> functionality/reinstall ASP services in case this is
>> really the problem?
>
>.
>