Server Error in '/' Application.

Index was outside the bounds of the array.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IndexOutOfRangeException: Index was outside the bounds of the array.

Source Error:


Line 333:            if (drikid5.Length >= dd)
Line 334:            {
Line 335:                ru = drikid5[dd][type].ToString();
Line 336:            }
Line 337:        }

Source File: d:\web\zqh\zqha.zqhdy.com\818.aspx.cs    Line: 335

Stack Trace:


[IndexOutOfRangeException: Index was outside the bounds of the array.]
   s818.getdrikid5(Int32 dd, String type) in d:\web\zqh\zqha.zqhdy.com\818.aspx.cs:335
   ASP._818_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\web\zqh\zqha.zqhdy.com\818.aspx:3233
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +117
   System.Web.UI.Page.Render(HtmlTextWriter writer) +39
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +79
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +8753


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.7.4136.0