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 24: 
Line 25: 
Line 26:         Dim XMLOUT As String = a.Decrypt(System.Configuration.ConfigurationManager.AppSettings("CartaAliasOnLine"), Split(PageFunctions.GetQuerystring, "b=")(1), System.Configuration.ConfigurationManager.AppSettings("CartaChiaveMacPayMailOnLine")).OuterXml
Line 27:         '  Response.Write(XMLOUT)
Line 28:         Dim XmlReturn As XmlDocument = New XmlDocument()

Source File: C:\inetpub\wwwroot\OliviOnLine\PagineWeb\1\_174.aspx.vb    Line: 26

Stack Trace:


[IndexOutOfRangeException: Index was outside the bounds of the array.]
   _174.Page_LoadComplete(Object sender, EventArgs e) in C:\inetpub\wwwroot\OliviOnLine\PagineWeb\1\_174.aspx.vb:26
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Page.OnLoadComplete(EventArgs e) +9866566
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +795


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