Server Error in '/' Application.
--------------------------------------------------------------------------------
Specified argument was out of the range of valid values.
Parameter name: i 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.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: i
Source Error:
Line 116: Response.Write("<div id='page2' style='display: none;'>")
Line 117: For i = intC - 4 To intC - 1
Line 118: Response.Write("<img src='http://www.idown.tv/" & regex2.Matches(strPage).Item(i).Groups(2).ToString & "' alt='image' width='47' height='66' />")
Line 119: Response.Write("<a href='View.aspx?url=" & Server.UrlEncode("http://idown.tv/" & regex.Matches(strPage).Item(i).Groups(1).ToString) & "' target='_blank'>" & regex.Matches(strPage).Item(i).Groups(2).ToString & "</a><br />")
Line 120: Next
Source File: C:\Domains\gguides.co.il\wwwroot\send.aspx Line: 118
Stack Trace:
[ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: i]
System.Text.RegularExpressions.MatchCollection.get _Item(Int32 i) +2116766
ASP.send_aspx.Page_Load(Object sender, EventArgs e) in C:\Domains\gguides.co.il\wwwroot\send.aspx:118
System.Web.Util.CalliHelper.EventArgFunctionCaller (IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Cal lback(Object sender, EventArgs e) +33
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
Server Error in '/' Application.
--------------------------------------------------------------------------------
Specified argument was out of the range of valid values.
Parameter name: i 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.ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: i
Source Error:
Line 116: Response.Write("<div id='page2' style='display: none;'>")
Line 117: For i = intC - 4 To intC - 1
Line 118: Response.Write("<img src='http://www.idown.tv/" & regex2.Matches(strPage).Item(i).Groups(2).ToString & "' alt='image' width='47' height='66' />")
Line 119: Response.Write("<a href='View.aspx?url=" & Server.UrlEncode("http://idown.tv/" & regex.Matches(strPage).Item(i).Groups(1).ToString) & "' target='_blank'>" & regex.Matches(strPage).Item(i).Groups(2).ToString & "</a><br />")
Line 120: Next
Source File: C:\Domains\gguides.co.il\wwwroot\send.aspx Line: 118
Stack Trace:
[ArgumentOutOfRangeException: Specified argument was out of the range of valid values.
Parameter name: i]
System.Text.RegularExpressions.MatchCollection.get _Item(Int32 i) +2116766
ASP.send_aspx.Page_Load(Object sender, EventArgs e) in C:\Domains\gguides.co.il\wwwroot\send.aspx:118
System.Web.Util.CalliHelper.EventArgFunctionCaller (IntPtr fp, Object o, Object t, EventArgs e) +15
System.Web.Util.CalliEventHandlerDelegateProxy.Cal lback(Object sender, EventArgs e) +33
System.Web.UI.Control.OnLoad(EventArgs e) +99
System.Web.UI.Control.LoadRecursive() +47
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1436
|