Server Error in '/' Application.

DataBinding: 'NoticiaModel' does not contain a property with the name 'Enlace'.

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: 'NoticiaModel' does not contain a property with the name 'Enlace'.

Source Error:


Line 175:                                    <div class="post-meta-top">
Line 176:                                        <h2 class="post-title">
Line 177:                                            <a href="Noticia.aspx?vweb=<%=Master.Club.Codigo %>&id=<%#Eval("Enlace") %>">
Line 178:                                                <strong><%#ResaltarText(Eval("Titular"), Concepto) %></strong></a>
Line 179:                                        </h2>

Source File: H:\webspace\hostings\webdelclub.com\hosting\www\web\Search.aspx    Line: 177

Stack Trace:


[HttpException (0x80004005): DataBinding: 'NoticiaModel' does not contain a property with the name 'Enlace'.]
   System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) +2963169
   System.Web.UI.DataBinder.Eval(Object container, String[] expressionParts) +89
   System.Web.UI.DataBinder.Eval(Object container, String expression) +99
   System.Web.UI.TemplateControl.Eval(String expression) +46
   ASP.web_search_aspx.__DataBind__control4(Object sender, EventArgs e) in H:\webspace\hostings\webdelclub.com\hosting\www\web\Search.aspx:177
   System.Web.UI.Control.OnDataBinding(EventArgs e) +86
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +154
   System.Web.UI.Control.DataBind() +17
   System.Web.UI.Control.DataBindChildren() +187
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +164
   System.Web.UI.Control.DataBind() +17
   System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +128
   System.Web.UI.WebControls.Repeater.AddDataItemsIntoItemsArray(IEnumerable dataSource, Boolean useDataSource) +220
   System.Web.UI.WebControls.Repeater.PostGetDataAction(IEnumerable dataSource) +73
   System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +229
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +63
   System.Web.UI.WebControls.Repeater.DataBind() +81
   web_Search.Search(String Literal, Int32 Temporada) in H:\webspace\hostings\webdelclub.com\hosting\www\web\Search.aspx.vb:55
   web_Search.Page_Load(Object sender, EventArgs e) in H:\webspace\hostings\webdelclub.com\hosting\www\web\Search.aspx.vb:23
   System.Web.UI.Control.OnLoad(EventArgs e) +97
   System.Web.UI.<LoadRecursiveAsync>d__246.MoveNext() +229
   System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) +102
   System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) +64
   System.Web.Util.WithinCancellableCallbackTaskAwaiter.GetResult() +32
   System.Web.UI.<ProcessRequestMainAsync>d__523.MoveNext() +4853


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