出错页面是:http://www.goldgame.com.cn/index.aspx异常信息:引发类型为“System.Web.HttpUnhandledException”的异常。Source:System.WebStackTrace: 在 System.Web.UI.Page.HandleError(Exception e)
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
在 System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
在 System.Web.UI.Page.ProcessRequest()
在 System.Web.UI.Page.ProcessRequest(HttpContext context)
在 System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
在 System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step)
在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) InnerException:System.TypeInitializationException: “Kesion.Config.BaseConfigProvider”的类型初始值设定项引发异常。 ---> System.IO.FileNotFoundException: 未能找到文件“D:\server\EDU7\WebSite\conn.config”。
在 Kesion.Publics.SerializationHelper.Load(Type type, String filename)
在 Kesion.Config.BaseConfigProvider..cctor()
--- 内部异常堆栈跟踪的结尾 ---
在 Kesion.Config.BaseConfigProvider.Instance()
在 Kesion.Config.BaseConfigManage.GetConfig()
在 Kesion.Config.BaseConfigManage.get_AllowSubDomain()
在 Kesion.NET.WebSite.Index.Page_Load(Object sender, EventArgs e)
在 System.Web.UI.Control.OnLoad(EventArgs e)
在 System.Web.UI.Control.LoadRecursive()
在 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) |