[IndexOutOfRangeException: 在位置 0 处没有任何行。]
System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) +1547970
System.Data.RBTree`1.get_Item(Int32 index) +19
System.Data.DataRowCollection.get_Item(Int32 index) +11
about.init() in d:\wwwroot\jiansheng\wwwroot\about.aspx.cs:21
about.Page_Load(Object sender, EventArgs e) in d:\wwwroot\jiansheng\wwwroot\about.aspx.cs:16
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
|