Server Error in '/' Application.

Invalid object name 'dbo.HT_THAMSO'.

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 object name 'dbo.HT_THAMSO'.

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 object name 'dbo.HT_THAMSO'.]
   System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +3306108
   System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +736
   System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +4061
   System.Data.SqlClient.SqlDataReader.TryConsumeMetaData() +90
   System.Data.SqlClient.SqlDataReader.get_MetaData() +99
   System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted) +604
   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) +3303
   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) +667
   System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method) +83
   System.Data.SqlClient.SqlCommand.ExecuteReader(CommandBehavior behavior, String method) +301
   NHibernate.AdoNet.AbstractBatcher.ExecuteReader(IDbCommand cmd) +557
   NHibernate.Loader.Loader.GetResultSet(IDbCommand st, Boolean autoDiscoverTypes, Boolean callable, RowSelection selection, ISessionImplementor session) +444
   NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) +262
   NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies) +101
   NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) +166

[GenericADOException: could not execute query
[ SELECT this_.MA_THAM_SO as MA1_28_0_, this_.MA_DVQLTS as MA2_28_0_, this_.TEN_THAM_SO as TEN3_28_0_, this_.GIA_TRI as GIA4_28_0_, this_.MO_TA as MO5_28_0_, this_.KIEU_DU_LIEU as KIEU6_28_0_, this_.SAP_XEP as SAP7_28_0_, this_.DON_VI_TINH as DON8_28_0_ FROM dbo.HT_THAMSO this_ WHERE this_.MA_THAM_SO = @p0 and this_.MA_DVQLTS = @p1 ]
Positional parameters:  #0>GOOGLE_ANALYTICS_KEY #1>012
[SQL: SELECT this_.MA_THAM_SO as MA1_28_0_, this_.MA_DVQLTS as MA2_28_0_, this_.TEN_THAM_SO as TEN3_28_0_, this_.GIA_TRI as GIA4_28_0_, this_.MO_TA as MO5_28_0_, this_.KIEU_DU_LIEU as KIEU6_28_0_, this_.SAP_XEP as SAP7_28_0_, this_.DON_VI_TINH as DON8_28_0_ FROM dbo.HT_THAMSO this_ WHERE this_.MA_THAM_SO = @p0 and this_.MA_DVQLTS = @p1]]
   NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) +493
   NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters) +23
   NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces, IType[] resultTypes) +124
   NHibernate.Loader.Criteria.CriteriaLoader.List(ISessionImplementor session) +59
   NHibernate.Impl.SessionImpl.List(CriteriaImpl criteria, IList results) +616
   NHibernate.Impl.CriteriaImpl.List(IList results) +62
   NHibernate.Impl.CriteriaImpl.List() +75
   VTT.DATA.DAO.HtThamsoDAO.GetThamSo(String MaThamSo, String MaDvqlts) +283
   VTT.Utils.Cache.CacheApp.GetThamSo(String MaThamSo, String MaDvqlts) +273
   WebPortal.WebQbis.MasterPage.Page_Load(Object sender, EventArgs e) +429
   System.Web.UI.Control.OnLoad(EventArgs e) +106
   System.Web.UI.Control.LoadRecursive() +68
   System.Web.UI.Control.LoadRecursive() +162
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3785


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