Server Error in '/' Application.

Transaction not connected, or was disconnected

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: NHibernate.TransactionException: Transaction not connected, or was disconnected

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:


[TransactionException: Transaction not connected, or was disconnected]
   NHibernate.Transaction.AdoTransaction.CheckNotZombied() +71
   NHibernate.Transaction.AdoTransaction.Commit() +67
   FW.Nhibernate.NHibernateUtils.CommitSessionContext() in D:\PROJECTS\ThamDang\ThamDangFW\FW\Nhibernate\NHibernateUtils.cs:176
   FW.Static.IServices.CommitAll() in D:\PROJECTS\ThamDang\ThamDangFW\FW\Static\IServices.cs:66
   WebBase.Global.Application_EndRequest(Object sender, EventArgs e) in D:\PROJECTS\ThamDang\ThamDangWeb\WebBase\Global.asax.cs:35
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +201
   System.Web.HttpApplication.ExecuteStepImpl(IExecutionStep step) +132
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +73


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