Reporter | Edward Pavlov (edward.pavlov) |
---|---|
Created | Apr 4, 2012 6:26:47 PM |
Updated | Apr 4, 2012 6:52:44 PM |
Resolved | Apr 4, 2012 6:52:44 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Duplicate |
Assignee | Serge Baltic (baltic) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 6.1 Version=6.1.1000.82, Built=2012-02-15T14:14:48, Configuration=“Csharp InternalMode Vbnet 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)