Server Error in '/' Application.

Column 'ViDesc' does not belong to table Table.

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: Column 'ViDesc' does not belong to table Table.

Source Error:


Line 79:                 link = (UrlExtension.WebisteUrl + dt.Rows[i][ItemsColumns.VISEOLINKSEARCHColumn] + RewriteExtension.Extensions).ToLower();
Line 80: 
Line 81:                 s += @"
Line 82: <div class='item'>
Line 83:     <a class='imgc' href='" + link + @"' title='" + dt.Rows[i][ItemsColumns.ViTitle] + @"'>

Source File: g:\pleskvhosts\iweb.tatthanh.com.vn\hpackvn.com\cms\display\News\SubControls\SubNewsOtherItem.ascx.cs    Line: 81

Stack Trace:


[ArgumentException: Column 'ViDesc' does not belong to table Table.]
   System.Data.DataRow.GetDataColumn(String columnName) +3107933
   System.Data.DataRow.get_Item(String columnName) +18
   cms_display_News_subControls_SubNewsOtherItem.GetList() in g:\pleskvhosts\iweb.tatthanh.com.vn\hpackvn.com\cms\display\News\SubControls\SubNewsOtherItem.ascx.cs:81
   cms_display_News_subControls_SubNewsOtherItem.Page_Load(Object sender, EventArgs e) in g:\pleskvhosts\iweb.tatthanh.com.vn\hpackvn.com\cms\display\News\SubControls\SubNewsOtherItem.ascx.cs:41
   System.Web.UI.Control.OnLoad(EventArgs e) +108
   System.Web.UI.Control.LoadRecursive() +90
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Control.LoadRecursive() +185
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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