« Previous Next »

Thread: IIS7 and Visual Studio 2008 Permissions

Last post 11-03-2009 10:56 AM by mlopilato. 2 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (3 items)

Sort Posts:

  • 11-02-2009, 4:08 PM

    IIS7 and Visual Studio 2008 Permissions

    I can log in(VS 2008 or 2005) as Administrator and everything works fine, BUT When I log in as a user that I've given explicit 'Full Control' to 'This Folder, Subfolders and Files' and propagated down to all folders and files(I double checked), access is denied for that user.
    Here are the permissions on the 'Website' Folder w/FrontPage Ext. installed:

    Allow  NETWORK  List folder contents  < not inherited>   This folder and subfolders
    Allow  NETWORK  Special  < not inherited>   Files only
    Allow  INTERACTIVE  List folder contents  < not inherited>   This folder and subfolders
    Allow  INTERACTIVE  Special  < not inherited>   Files only
    Allow  IUSR  List folder contents  < not inherited>   This folder and subfolders
    Allow  IUSR  Special  < not inherited>   Files only
    Allow  NETWORK SERVICE  List folder contents  < not inherited>   This folder and subfolders
    Allow  NETWORK SERVICE  Special  < not inherited>   Files only
    Allow  SYSTEM                     Full control  < not inherited>   This folder, subfolders an ...
    Allow  sue (MUSTANG \sue) Full control  < not inherited>   This folder, sub folders an. ..
    Allow  Administrators (MUSTAN.... Full control  < not inherited>   This folder, sub folders an  .
    Allow  Users (MUSTANG \Users) Read & execute  < not inherited>   This folder, sub folders an

    Now what am I missing?

  • 11-02-2009, 9:28 PM In reply to

    • lextm
    • Top 10 Contributor
    • Joined on 10-22-2008, 4:18 AM
    • Shanghai, PRC
    • Posts 1,402

    Re: IIS7 and Visual Studio 2008 Permissions

    When you mentioned "access denied", do you mean by 401.3 for a web page? IIS 7 logs can show you more details,

    http://support.microsoft.com/kb/943891

    If so, check out IIS 6 article,

    http://support.microsoft.com/kb/812614

    Inetpub\wwwroot (or content directories) Administrators Full control
    Inetpub\wwwroot (or content directories) System Full control
    Inetpub\wwwroot (or content directories) IIS_IUSRS Read, execute
    Inetpub\wwwroot (or content directories) IUSR Read, execute
    Inetpub\wwwroot (or content directories) ASPNET (See Note 2.) Read, execute

    These permissions are necessary.

    Lex Li
    Support Engineer at Microsoft
    ---------------------------
    This posting is provided "AS IS" with no warranties, and confers no rights.
  • 11-03-2009, 10:56 AM In reply to

    Re: IIS7 and Visual Studio 2008 Permissions

    No.

    When opening the website with Visual Studio.

    It does not accept the login username/password, it continues to prompt me.

    If I use Administrator and it's password -- it works great.

    Also, -- I'm using IIS7 and Server 2008.

Page 1 of 1 (3 items)
Microsoft Communities