Re: How do I fix this error: "The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to "

From: TheBurgerMan (TheBurgerMan_at_gmail.com)
Date: 10/17/05

  • Next message: Paul Clement: "Re: integrated login and folder permissions"
    Date: Mon, 17 Oct 2005 11:08:39 -0300
    
    

    I have set the ACL's to give write access for the account, but as soon as
    the Group policy runs, it deletes the ACL I had previously set. I don't set
    any GPO stuff on this server as we are only a handfull of people and I don't
    have time to manage to that detail (this is only one web server and is in
    its own Domain (AD).

    Is there an easy lookup in the GP editor that I can check?

    -- 
    Thanks,
    TheBurgerMan
    at
    gmail.com
    --
    "Dominick Baier [DevelopMentor]" <dbaier@pleasepleasenospamdevelop.com> 
    wrote in message news:4256546011091a8c7a14910e5c6a0@news.microsoft.com...
    > Hello TheBurgerMan,
    >
    > this is the directory where ASP.NET emits its temp assemblies - the worker 
    > process account needs modify ACLs for this directory (and sub 
    > directories).
    >
    > ---------------------------------------
    > Dominick Baier - DevelopMentor
    > http://www.leastprivilege.com
    >
    >> Hi all.  I am using W2K3, .NET2 on a machine running AD and Exchange.
    >> I started getting the message below last week.  I googled the error
    >> and not much was returned, but I did find this;
    >> http://forums.asp.net/918725/ShowPost.aspx
    >>
    >> I tried both items in the forum and it works for a few hits then it
    >> happens again!
    >>
    >> Anyone have the same problem?  How do I fix this?
    >>
    >> Server Error in '/' Application.
    >> ----------------------------------------------------------------------
    >> ----------
    >> The current identity (NT AUTHORITY\NETWORK SERVICE) does not have
    >> write
    >> access to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary
    >> ASP.NET
    >> Files'.
    >> Description: An unhandled exception occurred during the execution of
    >> the
    >> current web request. Please review the stack trace for more
    >> information
    >> about the error and where it originated in the code.
    >> Exception Details: System.Web.HttpException: The current identity (NT
    >> AUTHORITY\NETWORK SERVICE) does not have write access to
    >> 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
    >> Files'.
    >>
    >> Source Error:
    >>
    >> An unhandled exception was generated during the execution of the
    >> current web request. Information regarding the origin and location of
    >> the exception can be identified using the exception stack trace below.
    >>
    >> Stack Trace:
    >>
    >> [HttpException (0x80004005): The current identity (NT
    >> AUTHORITY\NETWORK
    >> SERVICE) does not have write access to
    >> 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
    >> Files'.]
    >> System.Web.HttpRuntime.SetUpCodegenDirectory(CompilationSection
    >> compilationSection) +3473131
    >> System.Web.HttpRuntime.HostingInit(HostingEnvironmentFlags
    >> hostingFlags)
    >> +226
    >> [HttpException (0x80004005): The current identity (NT
    >> AUTHORITY\NETWORK
    >> SERVICE) does not have write access to
    >> 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET
    >> Files'.]
    >> System.Web.HttpRuntime.FirstRequestInit(HttpContext context)
    >> +3425571
    >> System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context)
    >> +88
    >> System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr)
    >> +149
    >> ----------------------------------------------------------------------
    >> ---------- Version Information: Microsoft .NET Framework
    >> Version:2.0.50727.26; ASP.NET Version:2.0.50727.26
    >>
    >
    > 
    

  • Next message: Paul Clement: "Re: integrated login and folder permissions"

    Relevant Pages

    • Re: Problems accessing the ASPNETDB.MDF file
      ... Have you tried granting modify permissions on the directory to that account? ... > development machine, but after deployment I can't log in anymore. ... > the exception can be identified using the exception stack trace below. ...
      (microsoft.public.dotnet.security)
    • Re: Required permissions to set Process.PriorityClass in Win 2003
      ... privilege it should need is "Debug programs." ... > default networkservice account. ... this is the stack trace that I am getting. ... Are you receiving an exception or is ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: Required permissions to set Process.PriorityClass in Win 2003
      ... privilege it should need is "Debug programs." ... > default networkservice account. ... this is the stack trace that I am getting. ... Are you receiving an exception or is ...
      (microsoft.public.dotnet.security)
    • Re: Authorization Problem
      ... You should need full control ACL for the ASPNET account or whaever account ... An unhandled exception occurred during compilation using the ... > options, CodeCompileUnit[] ea) +272 ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: Sql Reporting Serviced - > ASP.NET ACCESS DENIED!
      ... The account you are logging in to when on the server doesn't have the ... do you have <Impersonate> set to True? ... > Exception Details: System.UnauthorizedAccessException: Access to the path ...
      (microsoft.public.dotnet.framework.aspnet.security)