The requested operation cannot be completed because the connection has been broken.

Server Error in '/' Application.

The requested operation cannot be completed because the connection has been broken.

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.InvalidOperationException: The requested operation cannot be completed because the connection has been broken.

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:


[InvalidOperationException: The requested operation cannot be completed because the connection has been broken.]

[TransactionAbortedException: The transaction has aborted.]
   System.Transactions.TransactionStateAborted.EndCommit(InternalTransaction tx) +17
   System.Transactions.CommittableTransaction.Commit() +453
   System.Transactions.TransactionScope.InternalDispose() +638
   System.Transactions.TransactionScope.Dispose() +2492
   Orchard.Data.TransactionManager.System.IDisposable.Dispose() +220
   Autofac.Core.Disposer.Dispose(Boolean disposing) +82
   Autofac.Util.Disposable.Dispose() +43
   Autofac.Core.Lifetime.LifetimeScope.Dispose(Boolean disposing) +31
   Autofac.Util.Disposable.Dispose() +43
   Orchard.Mvc.Routes.HttpAsyncHandler.EndProcessRequest(IAsyncResult result) +67
   System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +469
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +375


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