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 O11, String O0O) 在 V5Mall.Web.UI.TplPage..ctor() 在 V5Mall.Web.help..ctor() 在 ASP.temp_platform_skin3_help_aspx..ctor() 位置 c:\windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\ca38bf27\bec74fb3\App_Web_blwjcoge.14.cs:行号 0 在 __ASP.FastObjectFactory_app_web_blwjcoge.Create_ASP_temp_platform_skin3_help_aspx() 位置 c:\windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\ca38bf27\bec74fb3\App_Web_blwjcoge.30.cs:行号 0 在 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)