Server Error in '/' Application.

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

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 'LinkPostCreaterProfile'.

Source Error:


Line 428:                        <div class="commentcontent">
Line 429:                            <div class="commentleftimg">
Line 430:                                <asp:HyperLink NavigateUrl='<%# Eval("LinkPostCreaterProfile")%>' ID="LinkToProfile" runat="server">
Line 431:                                    <asp:Image ImageUrl='<%# Eval("CreaterIco")%>' CssClass="UserIco lazyload" Height="20px" Width="20px" ID="UserIcoImg" runat="server" />
Line 432:                                </asp:HyperLink>

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

Stack Trace:


[HttpException (0x80004005): DataBinding: 'DevExpress.Web.Data.WebDataRow' does not contain a property with the name 'LinkPostCreaterProfile'.]
   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__control69(Object sender, EventArgs e) in d:\websites\boardriding.com\controls\whatsupdeskboard.ascx:430
   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
   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.CreateChildControls() +259
   System.Web.UI.Control.EnsureChildControls() +107
   System.Web.UI.Control.PreRenderRecursiveInternal() +58
   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.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