Server Error in '/' Application.

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

Source Error:


Line 24:             if (dt.Rows.Count > 0)
Line 25:             {
Line 26:                 UpdateTotalView(dt.Rows[0][ItemsColumns.IidColumn].ToString());
Line 27: 
Line 28:                 ltrTitle.Text = dt.Rows[0][ItemsColumns.VititleColumn].ToString();

Source File: g:\pleskvhosts\webdoanhnghie-quantrong2.tatthanh.com.vn\rickshawtravel.com.vn\cms\display\AboutUs\Controls\Detail.ascx.cs    Line: 26

Stack Trace:


[ArgumentException: Column 'IID' does not belong to table Table.]
   System.Data.DataRow.GetDataColumn(String columnName) +3107933
   System.Data.DataRow.get_Item(String columnName) +18
   cms_display_AboutUs_Controls_Detail.LoadDetail() in g:\pleskvhosts\webdoanhnghie-quantrong2.tatthanh.com.vn\rickshawtravel.com.vn\cms\display\AboutUs\Controls\Detail.ascx.cs:26
   cms_display_AboutUs_Controls_Detail.Page_Load(Object sender, EventArgs e) in g:\pleskvhosts\webdoanhnghie-quantrong2.tatthanh.com.vn\rickshawtravel.com.vn\cms\display\AboutUs\Controls\Detail.ascx.cs:16
   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.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +1533


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