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

RSRP-297917: The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))

$
0
0
Reporter Scott Bilas (scottbilas) Scott Bilas (scottbilas)
Created Apr 27, 2012 9:31:31 AM
Updated Apr 27, 2012 9:47:35 AM
Resolved Apr 27, 2012 9:47:35 AM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Assignee Andrew Serebryansky (andrew.serebryansky)
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.26.91, Built=2012-04-27T08:03:02, Configuration=“Csharp PublicMode Vbnet VS1100”
The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))

--- EXCEPTION #1/2 [ArgumentException]
Message = “The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))”
ExceptionPath = Root.InnerException
ClassName = System.ArgumentException
HResult = COR_E_ARGUMENT=E_INVALIDARG=80070057
StackTraceString = “
  at EnvDTE.Command.AddControl(Object Owner, Int32 Position)
     at JetBrains.ReSharper.VS.Actions.VsAdvertiseSubmitFeedbackComponent.InsertSubmitFeedbackAction() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\VisualStudio\_Core\src\Actions\VSAdvertiseSubmitFeedbackComponent.cs:line 148


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “The parameter is incorrect. (Exception from HRESULT: 0x80070057 (E_INVALIDARG))”
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.ReSharper.VS.Actions.VsAdvertiseSubmitFeedbackComponent.InsertSubmitFeedbackAction() in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\VisualStudio\_Core\src\Actions\VSAdvertiseSubmitFeedbackComponent.cs:line 154
     at JetBrains.ReSharper.VS.Actions.VsAdvertiseSubmitFeedbackComponent..ctor(VsActionManager actionManager, Lifetime lifetime, IThreading threading, DTE dte, IApplicationDescriptor applicationDescriptor, IMainWindow mainWindow, IVsEnvironmentInformation vsEnvironmentInformation, ISettingsStore settingsStore) in c:\BuildAgent\work\1d5606e7e667bf54\Psi.Features\src\Features\VisualStudio\_Core\src\Actions\VSAdvertiseSubmitFeedbackComponent.cs:line 59
     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\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 205
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 229
     at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 242
     at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 44
     at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 120
     at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 145
     at JetBrains.Application.Env.RunsProducts.RunProduct(Lifetime lifetimeProduct, IApplicationDescriptor product, IEnumerable`1 enumProgramConfigurationsProviders, JetEnvironment environment, IDictionaryEvents`2 productsNonComposed, IDictionaryEvents`2 productsComposed) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 192
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass1f.<Init_RunWhenAllowed>b__1e(Lifetime lifetimeProduct, IApplicationDescriptor product) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 136
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<>c__DisplayClass20.<ForEachItemCore>b__10() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 209
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Logger\Logger.cs:line 243
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 210
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
     at JetBrains.DataFlow.CollectionEvents`1.FireAddRemove(AddRemove action, TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 272
     at JetBrains.DataFlow.CollectionEvents`1.InternalAdd(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 373
     at JetBrains.DataFlow.CollectionEvents`1.Add(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 523
     at JetBrains.DataFlow.ICollectionEventsEx.Add[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 263
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass9.<>c__DisplayClassb.<Init_CollectProductsAllowedToRun>b__5(Lifetime lifeVerdict, ProductCanBeStartedVerdict verdict) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 74
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass2b`1.<>c__DisplayClass2d.<ForEachValue>b__2a(Lifetime lifetimeValue) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 347
     at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 39
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116
     at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 48
     at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 40
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass2b`1.<ForEachValue>b__29(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 347
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Property!1.cs:line 280
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Property!1.cs:line 560
     at JetBrains.DataFlow.Property`1.set_Value(TValue value) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Property!1.cs:line 656
     at JetBrains.Application.ComposeVerdictWithPriority.UpdateActiveTellers[TVerdict](Lifetime lifetimeComponent, List`1 tellers, IProperty`1 propComposite) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\ComponentModel\ComposeVerdictWithPriority.cs:line 171
     at JetBrains.Application.ComposeVerdictWithPriority.<>c__DisplayClassc`1.<UpdateActiveTellers>b__a() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\ComponentModel\ComposeVerdictWithPriority.cs:line 145
     at JetBrains.DataFlow.IPropertySignalEx.<>c__DisplayClass1f`1.<Advise_NoAcknowledgement>b__1e(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\IPropertySignalEx.cs:line 235
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Property!1.cs:line 280
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Property!1.cs:line 560
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass16`2.<FlowInto>b__15(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 126
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Property!1.cs:line 280
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Property!1.cs:line 560
     at JetBrains.Application.DataFlowEx.<>c__DisplayClass23`1.<FlowIntoGuarded_NoReplay>b__22() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\DataFlowEx.cs:line 210
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 266
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 304
     at JetBrains.Application.DataFlowEx.<>c__DisplayClass23`1.<FlowIntoGuarded_NoReplay>b__21() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Shell\src\DataFlowEx.cs:line 210
     at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 22
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 363
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Property!1.cs:line 280
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Property!1.cs:line 560
     at JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted.<>c__DisplayClass4.<.ctor>b__0() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\Shell\VsNonZombiedProductCanBeStarted.cs:line 54
     at JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted.<>c__DisplayClass4.<.ctor>b__2(VSSPROPID vsspropid, Object o) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\Shell\VsNonZombiedProductCanBeStarted.cs:line 63
     at JetBrains.VsIntegration.Interop.Shim.Shell.IVsShell.ShellPropertyChangesSink.Microsoft.VisualStudio.Shell.Interop.IVsShellPropertyEvents.OnShellPropertyChange(Int32 propid, Object var) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\VisualStudio\Core\src\Interop\Shim\Shell\IVsShell.cs:line 153

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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