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
- Previous message: Dominick Baier [DevelopMentor]: "Re: How do I fix this error: "The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to ""
- In reply to: Dominick Baier [DevelopMentor]: "Re: How do I fix this error: "The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to ""
- Next in thread: Ken Schaefer: "Re: How do I fix this error: "The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to ""
- Reply: Ken Schaefer: "Re: How do I fix this error: "The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to ""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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 >> > >
- Previous message: Dominick Baier [DevelopMentor]: "Re: How do I fix this error: "The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to ""
- In reply to: Dominick Baier [DevelopMentor]: "Re: How do I fix this error: "The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to ""
- Next in thread: Ken Schaefer: "Re: How do I fix this error: "The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to ""
- Reply: Ken Schaefer: "Re: How do I fix this error: "The current identity (NT AUTHORITY\NETWORK SERVICE) does not have write access to ""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|