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

RSRP-294256: 未指定的错误 (异常来自 HRESULT:0x80004005 (E_FAIL))

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Apr 13, 2012 7:23:34 AM
Updated Apr 13, 2012 7:23:34 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.14.191, Built=2012-04-11T21:27:50, Configuration=“Csharp PublicMode Vbnet VS1100”
未指定的错误 (异常来自 HRESULT:0x80004005 (E_FAIL))

--- EXCEPTION #1/2 [COMException]
Message = “未指定的错误 (异常来自 HRESULT:0x80004005 (E_FAIL))”
ExceptionPath = Root.InnerException
ClassName = System.Runtime.InteropServices.COMException
HResult = E_FAIL=EFail=80004005
StackTraceString = “
  在 System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
     在 JetBrains.VsIntegration.DevTen.Src.ProjectModel.ProjectModelSynchronizer10.EnsureProjectLoadedAndSync(IProject project) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\ProjectModelSynchronizer10.cs:行号 59
     在 JetBrains.VsIntegration.DevTen.Src.ProjectModel.ProjectModelSynchronizer10.GetHierarchyItemByProjectItemCore(IProject project, FileSystemPath path, OnError FOnError) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\ProjectModelSynchronizer10.cs:行号 71
     在 JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.GetHierarchyItemByProjectItemCore(IProjectModelElement elem, OnError onerror) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:行号 614
     在 JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.TryGetHierarchyItemByProjectItem(IProjectModelElement projectItem) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:行号 587
     在 JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.<RemoveRedundandProjects>b__10(IProject project) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:行号 257
     在 System.Linq.Enumerable.WhereListIterator`1.MoveNext()
     在 System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
     在 System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
     在 JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.RemoveRedundandProjects() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\ProjectModelSynchronizer.cs:行号 251
     在 JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.ExecuteTask09_FinalSynchronizeSolution(Action actionToExecute) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:行号 884
     在 JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.ExecuteTasks(IProgressIndicator pi, Double count) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:行号 827


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “未指定的错误 (异常来自 HRESULT:0x80004005 (E_FAIL))”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.LastExtension = cs
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50323.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  在 JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.ExecuteTasks(IProgressIndicator pi, Double count) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:行号 841
     在 JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.<DispatchInternal>b__0(IProgressIndicator pi) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:行号 775
     在 JetBrains.UI.Application.Progress.UITaskExecutorRun.RunStartTaskCallTaskAction(IProperty`1 isDone, ProgressIndicator progressIndicator, TaskThreadAffinity taskThreadAffinity, Action`1 FTask, JetDispatcher dispatcherPrimary) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:行号 315
     在 JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass11.<RunStartTask>b__10() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:行号 295
     在 JetBrains.Threading.JetDispatcher.Closure.Execute() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:行号 829
     在 JetBrains.Threading.JetDispatcher.ProcessQueue() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\JetDispatcher.cs:行号 694
     在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     在 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
     在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     在 System.Windows.Threading.DispatcherOperation.Invoke()
     在 System.Windows.Threading.Dispatcher.ProcessQueue()
     在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     在 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
     在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     在 System.Windows.Threading.DispatcherOperation.Invoke()
     在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)
     在 System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)
     在 System.Windows.Forms.Application.ThreadContext.LocalModalMessageLoop(Form form)
     在 System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
     在 System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
     在 System.Windows.Forms.Application.RunDialog(Form form)
     在 System.Windows.Forms.Form.ShowDialog(IWin32Window owner)
     在 System.Windows.Forms.Form.ShowDialog()
     在 JetBrains.UI.Application.Progress.UITaskExecutorRun.<>c__DisplayClass3.<RunCore>b__0(Lifetime lifetime) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:行号 125
     在 JetBrains.DataFlow.Lifetimes.Using[TRetVal](Func`2 F) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:行号 41
     在 JetBrains.UI.Application.Progress.UITaskExecutorRun.RunCore(TaskThreadAffinity taskThreadAffinity, Action`1 FTask, Func`3 FAttachUi, ProgressIndicator progressIndicator, IWin32Window parentWindow, IThreading threading, Boolean enforceModalityState) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Progress\UITaskExecutorRun.cs:行号 84
     在 JetBrains.UI.Application.Progress.UITaskExecutorRuns.ExecuteTask(String name, TaskCancelable cancelable, Action`1 task) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\UI\src\Progress\UITaskExecutorRuns.cs:行号 188
     在 JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.DispatchInternal(Boolean showDialog) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:行号 772
     在 JetBrains.VsIntegration.ProjectModel.SolutionLoadTasksScheduler.DispatchTasks(Boolean showDialog) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:行号 766
     在 JetBrains.ProjectModel.Tasks.SolutionLoadTasksSchedulerBase.ResumeWaitTask(SolutionLoadWaitHandle waitHandle, Boolean showDialog) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Projects\src\impl\Tasks\SolutionLoadTasksSchedulerBase.cs:行号 54
     在 JetBrains.VsIntegration.DevTen.Src.ProjectModel.VsSolutionManager10.<OnAfterBackgroundSolutionLoadComplete>b__5() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:行号 190
     在 JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:行号 139
     在 JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:行号 266
     在 JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:行号 415
     在 JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:行号 64
     在 JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F) 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:行号 136
     在 JetBrains.VsIntegration.DevTen.Src.ProjectModel.VsSolutionManager10.OnAfterBackgroundSolutionLoadComplete() 位置 c:\BuildAgent\work\3355b838ddaf4e5c\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:行号 196
     在 Microsoft.VisualStudio.Shell.Interop.IVsTaskBody.DoWork(IVsTask pTask, UInt32 dwCount, IVsTask[] pParentTasks, Object& pResult)
     在 Microsoft.VisualStudio.Services.VsTask.<>c__DisplayClass26.<GetCallbackForMultipleParent>b__25(Task`1[] _)
     在 Microsoft.VisualStudio.Services.VsTask.<>c__DisplayClass2c.<GetCallback>b__2b()
     在 System.Threading.Tasks.Task`1.InnerInvoke()
     在 System.Threading.Tasks.Task.Execute()
     在 System.Threading.Tasks.Task.ExecutionContextCallback(Object obj)
     在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     在 System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot)
     在 System.Threading.Tasks.Task.ExecuteEntry(Boolean bPreventDoubleExecution)
     在 System.Threading.Tasks.TaskScheduler.TryExecuteTask(Task task)
     在 Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIThreadBlockableTaskScheduler.DoOneTask()
     在 Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIBackgroundPriorityScheduler.ProcessQueue()
     在 Microsoft.VisualStudio.Services.TaskSchedulerService.VsUIBackgroundPriorityScheduler.<OnTaskQueued>b__0()
     在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     在 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
     在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     在 System.Windows.Threading.DispatcherOperation.Invoke()
     在 System.Windows.Threading.Dispatcher.ProcessQueue()
     在 System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     在 MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     在 System.Windows.Threading.DispatcherOperation.InvokeImpl()
     在 System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     在 System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     在 System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     在 System.Windows.Threading.DispatcherOperation.Invoke()
     在 System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     在 System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     在 MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)

Viewing all articles
Browse latest Browse all 106942

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>