PageAdmin网站内容管理系统(CMS)交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

求助贴,初始化页面遇到的一个问题 [复制链接]

1#
Server Error in '/' Application.
--------------------------------------------------------------------------------

The current identity (PC2010041712PPP\ASPNET) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v4.0.20506\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 (PC2010041712PPP\ASPNET) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v4.0.20506\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 (PC2010041712PPP\ASPNET) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v4.0.20506\Temporary ASP.NET Files'.]
   System.Web.HttpRuntime.SetUpCodegenDirectory(CompilationSection compilationSection) +9625710
   System.Web.HttpRuntime.HostingInit(HostingEnvironmentFlags hostingFlags, PolicyLevel policyLevel, Exception appDomainCreationException) +152

[HttpException (0x80004005): The current identity (PC2010041712PPP\ASPNET) does not have write access to 'C:\WINDOWS\Microsoft.NET\Framework\v4.0.20506\Temporary ASP.NET Files'.]
   System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +9596904
   System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +91
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +262




--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:4.0.20506; ASP.NET Version:4.0.20506.1

初始化页面遇到的一个问题,请问下怎么解决?
分享 转发
TOP
2#

PC2010041712PPP\ASPNET用户没有写入的权限
TOP
发新话题 回复该主题