Server Error in '/' Application.

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

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

Source Error:


Line 90:                             
Line 91:                       
Line 92:                          <asp:Label runat="server" id='LinkLBL' Text='<%# Eval("Link") %>' visible='false'></asp:Label>                        
Line 93:                          <asp:Label runat="server" id='AnaModulLBL' Text='<%# Eval("AnaModul") %>' visible='false'></asp:Label> 
Line 94:                           <asp:Literal runat="server" id='LiLBL'></asp:Literal>    

Source File: c:\inetpub\vhosts\ankaradizaynmutfak.com.tr\httpdocs\tr\Default.aspx    Line: 92

Stack Trace:


[HttpException (0x80004005): DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'Link'.]
   System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) +2899038
   System.Web.UI.DataBinder.Eval(Object container, String[] expressionParts) +86
   System.Web.UI.DataBinder.Eval(Object container, String expression) +95
   System.Web.UI.TemplateControl.Eval(String expression) +43
   ASP.tr_default_aspx.__DataBinding__control11(Object sender, EventArgs e) in c:\inetpub\vhosts\ankaradizaynmutfak.com.tr\httpdocs\tr\Default.aspx:92
   System.Web.UI.Control.OnDataBinding(EventArgs e) +84
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +150
   System.Web.UI.Control.DataBind() +17
   System.Web.UI.Control.DataBindChildren() +185
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +160
   System.Web.UI.Control.DataBind() +17
   System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +126
   System.Web.UI.WebControls.Repeater.AddDataItemsIntoItemsArray(IEnumerable dataSource, Boolean useDataSource) +217
   System.Web.UI.WebControls.Repeater.PostGetDataAction(IEnumerable dataSource) +71
   System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +220
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +62
   System.Web.UI.WebControls.Repeater.DataBind() +77
   Default.Page_Load(Object sender, EventArgs e) in c:\inetpub\vhosts\ankaradizaynmutfak.com.tr\httpdocs\tr\Default.aspx.cs:26
   System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +51
   System.Web.UI.Control.OnLoad(EventArgs e) +95
   System.Web.UI.Control.LoadRecursive() +59
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +678


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