Server Error in '/' Application.

DataBinding: 'DevExpress.Web.Data.WebDataRow' does not contain a property with the name 'CreaterIco'.

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: 'DevExpress.Web.Data.WebDataRow' does not contain a property with the name 'CreaterIco'.

Source Error:


Line 507:                            <div class="photonamebadge">
Line 508:                                <div class="UserIco-container left-container">
Line 509:                                <asp:Image ImageUrl='<%# Eval("CreaterIco")%>' CssClass="UserIco lazyload" Height="50px" Width="50px" ID="UserIcoImg" runat="server" />
Line 510:                                </div>
Line 511:                                <div class="right-container">

Source File: d:\websites\boardriding.com\controls\whatsupdeskboard.ascx    Line: 509

Stack Trace:


[HttpException (0x80004005): DataBinding: 'DevExpress.Web.Data.WebDataRow' does not contain a property with the name 'CreaterIco'.]
   System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) +3950422
   System.Web.UI.DataBinder.Eval(Object container, String[] expressionParts) +95
   ASP.controls_whatsupdeskboard_ascx.__DataBinding__control97(Object sender, EventArgs e) in d:\websites\boardriding.com\controls\whatsupdeskboard.ascx:509
   System.Web.UI.Control.OnDataBinding(EventArgs e) +100
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +178
   System.Web.UI.Control.DataBindChildren() +248
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +195
   System.Web.UI.Control.DataBindChildren() +248
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +195
   DevExpress.Web.GridBaseTemplateContainer.DataBind() +26
   DevExpress.Web.ASPxWebControlBase.DataBindContainers(Control parent, Boolean bindContents, Boolean bindTemplates) +206
   DevExpress.Web.ASPxWebControlBase.DataBindContainers(Control parent, Boolean bindContents, Boolean bindTemplates) +270
   DevExpress.Web.ASPxWebControlBase.DataBindContainers(Control parent, Boolean bindContents, Boolean bindTemplates) +270
   DevExpress.Web.ASPxWebControlBase.DataBindContainers(Control parent, Boolean bindContents, Boolean bindTemplates) +270
   DevExpress.Web.ASPxWebControlBase.DataBindContainers(Control parent, Boolean bindContents, Boolean bindTemplates) +270
   DevExpress.Web.ASPxWebControlBase.DataBindContainers(Control parent, Boolean bindContents, Boolean bindTemplates) +270
   DevExpress.Web.ASPxWebControlBase.DataBindContainers(Control parent, Boolean bindContents, Boolean bindTemplates) +270
   DevExpress.Web.ASPxWebControlBase.DataBindContainers(Control parent, Boolean bindContents, Boolean bindTemplates) +270
   DevExpress.Web.ASPxWebControlBase.DataBindContainers(Control parent, Boolean bindContents, Boolean bindTemplates) +270
   DevExpress.Web.ASPxWebControlBase.DataBindContainers(Control parent, Boolean bindContents, Boolean bindTemplates) +270
   DevExpress.Web.ASPxWebControl.DataBind() +50
   DevExpress.Web.Internal.DataHelperBase.EnsureDataBound(Boolean ensureChildControls) +74
   DevExpress.Web.Internal.DataContainer.EnsureDataBound() +154
   DevExpress.Web.ASPxDataWebControlBase.OnPreRender(EventArgs e) +26
   System.Web.UI.Control.PreRenderRecursiveInternal() +132
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Control.PreRenderRecursiveInternal() +227
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3671


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