Reporter | Slava Trenogin (derigel) |
---|---|
Created | Feb 3, 2012 10:07:32 PM |
Updated | Feb 3, 2012 10:07:32 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 EAP Version=6.5.0.0, Built=2012-02-03T12:55:49, Configuration=“Csharp InternalMode Vbnet VS1000”
Common Language Runtime detected an invalid program.
--- EXCEPTION #1/2 [InvalidProgramException]
Message = “Common Language Runtime detected an invalid program.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidProgramException
HResult = COR_E_INVALIDPROGRAM=8013153A
Source = JetBrains.Platform.ReSharper.VsIntegration.DevTen
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Common Language Runtime detected an invalid program.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Common Language Runtime detected an invalid program.
--- EXCEPTION #1/2 [InvalidProgramException]
Message = “Common Language Runtime detected an invalid program.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidProgramException
HResult = COR_E_INVALIDPROGRAM=8013153A
Source = JetBrains.Platform.ReSharper.VsIntegration.DevTen
StackTraceString = “
at JetBrains.VsIntegration.DevTen.Local.JumpVsixFromMachineToPerUser.<>c__DisplayClassa.<AskCleanupInstallationsByOtherVersions>b__8(FileSystemPath path) at System.Collections.Generic.List`1.ForEach(Action`1 action) at JetBrains.VsIntegration.DevTen.Local.JumpVsixFromMachineToPerUser.<>c__DisplayClassa.<AskCleanupInstallationsByOtherVersions>b__7() in d:\ReSharper\Platform\src\VisualStudio\v10\Src\Local\JumpFromMachineToPerUser.cs:line 113 at JetBrains.Util.Logger.Catch(Action action) in d:\ReSharper\Platform\src\Util\src\Logger\Logger.cs:line 243
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Common Language Runtime detected an invalid program.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.40219.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logger.LogException(Exception ex) in d:\ReSharper\Platform\src\Util\src\Logger\Logger.cs:line 622 at JetBrains.Util.Logger.Catch(Action action) in d:\ReSharper\Platform\src\Util\src\Logger\Logger.cs:line 247 at JetBrains.VsIntegration.DevTen.Local.JumpVsixFromMachineToPerUser.SimpleTaskDialog.<>c__DisplayClass17.<AddButton>b__16(Object , RoutedEventArgs ) in d:\ReSharper\Platform\src\VisualStudio\v10\Src\Local\JumpFromMachineToPerUser.cs:line 300 at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs e) at System.Windows.Controls.Primitives.ButtonBase.OnClick() at System.Windows.Controls.Button.OnClick() at System.Windows.Controls.Primitives.ButtonBase.OnMouseLeftButtonUp(MouseButtonEventArgs e) at System.Windows.UIElement.OnMouseLeftButtonUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.ReRaiseEventAs(DependencyObject sender, RoutedEventArgs args, RoutedEvent newEvent) at System.Windows.UIElement.OnMouseUpThunk(Object sender, MouseButtonEventArgs e) at System.Windows.Input.MouseButtonEventArgs.InvokeEventHandler(Delegate genericHandler, Object genericTarget) at System.Windows.RoutedEventArgs.InvokeHandler(Delegate handler, Object target) at System.Windows.RoutedEventHandlerInfo.InvokeHandler(Object target, RoutedEventArgs routedEventArgs) at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) at System.Windows.UIElement.RaiseTrustedEvent(RoutedEventArgs args) at System.Windows.UIElement.RaiseEvent(RoutedEventArgs args, Boolean trusted) at System.Windows.Input.InputManager.ProcessStagingArea() at System.Windows.Input.InputManager.ProcessInput(InputEventArgs input) at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport) at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel) at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled) at System.Windows.Interop.HwndSource.InputFilterMessage(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.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)