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 452:
Line 453:				i1 += 1
Line 454:				d(i1, 0) = i1
Line 455:			Loop
Line 456:			Dim j1 As Integer = 0

Source File: \\fsvs02\target02\350996\488311\www.kokaneetackle.com\web\content\PageNotFound.aspx.vb    Line: 454

Stack Trace:


[IndexOutOfRangeException: Index was outside the bounds of the array.]
   AspDotNetStorefront.LevenshteinDistance.CalcDistance(String s, String t) in \\fsvs02\target02\350996\488311\www.kokaneetackle.com\web\content\PageNotFound.aspx.vb:454
   AspDotNetStorefront.PageNotFound.MakeSuggestions(String intendedPage) in \\fsvs02\target02\350996\488311\www.kokaneetackle.com\web\content\PageNotFound.aspx.vb:160
   AspDotNetStorefront.PageNotFound.DetermineIntendedPage() in \\fsvs02\target02\350996\488311\www.kokaneetackle.com\web\content\PageNotFound.aspx.vb:136
   AspDotNetStorefront.PageNotFound.OnInit(EventArgs e) in \\fsvs02\target02\350996\488311\www.kokaneetackle.com\web\content\PageNotFound.aspx.vb:109
   System.Web.UI.Control.InitRecursive(Control namingContainer) +139
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +408


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