0 Members and 1 Guest are viewing this topic.
Server Error in '/' Application.Instances cannot be resolved and nested lifetimes cannot be created from this LifetimeScope as it has already been disposed.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.ObjectDisposedException: Instances cannot be resolved and nested lifetimes cannot be created from this LifetimeScope as it has already been disposed.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:[ObjectDisposedException: Instances cannot be resolved and nested lifetimes cannot be created from this LifetimeScope as it has already been disposed.] Autofac.Core.Lifetime.LifetimeScope.BeginLifetimeScope(Object tag) +315 Orchard.Environment.WorkContextAccessor.CreateWorkContextScope(HttpContextBase httpContext) +49 Orchard.Mvc.Routes.HttpAsyncHandler.BeginProcessRequest(HttpContext context, AsyncCallback cb, Object extraData) +104 System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +12650631 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +288Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34212