History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: RSRP-53887
Type: Exception Exception
Status: Open Open
Priority: Critical Critical
Assignee: Dmitry Shaporenkov
Reporter: Kirill Falk
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
ReSharper

JetBrains.Util.InternalErrorException: An exception has been thrown during component initialization

Created: 04 Dec 07 13:14   Updated: 14 Dec 07 17:24
Component/s: None
Fix Version/s: 3.1.1
Security Level: Everybody (All jira users)

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 572


 Description  « Hide
Couldn't open any WCF, WPF, WWF project in VS 2008 which was created in VS 2005
Open WCF project and use Visual Studio Conversion wizard to convert project for VS 2008

JetBrains.Util.InternalErrorException: An exception has been thrown during component initialization ---> JetBrains.Util.InternalErrorException: An exception has been thrown during component initialization ---> System.Runtime.InteropServices.InvalidComObjectException: COM object that has been separated from its underlying RCW cannot be used.
at System.Runtime.InteropServices.UCOMIConnectionPoint.Advise(Object pUnkSink, Int32& pdwCookie)
at EnvDTE._dispDebuggerEvents_EventProvider.add_OnEnterBreakMode(_dispDebuggerEvents_OnEnterBreakModeEventHandler A_1)
at EnvDTE.DebuggerEventsClass.add_OnEnterBreakMode(_dispDebuggerEvents_OnEnterBreakModeEventHandler A_1)
at JetBrains.ReSharper.VS.Daemon.VSVBIdentifierTooltipProvider.Init() in c:\A\work\be08dc054b0f1225\src\VS\src\Daemon\VSVBIdentifierTooltipProvider.cs:line 23
at JetBrains.ComponentModel.ComponentContainer.InitializeComponent(IComponent component, XmlElement configurationElement) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 196
at JetBrains.ProjectModel.Impl.SolutionBase.InitializeComponent(IComponent component, XmlElement configurationElement) in c:\A\work\be08dc054b0f1225\src\ProjectModel\src\impl\SolutionBase.cs:line 239
at JetBrains.ComponentModel.ComponentContainer.InitializeComponentIfNeeded(IComponent component) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 158
— End of inner exception stack trace —

at JetBrains.Util.InternalErrorException..ctor(String, Exception) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Util\src\InternalErrorException.cs:line 29 column 7
at JetBrains.ComponentModel.ComponentContainer.InitializeComponentIfNeeded(IComponent) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 162 column 5
at JetBrains.ComponentModel.ComponentContainer.GetComponentByImplType(Type) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 427 column 5
at JetBrains.ComponentModel.ComponentContainer.GetComponents() in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 437 column 5
at JetBrains.ComponentModel.ComponentContainer.JetBrains.ComponentModel.IComponentLoadingHandler.ComponentsLoaded(List`1, Dictionary2`2) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 529 column 4
at JetBrains.ComponentModel.ComponentDescriptorsCache.RegisterHandler(Type, Type, Assembly, IComponentLoadingHandler) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ComponentDescriptorsCache.cs:line 57 column 5
at JetBrains.ComponentModel.ComponentContainer.InitializeComponents() in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 248 column 3
at JetBrains.ProjectModel.Impl.SolutionBase.InitializeComponents() in c:\A\work\be08dc054b0f1225\src\ProjectModel\src\impl\SolutionBase.cs:line 389 column 53
at JetBrains.ProjectModel.Impl.ProjectFactoryImpl.CreateSolution(FileSystemPath) in c:\A\work\be08dc054b0f1225\src\ProjectModel\src\impl\ProjectFactoryImpl.cs:line 91 column 7
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.ProcessSolution(String) in c:\A\work\be08dc054b0f1225\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 444 column 7
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean) in c:\A\work\be08dc054b0f1225\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 372 column 11
at JetBrains.VSAddin.ProjectModel.<>c_DisplayClass4.<OnAfterOpenSolution>b_3() in c:\A\work\be08dc054b0f1225\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 322 column 35
at JetBrains.UI.Shell.UIApplicationShell.InvokePendingActions() in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\Shell\UIApplicationShell.cs:line 267 column 15
at JetBrains.UI.Shell.UIApplicationShell.InvokeReentrantSafe(Action) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\Shell\UIApplicationShell.cs:line 554 column 5
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.QueueAction(Action) in c:\A\work\be08dc054b0f1225\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 269 column 12
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.OnAfterOpenSolution(Object, Int32) in c:\A\work\be08dc054b0f1225\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 318 column 7
at Microsoft.VSDesigner.Interop.IVsSolution.OpenSolutionFile(Int32, String)
at Microsoft.VSDesigner.Project.UpgradeWizard.WizardMediator.UpgradeWizard()
at Microsoft.VSDesigner.Project.UpgradeWizard.UpgradeWizard_Dialog.Finish()
at Microsoft.VSWizards.WizardForm.Finish_Click(Object, EventArgs)
at System.Windows.Forms.Control.OnClick(EventArgs)
at System.Windows.Forms.Button.OnClick(EventArgs)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ButtonBase.WndProc(Message&)
at System.Windows.Forms.Button.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ThreadContext.LocalModalMessageLoop(Form)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(IWin32Window)
at Microsoft.VisualStudio.UIService.System.Windows.Forms.Design.IUIService.ShowDialog(Form)
at Microsoft.VSWizards.WizardForm.ShowDialog()
at Microsoft.VSDesigner.Project.UpgradeWizard.UpgradeWizard_Dialog.ShowWizard()
at Microsoft.VSDesigner.Project.UpgradeWizard.UpgradeWizard.Execute(Object, Int32, Object[]&, Object[]&, wizardResult&)

— End of inner exception stack trace —

at JetBrains.Util.Logger.LogExceptionEx(Exception, String, Boolean) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 263 column 4
at JetBrains.Util.Logger.LogException(Exception) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Util\src\Logger\Logger.cs:line 273 column 3
at JetBrains.ComponentModel.ComponentContainer.InitializeComponentIfNeeded(IComponent) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 162 column 5
at JetBrains.ComponentModel.ComponentContainer.GetComponentByImplType(Type) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 427 column 5
at JetBrains.ComponentModel.ComponentContainer.GetComponents() in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 437 column 5
at JetBrains.ComponentModel.ComponentContainer.JetBrains.ComponentModel.IComponentLoadingHandler.ComponentsLoaded(List`1, Dictionary2`2) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 529 column 4
at JetBrains.ComponentModel.ComponentDescriptorsCache.RegisterHandler(Type, Type, Assembly, IComponentLoadingHandler) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ComponentDescriptorsCache.cs:line 57 column 5
at JetBrains.ComponentModel.ComponentContainer.InitializeComponents() in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.Shell\src\ComponentContainer.cs:line 248 column 3
at JetBrains.ProjectModel.Impl.SolutionBase.InitializeComponents() in c:\A\work\be08dc054b0f1225\src\ProjectModel\src\impl\SolutionBase.cs:line 389 column 53
at JetBrains.ProjectModel.Impl.ProjectFactoryImpl.CreateSolution(FileSystemPath) in c:\A\work\be08dc054b0f1225\src\ProjectModel\src\impl\ProjectFactoryImpl.cs:line 91 column 7
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.ProcessSolution(String) in c:\A\work\be08dc054b0f1225\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 444 column 7
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean) in c:\A\work\be08dc054b0f1225\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 372 column 11
at JetBrains.VSAddin.ProjectModel.<>c_DisplayClass4.<OnAfterOpenSolution>b_3() in c:\A\work\be08dc054b0f1225\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 322 column 35
at JetBrains.UI.Shell.UIApplicationShell.InvokePendingActions() in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\Shell\UIApplicationShell.cs:line 267 column 15
at JetBrains.UI.Shell.UIApplicationShell.InvokeReentrantSafe(Action) in c:\A\work\be08dc054b0f1225\Platform\src\JetBrains.UI\src\Shell\UIApplicationShell.cs:line 554 column 5
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.QueueAction(Action) in c:\A\work\be08dc054b0f1225\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 269 column 12
at JetBrains.VSAddin.ProjectModel.VSSolutionManager.OnAfterOpenSolution(Object, Int32) in c:\A\work\be08dc054b0f1225\src\VSAddin\src\ProjectModel\VSSolutionManager.cs:line 318 column 7
at Microsoft.VSDesigner.Interop.IVsSolution.OpenSolutionFile(Int32, String)
at Microsoft.VSDesigner.Project.UpgradeWizard.WizardMediator.UpgradeWizard()
at Microsoft.VSDesigner.Project.UpgradeWizard.UpgradeWizard_Dialog.Finish()
at Microsoft.VSWizards.WizardForm.Finish_Click(Object, EventArgs)
at System.Windows.Forms.Control.OnClick(EventArgs)
at System.Windows.Forms.Button.OnClick(EventArgs)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs)
at System.Windows.Forms.Control.WmMouseUp(Message&, MouseButtons, Int32)
at System.Windows.Forms.Control.WndProc(Message&)
at System.Windows.Forms.ButtonBase.WndProc(Message&)
at System.Windows.Forms.Button.WndProc(Message&)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message&)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message&)
at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr, Int32, IntPtr, IntPtr)
at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG&)
at System.Windows.Forms.ThreadContext.LocalModalMessageLoop(Form)
at System.Windows.Forms.ThreadContext.RunMessageLoopInner(Int32, ApplicationContext)
at System.Windows.Forms.ThreadContext.RunMessageLoop(Int32, ApplicationContext)
at System.Windows.Forms.Form.ShowDialog(IWin32Window)
at Microsoft.VisualStudio.UIService.System.Windows.Forms.Design.IUIService.ShowDialog(Form)
at Microsoft.VSWizards.WizardForm.ShowDialog()
at Microsoft.VSDesigner.Project.UpgradeWizard.UpgradeWizard_Dialog.ShowWizard()
at Microsoft.VSDesigner.Project.UpgradeWizard.UpgradeWizard.Execute(Object, Int32, Object[]&, Object[]&, wizardResult&)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.