Reporter | Ilya Ryzhenkov (orangy) |
---|---|
Created | Mar 20, 2012 11:23:51 AM |
Updated | Mar 20, 2012 11:23:51 AM |
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.4.386, Built=2012-03-20T06:02:46, Configuration=“Csharp InternalMode Vbnet VS1100”
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)