V5Mall多用户系统 未知错误:
错误来源:
System.Data
错误简述:
在位置 0 处没有任何行。
帮助链接:
错误详细:
System.IndexOutOfRangeException: 在位置 0 处没有任何行。 在 System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) 在 System.Data.RBTree`1.get_Item(Int32 index) 在 System.Data.DataRowCollection.get_Item(Int32 index) 在 V5Mall.Web.UI.TplPage.InitPathStr(String Ol, String OOO, String O0O) 在 V5Mall.Web.UI.TplPage..ctor() 在 V5Mall.Web.help..ctor() 在 ASP.temp_platform_default_help_aspx..ctor() 在 __ASP.FastObjectFactory_app_web_bkgkomwr.Create_ASP_temp_platform_default_help_aspx() 在 System.Web.Compilation.BuildResultCompiledType.CreateInstance() 在 System.Web.Compilation.BuildManager.CreateInstanceFromVirtualPath(VirtualPath virtualPath, Type requiredBaseType, HttpContext context, Boolean allowCrossApp, Boolean noAssert) 在 System.Web.UI.PageHandlerFactory.GetHandlerHelper(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) 在 System.Web.UI.PageHandlerFactory.System.Web.IHttpHandlerFactory2.GetHandler(HttpContext context, String requestType, VirtualPath virtualPath, String physicalPath) 在 System.Web.HttpApplication.MapHttpHandler(HttpContext context, String requestType, VirtualPath path, String pathTranslated, Boolean useAppConfig) 在 System.Web.HttpApplication.MapHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 在 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)