Server Error in '/' Application.

No data exists for the row/column.

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.InvalidOperationException: No data exists for the row/column.

Source Error:


Line 63:         Reader.Read()
Line 64: 
Line 65:         MyTitoloMaster = Server.HtmlDecode(Reader(3).ToString)
Line 66:         Mydescrizione = RimuoviHtml(Left(Server.HtmlDecode(Reader(4).ToString), 160))
Line 67: 

Source File: D:\inetpub\webs\lacaraffait\it\dettaglio_news.aspx.vb    Line: 65

Stack Trace:


[InvalidOperationException: No data exists for the row/column.]
   System.Data.OleDb.OleDbDataReader.DoValueCheck(Int32 ordinal) +115
   System.Data.OleDb.OleDbDataReader.GetValue(Int32 ordinal) +12
   System.Data.OleDb.OleDbDataReader.get_Item(Int32 index) +10
   stage_dettaglio_pubblicazioni.stage_dettaglio_pubblicazioni_LoadComplete(Object sender, EventArgs e) in D:\inetpub\webs\lacaraffait\it\dettaglio_news.aspx.vb:65
   System.EventHandler.Invoke(Object sender, EventArgs e) +0
   System.Web.UI.Page.OnLoadComplete(EventArgs e) +109
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3656


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