Re: ASPX - Anonymous Access in IIS 6

From: Mark Schupp (mschupp_at_ielearning.com)
Date: 05/11/04


Date: Tue, 11 May 2004 16:13:19 -0700

You might want to ask in a .NET group.

For traditional ASP you might get that behavior if the anonymous account did
not have the rights required to execute the ASP dlls (in the
windows/system32/inetsrv directory). I am not sure what else might be
involved for ASPX.

-- 
Mark Schupp
Head of Development
Integrity eLearning
www.ielearning.com
"muzerb" <muzerb.16452j@mail.webservertalk.com> wrote in message
news:muzerb.16452j@mail.webservertalk.com...
>
> What are the account requirements for aspx pages to be accessed
> anonymously on Windows 2003 server?.
>
> When I view my aspx page in a browser locally or remotely I always get
> prompted for user and password. When I provide credentials for user in
> the admin group the page displays correctly.
>
> I do not get prompted when viewing .htm files.
>
> I would like to make the aspx pages available anonymously.
>
> Here are my settings:
>
> NTFS Directory Security:
> Administrators - Full Control
> ASP.NET Machine Account - Read & Execute, List, Read
> Internet Guest Account - Read & Execute, List, Read
> System - Full Control
>
> Virtual Directory Tab:
> Read - checked
> Execute permissions - Scripts only
>
> Authentication and access control:
> Enable anonymous access - checked
> User name: IUSR_COMPUTER_NAME
> Basic Authentication - Not checked
>
> Thank you in advance.
>
>
>
> --
> muzerb
> ------------------------------------------------------------------------
> Posted via http://www.webservertalk.com
> ------------------------------------------------------------------------
> View this thread: http://www.webservertalk.com/message218139.html
>


Relevant Pages

  • ASPX - Anonymous Access in IIS 6
    ... What are the account requirements for aspx pages to be accessed ... When I view my aspx page in a browser locally or remotely I always get ... Administrators - Full Control ... Internet Guest Account - Read & Execute, List, Read ...
    (microsoft.public.inetserver.asp.general)
  • How to enable Anonymous Access in IIS 6
    ... What are the account requirements for aspx pages to be accessed ... When I view my aspx page in a browser locally or remotely I always get ... Administrators - Full Control ... Internet Guest Account - Read & Execute, List, Read ...
    (microsoft.public.inetserver.iis)
  • Re: Execute Persmission denied on object sp_OACreate
    ... > I logged in as that user, tried to execute the DTS ... which then launches the DTS package using the sp_OA* procs? ... account is used during proc execution. ... > proxy account to use in the Job Systems tab of SQL Server Agent ...
    (microsoft.public.sqlserver.security)
  • Execute Process Task not failing, but not executing the batch comm
    ... I can execute the following command from the windows "Run" prompt and it ... Might I have something set weird in SQL Server? ... server being by default configured to run as localsystem account, ...
    (microsoft.public.sqlserver.dts)
  • Re: pass stored procedure parameters in asp
    ... In Management Studio, open a new query window, logging in with the bettys ... account and try to execute the procedure. ... procedure and properties) of voidTran stored procedure and other ...
    (microsoft.public.inetserver.asp.general)