Server Error in '/' Application.

Invalid column name 'ProgramID'.
Invalid column name 'BaslangicTarihi'.
Invalid column name 'BaslangicTarihi'.
Invalid column name 'BitisTarihi'.
Invalid column name 'BitisTarihi'.

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 'ProgramID'.
Invalid column name 'BaslangicTarihi'.
Invalid column name 'BaslangicTarihi'.
Invalid column name 'BitisTarihi'.
Invalid column name 'BitisTarihi'.

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:


[SqlException (0x80131904): Invalid column name 'ProgramID'.
Invalid column name 'BaslangicTarihi'.
Invalid column name 'BaslangicTarihi'.
Invalid column name 'BitisTarihi'.
Invalid column name 'BitisTarihi'.]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +277
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +765
   System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +4616
   System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() +88
   System.Data.SqlClient.SqlDataReader.get_MetaData() +103
   System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) +621
   System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, Boolean inRetry, SqlDataReader ds, Boolean describeParameterEncryptionRequest) +3382
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean& usedCache, Boolean asyncWrite, Boolean inRetry) +707
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +83
   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +302
   System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) +228
   System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior) +521
   System.Data.Common.DbDataAdapter.Fill(DataTable dataTable) +153
   Base.Web.CL.Data.Connection.Select(IDbCommand Command, String TableName) +262

[SQLException: Sql Sorgulamasında bir hata oluştu.
Invalid column name 'ProgramID'.
Invalid column name 'BaslangicTarihi'.
Invalid column name 'BaslangicTarihi'.
Invalid column name 'BitisTarihi'.
Invalid column name 'BitisTarihi'.]
   Base.Web.CL.Data.Connection.Select(IDbCommand Command, String TableName) +420
   Base.Web.CL.Data.BaseTableSearchObject.ToDataTable(Int32[] args) +5704
   EKurum.Business.HtmlCreationOperations.ConstructChildViewsHtml_FromView(UI_ChildView childView, Int32& lastPageNumber, Int32& currentPageNumber, V_DATASETTINGS dataSetting, String orderFields, Boolean allowPaging, Int32 pageSize, String& whereString, NameValueCollection queryString, vPage& vpage, String Attributes) +3717
   EKurum.Business.HtmlCreationOperations.ConstructChildViewsHtml(UI_ChildView childView, Int32& lastPageNumber, vPage& vpage, Int32 currentPageNumber, String filterWithValue, String Attributes) +9483
   EKurum.Business.HtmlCreationOperations.ConstructViewTypeHtml(UI_ViewType rootPageView, vPage& vpage, Int32 currentPageNumber, String Attributes) +1866
   EKurum.Business.HtmlCreationOperations.ConstructHtml(String template, vPage& vpage, Int32 recursionLevel, Int32 currentPageNumber) +385
   EKurum.Business.HtmlCreationOperations.ConstructHtml(String template, vPage& vpage, Int32 recursionLevel, Int32 currentPageNumber) +1051
   EKurum.Business.HtmlCreationOperations.ConstructDetailPageViewHtml(String detaySayfaSablon, Int32 moduleItemId, Int32 fkTablo, String ClassAd, vPage& vpage, String fields) +2375
   EKurum.Business.HtmlCreationOperations.GeneratePageHtml(String sablon, vPage& vpage, String masterTemplate, enmPageType pageType, Int32 moduleItemId, Int32 fkTablo, Int32 currentPageNumber, String ClassName, String fields) +281
   EKurum.Business.BLOperations.GenerateHtmlAndSave(vPage currentPage, UI_PageUrl pageUrl, UI_MasterPage master, HomeViewModel model, Int32 currentPageNumber) +866
   EKurum.Site.Controllers.HomeController.GetPageOutput(Nullable`1 pageNo, String url, String& outputHtml) +1724
   EKurum.Site.Controllers.HomeController.Index(Nullable`1 pageNo) +1853
   lambda_method(Closure , ControllerBase , Object[] ) +145
   System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) +35
   System.Web.Mvc.Async.<>c.<BeginInvokeSynchronousActionMethod>b__9_0(IAsyncResult asyncResult, ActionInvocation innerInvokeState) +39
   System.Web.Mvc.Async.WrappedAsyncResult`2.CallEndDelegate(IAsyncResult asyncResult) +77
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethod(IAsyncResult asyncResult) +42
   System.Web.Mvc.Async.AsyncInvocationWithFilters.<InvokeActionMethodFilterAsynchronouslyRecursive>b__11_0() +72
   System.Web.Mvc.Async.<>c__DisplayClass11_1.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() +396
   System.Web.Mvc.Async.<>c__DisplayClass11_1.<InvokeActionMethodFilterAsynchronouslyRecursive>b__2() +396
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeActionMethodWithFilters(IAsyncResult asyncResult) +42
   System.Web.Mvc.Async.<>c__DisplayClass3_6.<BeginInvokeAction>b__3() +50
   System.Web.Mvc.Async.<>c__DisplayClass3_1.<BeginInvokeAction>b__5(IAsyncResult asyncResult) +188
   System.Web.Mvc.Async.AsyncControllerActionInvoker.EndInvokeAction(IAsyncResult asyncResult) +38
   System.Web.Mvc.<>c.<BeginExecuteCore>b__152_1(IAsyncResult asyncResult, ExecuteCoreState innerState) +29
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73
   System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult) +52
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +39
   System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult) +38
   System.Web.Mvc.<>c.<BeginProcessRequest>b__20_1(IAsyncResult asyncResult, ProcessRequestState innerState) +43
   System.Web.Mvc.Async.WrappedAsyncVoid`1.CallEndDelegate(IAsyncResult asyncResult) +73
   System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +38
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +651
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +220
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +134


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