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 108:    
Line 109:    
Line 110:   Dim sFotos =( split(split(FileContent, "*" & sRedirectURL)(1),"*")(0))
Line 111:    
Line 112:    Dim words As String() = sFotos.Split("#")

Source File: F:\inetpub\wwwroot\search-result\webarchive\default.aspx    Line: 110

Stack Trace:


[IndexOutOfRangeException: Index was outside the bounds of the array.]
   ASP.webarchive_default_aspx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in F:\inetpub\wwwroot\search-result\webarchive\default.aspx:110
   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) +4573


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