Server Error in '/' Application.

DataBinding: 'System.Data.Common.DataRecordInternal' does not contain a property with the name 'Mota'.

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.Common.DataRecordInternal' does not contain a property with the name 'Mota'.

Source Error:


Line 20:                     </td>
Line 21:                     <td>
Line 22:                         <asp:Label ID="lblDescription" runat="server" CssClass="fontBody" meta:resourcekey="lblDateResource1"
Line 23:                             Text='<%# DataBinder.Eval(Container.DataItem,"Mota").ToString() %>'></asp:Label></td>
Line 24:                     <td align="right" rowspan="1">

Source File: e:\DAOTAOCEP\daotaocep\Home\doc.aspx    Line: 22

Stack Trace:


[HttpException (0x80004005): DataBinding: 'System.Data.Common.DataRecordInternal' does not contain a property with the name 'Mota'.]
   System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) +3950406
   System.Web.UI.DataBinder.Eval(Object container, String[] expressionParts) +95
   ASP.home_doc_aspx.__DataBinding__control9(Object sender, EventArgs e) in e:\DAOTAOCEP\daotaocep\Home\doc.aspx:22
   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.DataList.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +175
   System.Web.UI.WebControls.DataList.CreateControlHierarchy(Boolean useDataSource) +885
   System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) +89
   daotaocep.Home.doc.BindData() in E:\OneDrive\Data\daotaocep\Home\doc.aspx.cs:28
   daotaocep.Home.doc.Page_Load(Object sender, EventArgs e) in E:\OneDrive\Data\daotaocep\Home\doc.aspx.cs:17
   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.4676.0