Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-297440: Error executing dispatcher action “Exceptions submitted” on :1. Cannot access a disposed object. Object name: 'ExceptionBrowserForm'.

$
0
0
Reporter Roberto Carrillo (rcarrillopadron) Roberto Carrillo (rcarrillopadron)
Created Apr 24, 2012 8:20:42 PM
Updated Apr 24, 2012 8:20:42 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Assignee Unassigned
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 7 EAP for Visual Studio 11 Beta Version=7.0.22.21, Built=2012-04-23T06:47:36, Configuration=“Csharp PublicMode Vbnet VS1100”
Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Cannot access a disposed object. Object name: 'ExceptionBrowserForm'.

--- EXCEPTION #1/3 [ObjectDisposedException]
Message = “Cannot access a disposed object.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.ObjectDisposedException
HResult = COR_E_OBJECTDISPOSED=80131622
Source = System.Windows.Forms
ObjectName = ExceptionBrowserForm
StackTraceString = “
  at System.Windows.Forms.Control.CreateHandle()
     at System.Windows.Forms.Form.CreateHandle()
     at System.Windows.Forms.Control.get_Handle()
     at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
     at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
     at System.Windows.Forms.Control.Show()
     at JetBrains.UI.Application.ExceptionReport.ExceptionBrowserForm.<>c__DisplayClass67.<>c__DisplayClass69.<InitializePendingPage>b__5c(ICollection`1 exceptions) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\ExceptionReport\ExceptionBrowserForm.cs:line 259
     at JetBrains.UI.Application.ExceptionReport.SubmitToTrackerExceptionReportServiceComponent.<>c__DisplayClass31.<SubmitExceptions>b__2e(ICollection`1 datas) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\ExceptionReport\UIExceptionReportServiceComponent.cs:line 394
     at JetBrains.UI.Application.ExceptionReport.SubmitToTrackerExceptionReportServiceComponent.<>c__DisplayClass38.<SubmitExceptionsInternal>b__36() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\ExceptionReport\UIExceptionReportServiceComponent.cs:line 420
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829


--- Outer —

--- EXCEPTION #2/3 [JetDispatcherActionException]
Message = “
Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Cannot access a disposed object.
Object name: 'ExceptionBrowserForm'.

ExceptionPath = Root.InnerException
ClassName = JetBrains.Threading.JetDispatcherActionException
Data.Dispatcher = JetDispatcher(:1)
Data.ActionName = “Exceptions submitted”
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_APPLICATION=80131600
Source = JetBrains.Platform.ReSharper.Util
StackTraceString = “at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 834”

--- Outer —

--- EXCEPTION #3/3 [LoggerException]
Message = “
Error executing dispatcher action “Exceptions submitted” on <NULL>:1. Cannot access a disposed object.
Object name: 'ExceptionBrowserForm'.

ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>