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 149:			    '!!!lblGal.Text="False"
Line 150:	   '!!!End If	
Line 151:	   If dtr2("komentari")=False Then
Line 152:			    lblKom.Text="False"
Line 153:	   End If

Source File: C:\Users\adrcro\adriaticro.hr\wwwroot\video_pregled.aspx    Line: 151

Stack Trace:


[InvalidOperationException: No data exists for the row/column.]
   System.Data.OleDb.OleDbDataReader.DoValueCheck(Int32 ordinal) +1243623
   System.Data.OleDb.OleDbDataReader.GetValue(Int32 ordinal) +14
   System.Data.OleDb.OleDbDataReader.get_Item(String name) +28
   ASP.video_pregled_aspx.PuniClanci() in C:\Users\adrcro\adriaticro.hr\wwwroot\video_pregled.aspx:151
   ASP.video_pregled_aspx.Page_Load(Object s, EventArgs e) in C:\Users\adrcro\adriaticro.hr\wwwroot\video_pregled.aspx:70
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
   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.4075.0