Quantcast
Channel: Troubleshooting
Viewing all articles
Browse latest Browse all 1814

IIS Can't access temporary files

$
0
0

So I'm using IIS 8 to host a web server, It was working fine until I deployed an asp project to it with visual studios 2012 ultimate. Now I receive this error:

[HttpException (0x80004005): The current identity (WIN-MFB9P4HSUIT\webhost) does not have write access to 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files'.]
   System.Web.HttpRuntime.SetUpCodegenDirectory(CompilationSection compilationSection) +12906395
   System.Web.HttpRuntime.HostingInit(HostingEnvironmentFlags hostingFlags, PolicyLevel policyLevel, Exception appDomainCreationException) +323

[HttpException (0x80004005): The current identity (WIN-MFB9P4HSUIT\webhost) does not have write access to 'C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files'.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +12881540
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +159
   System.Web.HttpRuntime.ProcessRequestNotificationPrivate(IIS7WorkerRequest wr, HttpContext context) +12722601

Even though, I've gone to that folder and given the webhost user read/write/execute permissions.

Can anyone point me in the right direction? Thanks.


Viewing all articles
Browse latest Browse all 1814

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>