w20030
新新人类
帖子
1
精华
0
无忧币 5
积分 5
阅读权限 20
|
发表于:2007-10-8 14:24
标题:ASPNET does not have write access to 'C:\WIN......\Temporary ASP.NET Files'
<上一帖 |
下一帖>
最近发生了个怪事情,以前网页还好好的。现在报下面的错误信息。
试了很多方法都不行,现在只好求救了。
我重装过VS2005和NET FRAMEWORK 2.0。
用aspnet_iis -i 和 aspnet_iis -ga "w14801-d1\ASPNET" 都不行
修改ASPNET用户的权限为管理员也不行
不知道大家有什么好方法吗
谢谢了!
The current identity (W14801-D1\ASPNET) does not have write access to 'C:\WINDOWS\Microsoft.NET\Fram
ework\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 (W14801-D1\ASPNET) 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 (W14801-D1\ASPNET) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files'.]
System.Web.HttpRuntime.SetUpCodegenDirectory(CompilationSection compilationSection) +744
System.Web.HttpRuntime.HostingInit(HostingEnvironmentFlags hostingFlags) +225
[HttpException (0x80004005): The current identity (W14801-D1\ASPNET) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files'.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +936
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +90
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +150
|
 网络工程师到底该不该去考CCIE认证? |
|