听棠.NET

用积极乐观的心态,面对压力
  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

SPL问题

Posted on 2005-08-22 17:26  听棠.NET  阅读(504)  评论(1)    收藏  举报
请问一下。这个错误。是什么原因造成的?


“/”应用程序中的服务器错误。
--------------------------------------------------------------------------------

访问被拒绝:“PersistenceLayer”。
说明: 执行当前 Web 请求期间,出现未处理的异常。请检查堆栈跟踪信息,以了解有关该错误以及代码中导致错误的出处的详细信息。

异常详细信息: System.IO.FileLoadException: 访问被拒绝:“PersistenceLayer”。

源错误:

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

程序集加载跟踪: 下列信息有助于确定程序集“PersistenceLayer”无法加载的原因。


=== Pre-bind state information ===
LOG: DisplayName = PersistenceLayer, Version=3.1.0.5, Culture=neutral, PublicKeyToken=a18c8602ba050ad5
(Fully-specified)
LOG: Appbase = file:///e:/freehost/xiangrui/web
LOG: Initial PrivatePath = bin
Calling assembly : Moon.Webs, Version=1.0.2060.26261, Culture=neutral, PublicKeyToken=null.
===

LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/1e4fb395/a3cb75cb/PersistenceLayer.DLL.
LOG: Attempting download of new URL file:///C:/WINDOWS/Microsoft.NET/Framework/v1.1.4322/Temporary ASP.NET Files/root/1e4fb395/a3cb75cb/PersistenceLayer/PersistenceLayer.DLL.
LOG: Attempting download of new URL file:///e:/freehost/xiangrui/web/bin/PersistenceLayer.DLL.



堆栈跟踪:


[FileLoadException: 访问被拒绝:“PersistenceLayer”。]
Webs.Global.startSPL() +0
Webs.Global.Global_BeginRequest(Object sender, EventArgs e)
System.Web.SyncEventExecutionStep.System.Web.HttpApplication+IExecutionStep.Execute() +60
System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +87




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