出错页面是:http://www.goldgame.com.cn/index.aspx?c=model&a=list&en=lxwm异常信息:引发类型为“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.Reflection.TargetInvocationException: 调用的目标发生了异常。 ---> System.TypeInitializationException: “Kesion.BLL.DataFactory”的类型初始值设定项引发异常。 ---> System.TypeInitializationException: “Kesion.DALFactory.DataAccess”的类型初始值设定项引发异常。 ---> 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.Publics.KSCMS.get_SiteSN()
在 Kesion.Publics.Utils.GetCookie(String Key, String str)
在 Kesion.Publics.KSCMS.GetCookie(String Key, String Name)
--- 内部异常堆栈跟踪的结尾 ---
在 Kesion.DALFactory.DataAccess.InitialUserManage()
在 Kesion.BLL.UserManage..cctor()
--- 内部异常堆栈跟踪的结尾 ---
在 Kesion.BLL.DataFactory.GetDataTable(String sqlstr)
在 Kesion.HtmlTags.ReplaceList.GetList(Boolean isMobileDevice)
在 Kesion.Controllers.modelController.gBWgi7VCac(Boolean )
在 Kesion.Controllers.modelController.List(Boolean isMobileDevice)
在 Kesion.Controllers.modelController.Run(Boolean isMobileDevice)
--- 内部异常堆栈跟踪的结尾 ---
在 System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
在 System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
在 System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
在 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) |