Server Error in '/' Application.

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

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

Source Error:


Line 154:                                        <div class="prd-inside">
Line 155:                                            <div class="prd-img-area">
Line 156:                                                <a href="<%# Eval("linkurl") %>" class="prd-img"><img fetchpriority="high" src="<%# imageURL + "/images/content/productimgRegular/" + Eval("img2") %>" data-srcset="<%# imageURL + "/images/content/productimgRegular/" + Eval("img2") %>" alt="<%# Eval("style") %>" class="js-prd-img lazyload"></a>
Line 157:                                                <span data-swiftype-name="image" data-swiftype-type="enum" style="display:none;"><%# string.IsNullOrEmpty(Eval("img3").ToString()) ? imageURL + "/images/content/productimgRegular/" + Eval("img2") : imageURL + "/images/content/productimgLarge/" + Eval("img2")%></span>
Line 158:                                                

Source File: d:\Plesk\Vhosts\pakcosmetics.com\httpdocs\blisting.aspx    Line: 156

Stack Trace:


[HttpException (0x80004005): DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'linkurl'.]
   System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) +3950814
   System.Web.UI.DataBinder.Eval(Object container, String[] expressionParts) +95
   ASP.blisting_aspx.__DataBind__control17(Object sender, EventArgs e) in d:\Plesk\Vhosts\pakcosmetics.com\httpdocs\blisting.aspx:156
   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.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +174
   System.Web.UI.WebControls.Repeater.AddDataItemsIntoItemsArray(IEnumerable dataSource, Boolean useDataSource) +291
   System.Web.UI.WebControls.Repeater.PostGetDataAction(IEnumerable dataSource) +109
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +81
   blisting.Page_Load(Object sender, EventArgs e) +2283
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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