Reporter | Jonathan Stanton (ac931274) |
---|---|
Created | Jan 3, 2012 8:18:11 PM |
Updated | Feb 23, 2012 2:13:32 PM |
Priority | Normal |
Type | Exception |
Fix versions | No Fix versions |
State | Submitted |
Assignee | Serge Baltic (baltic) |
Subsystem | No subsystem |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 6.1 EAP Version=6.1.34.66, Built=2011-12-17T00:07:06, 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)