Server Error in '/Apaa' 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:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[IndexOutOfRangeException: Index was outside the bounds of the array.]
   System.Array.Clear(Array array, Int32 index, Int32 length) +0
   System.Collections.ArrayList.Clear() +24
   BPI.USIL.APA.DAO.clsGlobales.CargaParametrosReclamo(String idPrograma) in D:\VSS\PROD\WEB_APAA_V2\WEB_APAA\BPI.USIL.APA.DAO\clsGlobales.vb:403
   Procesos_Reclamo_frmRecRegistro.inicializarControles() +146
   Procesos_Reclamo_frmRecRegistro.Page_Load(Object sender, EventArgs e) +30
   System.Web.UI.Control.OnLoad(EventArgs e) +91
   System.Web.UI.Control.LoadRecursive() +74
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2602


Version Information: Microsoft .NET Framework Version:2.0.50727.8813; ASP.NET Version:2.0.50727.8762