Server Error in '/' Application.

There 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:


Line 3032:        Public Default ReadOnly Property Item(ByVal index As Integer) As bookRow
Line 3033:            Get
Line 3034:                Return CType(Me.Rows(index),bookRow)
Line 3035:            End Get
Line 3036:        End Property

Source File: C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\2e24ccbc\da948cc6\App_Code.d9xnh3qe.3.vb    Line: 3034

Stack Trace:


[IndexOutOfRangeException: There is no row at position 0.]
   System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) +2567213
   System.Data.RBTree`1.get_Item(Int32 index) +16
   System.Data.DataRowCollection.get_Item(Int32 index) +16
   bookDataTable.get_Item(Int32 index) in C:\Windows\Microsoft.NET\Framework64\v2.0.50727\Temporary ASP.NET Files\root\2e24ccbc\da948cc6\App_Code.d9xnh3qe.3.vb:3034
   wuc_details.Page_Load(Object sender, EventArgs e) in C:\webspace\resadmin\iyadakco\iyadak.com\www\wuc\detailsfa.ascx.vb:40
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Control.LoadRecursive() +191
   System.Web.UI.Control.LoadRecursive() +191
   System.Web.UI.Control.LoadRecursive() +191
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


Version Information: Microsoft .NET Framework Version:2.0.50727.8974; ASP.NET Version:2.0.50727.8974