Re: ASPX - Anonymous Access in IIS 6
From: Mark Schupp (mschupp_at_ielearning.com)
Date: 05/11/04
- Next message: MC: "Re: SQL server and ASP"
- Previous message: Aaron Bertrand - MVP: "Re: SQL server and ASP"
- In reply to: muzerb: "ASPX - Anonymous Access in IIS 6"
- Messages sorted by: [ date ] [ thread ]
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 >
- Next message: MC: "Re: SQL server and ASP"
- Previous message: Aaron Bertrand - MVP: "Re: SQL server and ASP"
- In reply to: muzerb: "ASPX - Anonymous Access in IIS 6"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|