Errore server nell'applicazione '/it'.

Nessuna riga alla posizione 0.

Descrizione: Eccezione non gestita durante l'esecuzione della richiesta Web corrente. Per ulteriori informazioni sull'errore e sul suo punto di origine nel codice, vedere l'analisi dello stack.

Dettagli eccezione: System.IndexOutOfRangeException: Nessuna riga alla posizione 0.

Errore nel codice sorgente:


Riga 62:         'Else
Riga 63:         '    'errore
Riga 64:         litTitolo.Text = "News del prossimo mese " & isNULL(dtNews.Rows(0)("TIPONEWS"), "")
Riga 65:         dtNews = FilterDataTable(dtNews, write("dataNews >= #{1}#", Now.ToString("MM/dd/yyyy")))
Riga 66:         dtNews = SortDataTable(dtNews, "dataNews")

File di origine: C:\Inetpub\wwwroot\WEBSITES\www.montecatinigolf.com_restyling\_base_news_home.ascx.vb    Riga: 64

Analisi dello stack:


[IndexOutOfRangeException: Nessuna riga alla posizione 0.]
   System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) +1551206
   System.Data.RBTree`1.get_Item(Int32 index) +19
   System.Data.DataRowCollection.get_Item(Int32 index) +11
   _base_news_elenco.caricaRepeaterNews() in C:\Inetpub\wwwroot\WEBSITES\www.montecatinigolf.com_restyling\_base_news_home.ascx.vb:64
   _base_news_elenco.Page_Init(Object sender, EventArgs e) in C:\Inetpub\wwwroot\WEBSITES\www.montecatinigolf.com_restyling\_base_news_home.ascx.vb:36
   System.Web.UI.Control.OnInit(EventArgs e) +99
   System.Web.UI.UserControl.OnInit(EventArgs e) +77
   System.Web.UI.Control.InitRecursive(Control namingContainer) +333
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Control.InitRecursive(Control namingContainer) +210
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +378


Informazioni di versione: Versione di Microsoft .NET Framework:2.0.50727.3662; Versione di ASP.NET:2.0.50727.3668