Server Error in '/' Application.

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

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

Source Error:


Line 13:                                         <ItemTemplate>
Line 14:                                            
Line 15:                                             <a  href="/<%= clsMethod.GetLang() %>/Designs/<%#Eval("guid")%>" class="cursor">
Line 16:                                                 <div class="col-lg-2 col-md-2 col-sm-6 col-xs-6 marigin_top">
Line 17:                                                     <div class="hovereffect">

Source File: C:\inetpub\wwwroot\system.4besthome.com\economicLand\ar\userControl\HomeMenu.ascx    Line: 15

Stack Trace:


[HttpException (0x80004005): DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'guid'.]
   System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) +3950422
   System.Web.UI.DataBinder.Eval(Object container, String[] expressionParts) +95
   ASP.ar_usercontrol_homemenu_ascx.__DataBind__control9(Object sender, EventArgs e) in C:\inetpub\wwwroot\system.4besthome.com\economicLand\ar\userControl\HomeMenu.ascx:15
   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
   ar_userControl_HomeMenu.ar_userControl_HomeMenu_Load(Object sender, EventArgs e) in C:\inetpub\wwwroot\system.4besthome.com\economicLand\ar\userControl\HomeMenu.ascx.vb:19
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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