Server Error in '/' Application.

PlayerName

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

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[IndexOutOfRangeException: PlayerName]
   System.Data.ProviderBase.FieldNameLookup.GetOrdinal(String fieldName) +6294798
   System.Data.Common.DataRecordInternal.get_Item(String name) +20
   BGD.BGDUtils.GetPlayerLink(DbDataRecord& Drv, String LinkText, Int32 BGDSport) in C:\Users\cdelvecchio\Documents\Visual Studio 2010\Projects\Berks Game Day\BGDUtils.vb:92
   BGD.BGDFBBoxScore.GameLogGrid_ItemDataBound(Object sender, DataGridItemEventArgs e) in C:\Users\cdelvecchio\Documents\Visual Studio 2010\Projects\Berks Game Day\BGDFBBoxScore.aspx.vb:608
   System.Web.UI.WebControls.DataGrid.CreateItem(Int32 itemIndex, Int32 dataSourceIndex, ListItemType itemType, Boolean dataBind, Object dataItem, DataGridColumn[] columns, TableRowCollection rows, PagedDataSource pagedDataSource) +225
   System.Web.UI.WebControls.DataGrid.CreateControlHierarchy(Boolean useDataSource) +1366
   System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) +89
   BGD.BGDFBBoxScore.Page_Load(Object sender, EventArgs e) in C:\Users\cdelvecchio\Documents\Visual Studio 2010\Projects\Berks Game Day\BGDFBBoxScore.aspx.vb:313
   System.Web.UI.Control.OnLoad(EventArgs e) +132
   System.Web.UI.Control.LoadRecursive() +66
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2428


Version Information: Microsoft .NET Framework Version:2.0.50727.8806; ASP.NET Version:2.0.50727.8762