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 525:            if (drikid5.Length >= dd)
Line 526:            {
Line 527:                ru = drikid5[dd][type].ToString();
Line 528:            }
Line 529:        }

Source File: d:\web\HJH\hk2s.hjhdy.com\1214.aspx.cs    Line: 527

Stack Trace:


[IndexOutOfRangeException: Index was outside the bounds of the array.]
   s.getdrikid5(Int32 dd, String type) in d:\web\HJH\hk2s.hjhdy.com\1214.aspx.cs:527
   ASP._1214_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:\web\HJH\hk2s.hjhdy.com\1214.aspx:810
   System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +276
   System.Web.UI.Page.Render(HtmlTextWriter writer) +40
   System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter) +80
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239


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