scvmm 2012 r2 console gives below error and is not allowing admin profile users to connect please help
Application: VmmAdminUI.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.ObjectDisposedException
Stack:
at Microsoft.VirtualManager.PowerShellAbstractionLayer.PowerShellContext.CheckDisposed()
at Microsoft.VirtualManager.PowerShellAbstractionLayer.PowerShellContext.InternalBeginInvoke(System.Management.Automation.PowerShell, System.AsyncCallback, System.Object)
at Microsoft.VirtualManager.PowerShellAbstractionLayer.PowerShellContext.BeginInvoke(System.String, System.AsyncCallback, System.Object)
at Microsoft.VirtualManager.UI.Data.CacheInitializer.ExecuteCmdlet(System.Type, Microsoft.VirtualManager.PowerShellAbstractionLayer.ParameterSetBase)
at Microsoft.VirtualManager.UI.Data.CacheInitializer.OnTypeInitialized(System.IAsyncResult)
at Microsoft.VirtualManager.PowerShellAbstractionLayer.PowerShellContext.CallbackWithActivity(System.AsyncCallback, Microsoft.VirtualManager.PowerShellAbstractionLayer.PowerShellContextAsyncResult)
at Microsoft.VirtualManager.PowerShellAbstractionLayer.PowerShellContext.RunspacePoolCallback(System.Collections.ObjectModel.Collection`1<System.Management.Automation.PSObject>, Microsoft.VirtualManager.Utils.ErrorInfo, System.Object)
at Microsoft.VirtualManager.PowerShellAbstractionLayer.PalRunspacePool.ThreadPoolCallback(System.Object)
at System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
at System.Threading.ThreadPoolWorkQueue.Dispatch()
at System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()