Server Error in '/' Application.

description is neither a DataColumn nor a DataRelation for table image.

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.ArgumentException: description is neither a DataColumn nor a DataRelation for table image.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:


[ArgumentException: description is neither a DataColumn nor a DataRelation for table image.]
   System.Data.DataRowView.get_Item(String property) +496
   Cache.news.rptNews_ItemDataBound(Object sender, RepeaterItemEventArgs e) +223
   System.Web.UI.WebControls.Repeater.OnItemDataBound(RepeaterItemEventArgs e) +110
   System.Web.UI.WebControls.Repeater.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +139
   System.Web.UI.WebControls.Repeater.CreateControlHierarchy(Boolean useDataSource) +477
   System.Web.UI.WebControls.Repeater.OnDataBinding(EventArgs e) +48
   System.Web.UI.WebControls.Repeater.DataBind() +23
   Cache.news.GetNewsFeed(String strURL) +296
   Cache.news.Page_Load(Object sender, EventArgs e) +34
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +750


Version Information: Microsoft .NET Framework Version:1.1.4322.2407; ASP.NET Version:1.1.4322.2407