Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Mar 16, 2012 6:37:54 PM |
Updated | Mar 16, 2012 6:37:57 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 7 EAP for Visual Studio 11 Beta Version=7.0.3.261, Built=2012-03-16T08:51:20, Configuration=“Csharp PublicMode Vbnet VS1100”
Overiider is null
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Overiider is null”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.ReSharper.VS
StackTraceString = “at JetBrains.ReSharper.VS.FormatProperties.VsSettingOverrideBase`1..ctor(ISettingsStore settingsStore, Lifetime lifetime, IEnumerable`1 overriders, Lazy`1 textManager) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\VisualStudio\_Core\src\FormatProperties\VsSettingOverrideBase.cs:line 62”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Overiider is null”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Overiider is null
--- EXCEPTION #1/2 [InvalidOperationException]
Message = “Overiider is null”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
HResult = COR_E_INVALIDOPERATION=80131509
Source = JetBrains.ReSharper.VS
StackTraceString = “at JetBrains.ReSharper.VS.FormatProperties.VsSettingOverrideBase`1..ctor(ISettingsStore settingsStore, Lifetime lifetime, IEnumerable`1 overriders, Lazy`1 textManager) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\VisualStudio\_Core\src\FormatProperties\VsSettingOverrideBase.cs:line 62”
--- Outer —
--- EXCEPTION #2/2 [LoggerException]
Message = “Overiider is null”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 11.0.50214.1
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.ReSharper.VS.FormatProperties.VsSettingOverrideBase`1..ctor(ISettingsStore settingsStore, Lifetime lifetime, IEnumerable`1 overriders, Lazy`1 textManager) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\VisualStudio\_Core\src\FormatProperties\VsSettingOverrideBase.cs:line 70 at JetBrains.ReSharper.VS.FormatProperties.VsSettingOverrideAutocompletionBase`1..ctor(Lifetime lifetime, IEnumerable`1 overriders, Lazy`1 textManager, ISettingsStore settingsStore) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\VisualStudio\_Core\src\FormatProperties\VsSettingOverrideAutocompletionBase.cs:line 20 at JetBrains.ReSharper.VS.FormatProperties.Html.VsSettingOverrideAutocompletionHtml..ctor(Lifetime lifetime, IEnumerable`1 overriders, Lazy`1 textManager, ISettingsStore settingsStore) in c:\BuildAgent\work\1939c01d7b25093a\Psi.Features\src\Features\VisualStudio\_Core\src\FormatProperties\Html\VsSettingOverrideAutocompletionHtml.cs:line 18 at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 205 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 228 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 241 at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 44 at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 120 at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 145 at JetBrains.ProjectModel.Impl.SolutionInstance.OpenSolution() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\impl\SolutionInstance.cs:line 61 at JetBrains.ProjectModel.Impl.SolutionManagerBase.CreateSolutionInstance(SolutionElement solution) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Projects\src\impl\SolutionManagerBase.cs:line 140 at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OpenVSSolution(Boolean afterOpenSolution) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 238 at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.<>c__DisplayClassa.<OnAfterOpenProject>b__9() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 175 at JetBrains.Util.Concurrency.UnguardedCallbackMerger.<>c__DisplayClass3.<ExecuteOrQueueOrMerge>b__0() in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 139 at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266 at JetBrains.Threading.ReentrancyGuard.TryExecute(String name, Action action) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 415 at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 64 at JetBrains.Util.Concurrency.UnguardedCallbackMerger.ExecuteOrQueueOrMerge(Lifetime lifetimeQueue, String name, Action F) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\Util\src\Concurrency\UnguardedCallbackMerger.cs:line 136 at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.OnAfterOpenProject(IVsHierarchy pHierarchy, Int32 fAdded) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\Core\src\ProjectModel\VSSolutionManager.cs:line 161 at JetBrains.VsIntegration.DevTen.Src.ProjectModel.VsSolutionManager10.OnAfterOpenProject(IVsHierarchy pHierarchy, Int32 fAdded) in c:\BuildAgent\work\1939c01d7b25093a\Platform\src\VisualStudio\v10.v11\Src\ProjectModel\VSSolutionManager10.cs:line 208 at EnvDTE.SolutionClass.AddFromTemplate(String FileName, String Destination, String ProjectName, Boolean Exclusive) at Microsoft.VisualStudio.TemplateWizard.Wizard.Execute(Object application, Int32 hwndOwner, Object[]& ContextParams, Object[]& CustomParams, wizardResult& retval) at EnvDTE100.Solution4.AddFromTemplateEx(String FileName, String Destination, String ProjectName, String SolutionName, Boolean Exclusive, UInt32 Options) at Microsoft.VisualStudio.Dialogs.ServiceHelper.AddProjectFromSelectedTemplate(INewProjectDialogData dialog, String projectPath, Boolean isExclusive) at Microsoft.VisualStudio.Dialogs.SVsDialogService.CreateProject(INewProjectDialogData npdd) at Microsoft.VisualStudio.Dialogs.SVsDialogService.InvokeDialog(VSNEWPROJECTDLGINFO dlgInfo, String& bstrLocation)