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

未能找到路径“D:\wwwroot\net8286802\wwwroot”的一部分。

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

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

源错误:

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

堆栈跟踪:


[DirectoryNotFoundException: 未能找到路径“D:\wwwroot\net8286802\wwwroot”的一部分。]
   System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath) +193
   System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption) +1923
   System.IO.DirectoryInfo.GetDirectories(String searchPattern, SearchOption searchOption) +58
   System.IO.DirectoryInfo.GetDirectories() +14
   Dcms.Orm.DllLoader.GetBase() +120
   Dcms.Orm.DllLoader.TryLoadContext(qDbType type) +130

[ContextDllLoadException: UnKown error]
   Dcms.Orm.DllLoader.TryLoadContext(qDbType type) +915
   Dcms.Orm.dbContext..ctor() +279

[OrmException: dll load or type load error!]
   Dcms.Orm.dbContext..ctor() +549
   Dcms.Orm.dbContext..cctor() +39

[TypeInitializationException: “Dcms.Orm.dbContext”的类型初始值设定项引发异常。]
   Dcms.Orm.dbContext.Current() +0
   Dcms.Controls.RenderApi.checkWhereNew(String thisWhere, Int32 layer) +19302
   Dcms.Controls.RenderApi.RenderSelect() +162
   Dcms.Controls.Drepeater.Render(HtmlTextWriter output) +522
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +99
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +134
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +19
   System.Web.UI.Control.Render(HtmlTextWriter writer) +10
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +99
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +134
   System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +19
   System.Web.UI.Page.Render(HtmlTextWriter writer) +29
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +27
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter) +99
   System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +25
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1266


版本信息: Microsoft .NET Framework 版本:2.0.50727.8806; ASP.NET 版本:2.0.50727.8762