出错页面是:http://localhost/Admin/label/ks.label.grouplist.aspx?classid=0&labeltype=2&templateId=4
异常信息:Exception of type 'System.Web.HttpUnhandledException' was thrown.
Source:System.Web
StackTrace:
at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.admin_label_ks_label_grouplist_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework64\v4.0.30319\Temporary ASP.NET Files\root\83588918\c0a0df77\App_Web_tf3npys0.4.cs:line 0
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
InnerException:
System.TypeInitializationException: The type initializer for 'Kesion.Config.ExamConfigProvider' threw an exception. ---> System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\ASPCMS\config\exam\exam.config'. at Kesion.Publics.SerializationHelper.Load(Type type, String filename)
at Kesion.Config.ExamConfigProvider..cctor() --- End of inner exception stack trace ---
at Kesion.Config.ExamConfigProvider.Instance()
at Kesion.Config.ExamConfigManage.GetConfig()
at Kesion.Cache.MyCache.GetSJCacheConfig(Int32 n)
at ASP.admin_label_ks_label_grouplist_aspx.__RenderTd8(HtmlTextWriter __w, Control parameterContainer) in d:\ASPCMS\Admin\Label\KS.Label.GroupList.aspx:line 306
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at ASP.admin_label_ks_label_grouplist_aspx.__RenderContent1(HtmlTextWriter __w, Control parameterContainer) in d:\ASPCMS\Admin\Label\KS.Label.GroupList.aspx:line 205
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at ASP.admin_masterpage_master.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\ASPCMS\Admin\MasterPage.master:line 45
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Page.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)