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

RSRP-286387: Could not load file or assembly 'Machine.Specifications.ReSharperRunner.6.1, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null' or one of its depe

$
0
0
Reporter Adam Hill (adamhill) Adam Hill (adamhill)
Created Dec 11, 2011 3:48:10 AM
Updated Apr 28, 2012 4:22:13 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Submitted
Assignee Serge Baltic (baltic)
Subsystem No subsystem
Affected versions No Affected versions
Fixed in build No Fixed in build
ReSharper 6.1 EAP Version=6.1.28.89, Built=2011-12-10T08:37:44, Configuration=“Csharp PublicMode Vbnet VS1000”
Could not load file or assembly 'Machine.Specifications.ReSharperRunner.6.1, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) Could not load file or assembly 'file:///C:\Users\ahill\AppData\Roaming\JetBrains\ReSharper\v6.1\vs10.0\Plugins\Machine.Specifications.ReSharperRunner.6.1.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515) An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.

--- EXCEPTION #1/4 [NotSupportedException]
Message = “An attempt was made to load an assembly from a network location which would have caused the assembly to be sandboxed in previous versions of the .NET Framework. This release of the .NET Framework does not enable CAS policy by default, so this load may be dangerous. If this load is not intended to sandbox the assembly, please enable the loadFromRemoteSources switch. See http://go.microsoft.com/fwlink/?LinkId=155569 for more information.”
ExceptionPath = Root.InnerException.InnerException.InnerException
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515

--- Outer —

--- EXCEPTION #2/4 [FileLoadException]
Message = “Could not load file or assembly 'file:///C:\Users\ahill\AppData\Roaming\JetBrains\ReSharper\v6.1\vs10.0\Plugins\Machine.Specifications.ReSharperRunner.6.1.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.IO.FileLoadException
InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
HResult = COR_E_NOTSUPPORTED=80131515
Source = mscorlib
FileLoad_FileName = file:///C:\Users\ahill\AppData\Roaming\JetBrains\ReSharper\v6.1\vs10.0\Plugins\Machine.Specifications.ReSharperRunner.6.1.dll
StackTraceString = “
  at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
     at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
     at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
     at System.Reflection.RuntimeAssembly.InternalLoadFrom(String assemblyFile, Evidence securityEvidence, Byte[] hashValue, AssemblyHashAlgorithm hashAlgorithm, Boolean forIntrospection, Boolean suppressSecurityChecks, StackCrawlMark& stackMark)
     at System.Reflection.Assembly.LoadFrom(String assemblyFile)
     at JetBrains.Application.Parts.PartCatalogueAssembly.<Bind>b__0(Object sender, ResolveEventArgs args) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Parts\PartCatalogueAssembly.cs:line 58
     at System.AppDomain.OnAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName)


--- Outer —

--- EXCEPTION #3/4 [FileLoadException]
Message = “Could not load file or assembly 'Machine.Specifications.ReSharperRunner.6.1, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)”
ExceptionPath = Root.InnerException
ClassName = System.IO.FileLoadException
Data.CatalogueType = “Machine.Specifications.ReSharperRunner.MSpecUnitTestProvider, Machine.Specifications.ReSharperRunner.6.1, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null”
Data.Assembly = “Assembly: Machine.Specifications.ReSharperRunner.6.1, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null”
InnerException = “Exception #2 at Root.InnerException.InnerException”
HResult = COR_E_NOTSUPPORTED=80131515
Source = mscorlib
FileLoad_FileName = “Machine.Specifications.ReSharperRunner.6.1, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null”
StackTraceString = “
  at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
     at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
     at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks)
     at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean forIntrospection)
     at System.Reflection.RuntimeAssembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
     at System.Reflection.Assembly.Load(String assemblyString)
     at JetBrains.Application.Parts.PartCatalogueAssembly.Bind(PartCatalogueType type) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Parts\PartCatalogueAssembly.cs:line 80
     at JetBrains.Application.Parts.PartCatalogueType.Bind() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Parts\PartCatalogueType.cs:line 79
     at JetBrains.Application.Components.CatalogueComponentContainer.<AttachParts>b__2b(PartCatalogueType part) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Components\CatalogueComponentContainer.cs:line 92
     at System.Linq.Enumerable.WhereSelectListIterator`2.MoveNext()
     at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection)
     at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source)
     at JetBrains.Application.Components.CatalogueComponentContainer.AttachParts(Lifetime lifetime, IEnumerable`1 parts) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Components\CatalogueComponentContainer.cs:line 92
     at JetBrains.Application.Components.CatalogueComponentContainer.<InjectCustom>b__29(Lifetime catalogLifetime, IPartsCatalogue catalogue) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Components\CatalogueComponentContainer.cs:line 68
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<>c__DisplayClass20.<ForEachItemCore>b__10() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 210
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Logger\Logger.cs:line 245


--- Outer —

--- EXCEPTION #4/4 [LoggerException]
Message = “Could not load file or assembly 'Machine.Specifications.ReSharperRunner.6.1, Version=0.5.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #3 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 211
     at JetBrains.DataFlow.CollectionEvents`1.OnAcknowledgeSinkAddRemove(Action`1 handler, AddRemove addremove) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 455
     at JetBrains.DataFlow.CollectionEvents`1.<.ctor>b__2(Action`1 handler) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 124
     at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterAdvise(Action`1 handler) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Infra\SignalWithDelegates!1.cs:line 55
     at JetBrains.DataFlow.Signal`1.<>c__DisplayClass6.<AdviseCore>b__4() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 247
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 207
     at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 278
     at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 455
     at JetBrains.DataFlow.ICollectionEventsEx.ForEachItemCore[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandlerA, Action`3 FHandlerB) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 246
     at JetBrains.DataFlow.ICollectionEventsEx.ForEachItem[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandler) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 166
     at JetBrains.DataFlow.CollectionEvents`1.View(Lifetime lifetime, Action`2 viewer) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 867
     at JetBrains.Application.Components.CatalogueComponentContainer.InjectCustom(Lifetime lifetime) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Components\CatalogueComponentContainer.cs:line 69
     at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 134
     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\f5d3dd6494bcaf3b\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 189
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass1f.<Init_RunWhenAllowed>b__1e(Lifetime lifetimeProduct, IApplicationDescriptor product) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 133
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<>c__DisplayClass20.<ForEachItemCore>b__10() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 210
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Logger\Logger.cs:line 245
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 211
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
at Signal(AddRemoveEventArgs`1::AddRemove) #2.Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 483
     at JetBrains.DataFlow.CollectionEvents`1.FireAddRemove(AddRemove action, TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 273
     at JetBrains.DataFlow.CollectionEvents`1.InternalAddAnnotatee(TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 374
at CollectionEvents`1(IApplicationDescriptor::RunsProducts::ProductsToRun).Add[0](Func`3 , 0 , Object )
     at JetBrains.DataFlow.CollectionEvents`1.InternalAdd(TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 329
     at JetBrains.DataFlow.CollectionEvents`1.Add(TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 524
     at JetBrains.DataFlow.ICollectionEventsEx.Add[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 264
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass9.<>c__DisplayClassb.<Init_CollectProductsAllowedToRun>b__5(Lifetime lifeIsAllowed) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 72
     at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 40
     at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116
     at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 49
     at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 41
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass37.<WhenTrue>b__36(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 414
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
at Signal(PropertyChangedEventArgs`1::Nullable`1::CompositeBoolean.Select(NullIsTrue)).Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 483
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 281
     at JetBrains.DataFlow.Property`1.<.ctor>b__0(Property`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 561
at Property(Boolean::Nullable`1::CompositeBoolean.Select(NullIsTrue)).SetValue[0](Func`4 , Property`1 , 0 , Object )
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 516
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass16`2.<FlowInto>b__15(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 126
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
at Signal(PropertyChangedEventArgs`1::CompositeBoolean).Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 483
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 281
     at JetBrains.DataFlow.Property`1.<.ctor>b__0(Property`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 561
at Property(Nullable`1::CompositeBoolean).SetValue[0](Func`4 , Property`1 , 0 , Object )
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 516
     at JetBrains.DataFlow.Property`1.set_Value(TValue value) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 657
     at JetBrains.Application.ComposeBooleansWithPriority.UpdateActiveTellers(Lifetime lifetimeComponent, List`1 tellers, IProperty`1 propComposite) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Shell\src\ComponentModel\ComposeBooleansWithPriority.cs:line 147
     at JetBrains.Application.ComposeBooleansWithPriority.<>c__DisplayClassd.<UpdateActiveTellers>b__b() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Shell\src\ComponentModel\ComposeBooleansWithPriority.cs:line 121
     at JetBrains.DataFlow.IPropertySignalEx.<>c__DisplayClass1f`1.<Advise_NoAcknowledgement>b__1e(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Extension\IPropertySignalEx.cs:line 235
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
at Signal(PropertyChangedEventArgs`1::SiteNonZombied(Guarded(.IsNotNull).Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 483
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 281
     at JetBrains.DataFlow.Property`1.<.ctor>b__0(Property`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 561
at Property(Boolean::SiteNonZombied(Guarded(.IsNotNull).SetValue[0](Func`4 , Property`1 , 0 , Object )
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 516
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass16`2.<FlowInto>b__15(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 126
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
at Signal(PropertyChangedEventArgs`1::SiteNonZombied(Guarded().Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 483
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 281
     at JetBrains.DataFlow.Property`1.<.ctor>b__0(Property`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 561
at Property(IServiceProvider::SiteNonZombied(Guarded().SetValue[0](Func`4 , Property`1 , 0 , Object )
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 516
     at JetBrains.Application.DataFlowEx.<>c__DisplayClass23`1.<FlowIntoGuarded_NoReplay>b__22() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Shell\src\DataFlowEx.cs:line 211
at Action(SetValue(IServiceProvider::SiteNonZombied)).Execute(Action )
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 265
     at JetBrains.Threading.ReentrancyGuard.ExecuteOrQueue(String name, Action action) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 305
     at JetBrains.Application.DataFlowEx.<>c__DisplayClass23`1.<FlowIntoGuarded_NoReplay>b__21() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Shell\src\DataFlowEx.cs:line 211
     at JetBrains.DataFlow.ISignalEx.<>c__DisplayClass1`1.<Advise>b__0(TValue value) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Extension\ISignalEx.cs:line 23
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 364
     at JetBrains.DataFlow.Signal`1.<.ctor>b__0(Signal`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 524
at Signal(PropertyChangedEventArgs`1::SiteNonZombied).Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Signal!1.cs:line 483
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 281
     at JetBrains.DataFlow.Property`1.<.ctor>b__0(Property`1 this, TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 561
at Property(IServiceProvider::SiteNonZombied).SetValue[0](Func`4 , Property`1 , 0 , Object )
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Property!1.cs:line 516
     at JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted.<>c__DisplayClass4.<.ctor>b__0() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\VSIntegration\src\Shell\VsNonZombiedProductCanBeStarted.cs:line 58
     at JetBrains.VsIntegration.Application.VsNonZombiedProductCanBeStarted.<>c__DisplayClass4.<.ctor>b__2(VSSPROPID vsspropid, Object o) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\VSIntegration\src\Shell\VsNonZombiedProductCanBeStarted.cs:line 67
     at JetBrains.VsIntegration.Interop.Shim.Shell.IVsShell.ShellPropertyChangesSink.Microsoft.VisualStudio.Shell.Interop.IVsShellPropertyEvents.OnShellPropertyChange(Int32 propid, Object var) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\VSIntegration\src\Interop\Shim\Shell\IVsShell.cs:line 122

Viewing all articles
Browse latest Browse all 106942

Trending Articles



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