Server Error in '/' Application.

DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'yardID'.

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.Web.HttpException: DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'yardID'.

Source Error:


Line 185:                                    <div class="relative">
Line 186:                                        <%#FuncClass.doImages(Eval("idLot").ToString, Eval("idImageQty").ToString, Eval("itmName").ToString, Eval("idIDNum"), imgFolder, saleTimeLine)%>
Line 187:                                        <%# FuncClass.checkImageRibbon(Eval("idOffsite").ToString, Eval("yardID"), saleTimeLine)%>
Line 188:                                    </div>
Line 189:                                </div>

Source File: C:\Inetpub\vhosts\teamauctions.com\httpdocs\auction.aspx    Line: 187

Stack Trace:


[HttpException (0x80004005): DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'yardID'.]
   System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) +3856557
   System.Web.UI.DataBinder.Eval(Object container, String[] expressionParts) +92
   ASP.auction_aspx.__DataBind__control8(Object sender, EventArgs e) in C:\Inetpub\vhosts\teamauctions.com\httpdocs\auction.aspx:187
   System.Web.UI.Control.OnDataBinding(EventArgs e) +98
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +174
   System.Web.UI.Control.DataBindChildren() +246
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +191
   System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +172
   System.Web.UI.WebControls.Repeater.AddDataItemsIntoItemsArray(IEnumerable dataSource, Boolean useDataSource) +279
   System.Web.UI.WebControls.Repeater.PostGetDataAction(IEnumerable dataSource) +104
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +80
   auction.doRealEstate() in C:\Inetpub\vhosts\teamauctions.com\httpdocs\auction.aspx.vb:544
   auction.doCategories(Int32 vItem) in C:\Inetpub\vhosts\teamauctions.com\httpdocs\auction.aspx.vb:519
   auction.Page_Load(Object sender, EventArgs e) in C:\Inetpub\vhosts\teamauctions.com\httpdocs\auction.aspx.vb:110
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


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