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 5110:        Public Default ReadOnly Property Item(ByVal index As Integer) As WCT_MEDIA_NEWSROOMRow
Line 5111:            Get
Line 5112:                Return CType(Me.Rows(index),WCT_MEDIA_NEWSROOMRow)
Line 5113:            End Get
Line 5114:        End Property

Source File: C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\0dded9c1\8d449384\App_Code.klvzyfnf.1.vb    Line: 5112

Stack Trace:


[IndexOutOfRangeException: There is no row at position 0.]
   System.Data.RBTree`1.GetNodeByIndex(Int32 userIndex) +1559118
   System.Data.RBTree`1.get_Item(Int32 index) +19
   System.Data.DataRowCollection.get_Item(Int32 index) +11
   WCT_MEDIA_NEWSROOMDataTable.get_Item(Int32 index) in C:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\0dded9c1\8d449384\App_Code.klvzyfnf.1.vb:5112
   _Default.Page_Load(Object sender, EventArgs e) in C:\Domains\wctcommy\wct.com.my\wwwroot\media_centre\newsroom\article\Default.aspx.vb:14
   System.Web.UI.Control.OnLoad(EventArgs e) +99
   System.Web.UI.Control.LoadRecursive() +50
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627


Version Information: Microsoft .NET Framework Version:2.0.50727.9172; ASP.NET Version:2.0.50727.9161