Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Nov 11, 2011 1:40:13 PM |
Updated | Mar 14, 2012 10:13:09 PM |
Priority | Show-stopper |
Type | Exception |
Fix versions | 7.0 Preview |
State | Open |
Assignee | Sergey Coox (coox) |
Subsystem | Project Model |
Affected versions | No Affected versions |
Fixed in build | No Fixed in build |
ReSharper 6.1 EAP Version=6.1.1.12309, Built=2011-11-10T02:21:14, Configuration=“Csharp PublicMode Vbnet VS0900”
Initial instantiation of the component TypeComponent { ProjectModelSynchronizer, State: Corrupted } has failed. Exception has been thrown by the target of an invocation. Error HRESULT E_FAIL has been returned from a call to a COM component.
--- EXCEPTION #1/4 [COMException]
Message = “Error HRESULT E_FAIL has been returned from a call to a COM component.”
ExceptionPath = Root.InnerException.InnerException.InnerException
ClassName = System.Runtime.InteropServices.COMException
HResult = E_FAIL=EFail=80004005
Source = VSLangProj
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/4 [TargetInvocationException]
Message = “Exception has been thrown by the target of an invocation.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.Reflection.TargetInvocationException
InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
HResult = COR_E_TARGETINVOCATION=80131604
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #3/4 [InvalidOperationException]
Message = “Initial instantiation of the component TypeComponent { ProjectModelSynchronizer, State: Corrupted } has failed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.Descriptor = “TypeComponent { ProjectModelSynchronizer, State: Corrupted }”
InnerException = “Exception #2 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #4/4 [LoggerException]
Message = “Initial instantiation of the component TypeComponent { ProjectModelSynchronizer, State: Corrupted } has failed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 9.0.30729.1
InnerException = “Exception #3 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at Action(OnAfterOpenSolution).Execute(Action )
”
Initial instantiation of the component TypeComponent { ProjectModelSynchronizer, State: Corrupted } has failed. Exception has been thrown by the target of an invocation. Error HRESULT E_FAIL has been returned from a call to a COM component.
--- EXCEPTION #1/4 [COMException]
Message = “Error HRESULT E_FAIL has been returned from a call to a COM component.”
ExceptionPath = Root.InnerException.InnerException.InnerException
ClassName = System.Runtime.InteropServices.COMException
HResult = E_FAIL=EFail=80004005
Source = VSLangProj
StackTraceString = “
at VSLangProj.Reference.get_Name() at JetBrains.VsIntegration.ProjectModel.VsProjectReference..ctor(Reference reference, Project vsReferencedProject, ProjectModelSynchronizer projectModelSynchronizer) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ProjectModel\VSProjectReference.cs:line 30 at JetBrains.VsIntegration.ProjectModel.ProjectReferenceManager.CreateVsReference(Reference reference, ProjectModelSynchronizer projectModelSynchronizer) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ProjectModel\ProjectReferenceManager.cs:line 171 at JetBrains.VsIntegration.ProjectModel.ProjectReferenceManager.CreateVsReferences() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ProjectModel\ProjectReferenceManager.cs:line 211 at JetBrains.VsIntegration.ProjectModel.VSProjectInfo.PopulateReferences() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ProjectModel\VSProjectInfo.cs:line 359 at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer.GetOrCreateProjectInfo(IVsHierarchy hierarchy) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ProjectModel\ProjectModelSynchronizer.cs:line 1401 at JetBrains.VsIntegration.ProjectModel.ProjectModelSynchronizer..ctor(Lifetime lifetime, ISolution solution, IShellLocks locks, IVsSolution vsSolution, IVsExternalFilesManager vsExternalFilesManager, IVsRunningDocumentTable vsRunningDocumentTable, PlatformManager platformManager, ISolutionManager solutionManager, VsRunningDocumentTableEvents vsRunningDocumentTableEvents, SpecialFilesManager specialFilesManager, BizTalkReferencesHelper bizTalkReferencesHelper, VsProjectReferenceManagerFactory vsProjectReferenceManagerFactory, IVsEnvironmentInformation vsEnvironmentInformation, IProjectFileExtensions projectFileExtensions) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ProjectModel\ProjectModelSynchronizer.cs:line 119
--- Outer —
--- EXCEPTION #2/4 [TargetInvocationException]
Message = “Exception has been thrown by the target of an invocation.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.Reflection.TargetInvocationException
InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
HResult = COR_E_TARGETINVOCATION=80131604
Source = mscorlib
StackTraceString = “
at System.RuntimeMethodHandle._InvokeConstructor(Object[] args, SignatureStruct& signature, IntPtr declaringType) at System.RuntimeMethodHandle.InvokeConstructor(Object[] args, SignatureStruct signature, RuntimeTypeHandle declaringType) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 209 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 220 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 232 at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 43 at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 121
--- Outer —
--- EXCEPTION #3/4 [InvalidOperationException]
Message = “Initial instantiation of the component TypeComponent { ProjectModelSynchronizer, State: Corrupted } has failed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
Data.Descriptor = “TypeComponent { ProjectModelSynchronizer, State: Corrupted }”
InnerException = “Exception #2 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #4/4 [LoggerException]
Message = “Initial instantiation of the component TypeComponent { ProjectModelSynchronizer, State: Corrupted } has failed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 9.0.30729.1
InnerException = “Exception #3 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logger.LogException(Exception ex) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Logger\Logger.cs:line 613 at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 127 at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 146 at JetBrains.ProjectModel.Impl.SolutionInstanceBase.Initialize() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\ProjectModel\src\impl\SolutionInstanceBase.cs:line 73 at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean afterOpenSolution) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ProjectModel\VSSolutionManager.cs:line 260 at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.<>c__DisplayClassb.<OnAfterOpenSolution>b__a() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ProjectModel\VSSolutionManager.cs:line 211 at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 140
at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 260 at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 416 at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 65 at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 137 at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OnAfterOpenSolution(Object pUnkReserved, Int32 fNewSolution) in c:\BuildAgent\work\f4954dbf762b12ec\Platform\src\VSIntegration\src\ProjectModel\VSSolutionManager.cs:line 206