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 174:        Reader.Read()
Line 175:
Line 176:        MyTitoloMaster = Server.HtmlDecode(Reader(3).ToString)
Line 177:        Mydescrizione = RimuoviHtml(Left(Server.HtmlDecode(Reader(4).ToString), 160))
Line 178:        Myogtitle = Reader.Item(3).ToString()

Source File: D:\inetpub\webs\gianlucadipietroit\it\dettaglio_news.aspx.vb    Line: 176

Stack Trace:


[InvalidOperationException: No data exists for the row/column.]
   System.Data.OleDb.OleDbDataReader.DoValueCheck(Int32 ordinal) +1247823
   System.Data.OleDb.OleDbDataReader.GetValue(Int32 ordinal) +14
   System.Data.OleDb.OleDbDataReader.get_Item(Int32 index) +12
   stage_dettaglio_pubblicazioni.stage_dettaglio_pubblicazioni_Load(Object sender, EventArgs e) in D:\inetpub\webs\gianlucadipietroit\it\dettaglio_news.aspx.vb:176
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.Control.LoadRecursive() +61
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693


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