Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Server Error in '/' Application.
Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
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: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Source Error:
Line 50: saida = "<BR>" & m(17)
Line 51: else
Line 52: saida = "<BR>" & m(17)
Line 53: end if
Line 54:
|
Source File: s:\home\guiahoteiseconvencoe\web\noticiaThumb.aspx Line: 52
Stack Trace:
[ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index]
System.Collections.ArrayList.get_Item(Int32 index) +91
ASP.noticiaThumb_aspx.carregar() in s:\home\guiahoteiseconvencoe\web\noticiaThumb.aspx:52
ASP.noticiaThumb_aspx.Page_Load(Object Sender, EventArgs E) in s:\home\guiahoteiseconvencoe\web\noticiaThumb.aspx:20
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +750
|
Version Information: Microsoft .NET Framework Version:1.1.4322.2443; ASP.NET Version:1.1.4322.2460
|