Server Error in '/' Application.

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

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

Source Error:


Line 384:										<asp:Repeater ID="Rpt_Urun_Sol" runat="server">
Line 385:            <ItemTemplate>
Line 386:								<li><a href='<%#Eval("UrunKatId")%>-<%# Engine.Cevir(Eval("UrunKatAdi_En").ToString())%>-MuglaCamBalkonEnKategoriDetayi.aspx'>
Line 387:                                <%#Eval("UrunKatAdi_En")%></a>
Line 388:                                

Source File: c:\inetpub\vhosts\muglacambalkon.com\httpdocs\Oduller_En.aspx    Line: 386

Stack Trace:


[HttpException (0x80004005): DataBinding: 'System.Data.DataRowView' does not contain a property with the name 'UrunKatId'.]
   System.Web.UI.DataBinder.GetPropertyValue(Object container, String propName) +12156534
   System.Web.UI.DataBinder.Eval(Object container, String[] expressionParts) +142
   ASP.oduller_en_aspx.__DataBind__control42(Object sender, EventArgs e) in c:\inetpub\vhosts\muglacambalkon.com\httpdocs\Oduller_En.aspx:386
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +304
   System.Web.UI.Control.DataBindChildren() +12380379
   System.Web.UI.Control.DataBind(Boolean raiseOnDataBinding) +321
   System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +183
   System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +659
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +164
   Oduller_En.Page_Load(Object sender, EventArgs e) +627
   System.Web.UI.Control.LoadRecursive() +71
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178


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