Reporter | Pascal Arnould (pascal2010) |
---|---|
Created | Jan 10, 2012 10:10:26 PM |
Updated | Jan 10, 2012 10:10:26 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 6.1 Version=6.1.37.86, Built=2011-12-20T21:15:24, Configuration=“Csharp InternalMode VS1000”
There is a leaked solution detected.
--- EXCEPTION #1/1 [LoggerException]
Message = “There is a leaked solution detected.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
There is a leaked solution detected.
--- EXCEPTION #1/1 [LoggerException]
Message = “There is a leaked solution detected.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.UI.Application.LocalReentrancyGuard.TryExecute(Action action) at JetBrains.ReSharper.VSI.Components.SolutionWatchdog.OnTimer() at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) at JetBrains.DataFlow.SimpleSignal.Fire() at JetBrains.UI.Options.Helpers.Controls.Timer.<.ctor>b__49(Object , EventArgs ) at System.Windows.Forms.Timer.OnTick(EventArgs e) at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)