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 35:         Get
Line 36:             Dim mese = -1
Line 37:             If IsNumeric(filtro(1)) Then
Line 38:                 mese = Snap.Utility.numeroMese(filtro(0).ToLower)
Line 39:             End If

Source File: D:\home\distribuzionesigari.it\httpdocs\pagine\Blog.aspx.vb    Line: 37

Stack Trace:


[IndexOutOfRangeException: Index was outside the bounds of the array.]
   Pagine_Blog.get_filtroMese() in D:\home\distribuzionesigari.it\httpdocs\pagine\Blog.aspx.vb:37
   Pagine_Blog.Page_Load(Object sender, EventArgs e) in D:\home\distribuzionesigari.it\httpdocs\pagine\Blog.aspx.vb:79
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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