Quantcast
Channel: YouTrackReSharper (RSRP) - Bug and Issue Tracker
Viewing all articles
Browse latest Browse all 106942

RSRP-294681: Error HRESULT E_FAIL has been returned from a call to a COM component.

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Apr 16, 2012 12:29:54 AM
Updated Apr 16, 2012 12:29:57 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.15.59, Built=2012-04-13T02:22:30, Configuration=“Csharp PublicMode Vbnet VS1100”
Error HRESULT E_FAIL has been returned from a call to a COM component.

--- EXCEPTION #1/2 [COMException]
Message = “Error HRESULT E_FAIL has been returned from a call to a COM component.”
ExceptionPath = Root.InnerException
ClassName = System.Runtime.InteropServices.COMException
HResult = E_FAIL=EFail=80004005
Source = mscorlib
StackTraceString = “
  at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
     at JetBrains.VsIntegration.DevTen.Src.ProjectModel.ProjectModelSynchronizer10.EnsureProjectLoadedAndSync(IProject project) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\ProjectModelSynchronizer10.cs:line 59
     at JetBrains.VsIntegration.DevTen.Src.ProjectModel.ProjectModelSynchronizer10.GetHierarchyItemByProjectItemCore(IProject project, FileSystemPath path, OnError FOnError) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\ProjectModelSynchronizer10.cs:line 71
     at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.GetHierarchyItemByProjectItemCore(IProjectModelElement elem, OnError onerror) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:line 614
     at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.TryGetHierarchyItemByProjectItem(IProjectModelElement projectItem) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:line 587
     at JetBrains.ReSharper.VS.LinqToXsd.VsLinqToXsdSupportManager.CreateLinqToXsdDetector(IProject project, Action onInterrupt, Action onSuccessfulFinish) in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Features\VisualStudio\_Core\src\LinqToXsd\VsLinqToXsdSupportManager.cs:line 32
     at JetBrains.ReSharper.Psi.Asp.Impl.Generate.LinqToXsd.WorkQueue`1.<>c__DisplayClass5.<QueueActivity>b__0() in c:\BuildAgent\work\3355b838ddaf4e5c\Psi.Features\src\Psi\Asp\src\Impl\Generate\LinqToXsd\WorkQueue.cs:line 68
     at JetBrains.Application.IShellLocksEx.<>c__DisplayClass1e.<QueueWithReadLockWhenReadLockAvailable>b__1d() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Shell\src\Threading\ShellLocks.cs:line 1065
     at JetBrains.Util.Concurrency.GroupingEventHostEx.<>c__DisplayClass2.<>c__DisplayClass4.<QueueAtShort>b__1() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\GroupingEventHostEx.cs:line 32
     at JetBrains.Threading.GroupingEvent.Execute() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\GroupingEvent.cs:line 361


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Error HRESULT E_FAIL has been returned from a call to a COM component.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Threading.GroupingEventHost.ExecuteExpiredEvents() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\GroupingEventHost.cs:line 254
     at JetBrains.Threading.GroupingEventHost.<OnClockTimerTick>b__4() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\GroupingEventHost.cs:line 302
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 304
     at JetBrains.Threading.GroupingEventHost.OnClockTimerTick() in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\GroupingEventHost.cs:line 308
     at JetBrains.Threading.GroupingEventHost.ClockTimer.OnTimerTick(Object sender, EventArgs e) in c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\GroupingEventHost.cs:line 448
     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)
     at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
     at System.Windows.Forms.Application.ThreadContext.LocalModalMessageLoop(Form form)
     at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
     at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
     at System.Windows.Forms.Application.RunDialog(Form form)
     at System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
     at Microsoft.VisualStudio.TeamFoundation.VsipHost.VsipHostWrapper.ShowModalDialog(Form form, IWin32Window parent, Boolean showHelpButton)
     at Microsoft.TeamFoundation.Client.UIHost.ShowModalDialog(Form form, IWin32Window parent)
     at Microsoft.TeamFoundation.Client.BaseDialog.ShowDialog(IWin32Window parent)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.SolutionManager.WizardAddSolution(String rootFolderName, String localFolder, Boolean isSolution, Boolean forceBrowse, String& repositoryPath)
     at Microsoft.VisualStudio.TeamFoundation.VersionControl.SolutionManager.Microsoft.VisualStudio.TeamFoundation.VersionControl.IVersionControlService.BrowseForProject(String solutionName, String localPath, Boolean isSolution, Boolean forceBrowse, String& repositoryPath, Int32& dialogResult)
     at Microsoft.VisualStudio.Shell.Interop.IVsSccControlNewSolution.AddNewSolutionToSourceControl()
     at Microsoft.VisualStudio.Dialogs.SVsDialogService.CreateProject(INewProjectDialogData npdd)
     at Microsoft.VisualStudio.Dialogs.SVsDialogService.InvokeDialog(VSNEWPROJECTDLGINFO dlgInfo, String& bstrLocation)
     at Microsoft.VisualStudio.Shell.Interop.IVsUIDataSource.Invoke(String verb, Object pvaIn, Object& pvaOut)
     at Microsoft.Internal.VisualStudio.PlatformUI.DataSource.Invoke(String verb, Object pvaIn, Object& pvaOut)
     at Microsoft.VisualStudio.PlatformUI.VsCommand.Execute(Object parameter)
     at MS.Internal.Commands.CommandHelpers.CriticalExecuteCommandSource(ICommandSource commandSource, Boolean userInitiated)
     at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
     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.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(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.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles