• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

删除everyone对c:的访问权限后,运行asp.net出现DirectoryNotFoundException未找到路 ...

原作者: [db:作者] 来自: [db:来源] 收藏 邀请
未找到路径“C:\”的一部分。 
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。 

异常详细信息: System.IO.DirectoryNotFoundException: 未找到路径“C:\”的一部分。

源错误: 

执行当前 Web 请求期间生成了未处理的异常。可以使用下面的异常堆栈跟踪信息确定有关异常原因和发生位置的信息。  

堆栈跟踪: 


[DirectoryNotFoundException: 未找到路径“C:\”的一部分。]
   System.IO.__Error.WinIOError(Int32 errorCode, String str) +287
   System.IO.Directory.InternalCreateDirectory(String fullPath, String path) +489
   System.IO.Directory.CreateDirectory(String path) +195
   System.Web.Compilation.PreservedAssemblyEntry.DoFirstTimeInit(HttpContext context) +85

[HttpException (0x80004005): 未能创建临时文件目录“C:\WINNT\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\root\12f3cdd9\118ba34”。访问被拒绝。]
   System.Web.Compilation.PreservedAssemblyEntry.DoFirstTimeInit(HttpContext context) +143
   System.Web.Compilation.PreservedAssemblyEntry.EnsureFirstTimeInit(HttpContext context) +97
   System.Web.Compilation.PreservedAssemblyEntry.GetPreservedAssemblyEntry(HttpContext context, String virtualPath, Boolean fApplicationFile) +29
   System.Web.UI.TemplateParser.GetParserCacheItemFromPreservedCompilation() +91
   System.Web.UI.TemplateParser.GetParserCacheItemInternal(Boolean fCreateIfNotFound) +148
   System.Web.UI.TemplateParser.GetParserCacheItemWithNewConfigPath() +125
   System.Web.UI.TemplateParser.GetParserCacheItem() +88
   System.Web.UI.ApplicationFileParser.GetCompiledApplicationType(String inputFile, HttpContext context, ApplicationFileParser& parser) +168
   System.Web.HttpApplicationFactory.CompileApplication(HttpContext context) +43
   System.Web.HttpApplicationFactory.Init(HttpContext context) +485
   System.Web.HttpApplicationFactory.GetApplicationInstance(HttpContext context) +170
   System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +414

 


--------------------------------------------------------------------------------
版本信息: Microsoft .NET Framework 版本:1.1.4322.573; ASP.NET 版本:1.1.4322.573


请参考:
http://msdn.microsoft.com/library/en-us/secmod/html/secmod15.asp

关键是最后一段:

Application Folder Hierarchy
C:\
C:\inetpub\
C:\inetpub\wwwroot\
C:\inetpub\wwwroot\
mywebapp1
List Folder/ Read Process For file change notifications and the C# compiler (for file canonicalization reasons), the process account needs list folder and read data permissions to the application folder hierarchy. That is all parent folders all the way back

往往可能忽略此设置。我就是因为删除了everyone对c:\的访问权限,结果导致iis运行asp.net出错,忙了半天才找到原因。


鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
HTML5声明兼容IE的写法asp.netHTML5声明兼容IE的写法发布时间:2022-07-10
下一篇:
如何bin部署sqlce4.0的ASP.NETmvc3网站发布时间:2022-07-10
热门推荐
热门话题
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap