Line 166:
Line 167: DataTable _dt_true =Global.WS.Common_GetList("t_truecompany", "", "", " and t_c_id=" +_c_id,"");
Line 168: lb_pic.ImageUrl = _dt_true.Rows[0]["t_pic"].ToString();
Line 169:
Line 170:
[IndexOutOfRangeException: beplay体育安卓_beplay体育注册_beplay官方下载]
System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) +2244170
System.Data.DataRowCollection.get_Item(Int32 index) +20
company_index.pageBind() in d:\web\TS.WebSite\company\index.aspx.cs:168
company_index.Page_Load(Object sender, EventArgs e) in d:\web\TS.WebSite\company\index.aspx.cs:41
System.Web.UI.Control.LoadRecursive() +71
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178