|
|
Server Error in '/' Application.
--------------------------------------------------------------------------------
Th ere is no row at position 0.
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: There is no row at position 0.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
Stack Trace:
[IndexOutOfRangeException: There is no row at position 0.]
System.Data.DataRowCollection.get_Item(Int32 index) +63
fantaservicenew.clsFantaCalciatori.CalcolaBonusMalus(Int32 Giornata, Int32 IDCalciatore, clsLegaDetails objLegaDetails) in C:InetpubwwwrootfantaservicenewcomponentsclsFantaCalciatori.vb:287
fantaservicenew.dettagli_partita1.RiempiRepeater(Object sender, RepeaterItemEventArgs e) in C:Inetpubwwwrootfantaservicenewleghepubblichedettagli_partita.aspx.vb:184
System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs e) +110
System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +139
System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +475
System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +49
System.Web.UI.WebControls.Repeater.DataBind() +23
fantaservicenew.dettagli_partita1.Page_Load(Object sender, EventArgs e) in C:Inetpubwwwrootfantaservicenewleghepubblichedettagli_partita.aspx.vb:122
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +731
--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573
|