Server Error in '/' Application.

Invalid column name 'Websites'.

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.Data.SqlClient.SqlException: Invalid column name 'Websites'.

Source Error:


Line 82:                 if (!DBCreator.HandleError(ex, conn))
Line 83:                 {
Line 84:                     throw ex;
Line 85:                 }
Line 86:             }

Source File: h:\root\home\shabloola-001\www\yalduti\app_code\General\faq.cs    Line: 84

Stack Trace:


[SqlException (0x80131904): Invalid column name 'Websites'.]
   AppControls.faq.CreateChildControls() in h:\root\home\shabloola-001\www\yalduti\app_code\General\faq.cs:84
   System.Web.UI.Control.EnsureChildControls() +97
   System.Web.UI.Control.PreRenderRecursiveInternal() +42
   System.Web.UI.Control.PreRenderRecursiveInternal() +163
   System.Web.UI.Control.PreRenderRecursiveInternal() +163
   System.Web.UI.Control.PreRenderRecursiveInternal() +163
   System.Web.UI.Control.PreRenderRecursiveInternal() +163
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +906


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