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

RSRP-292140: Could not load file or assembly 'file:///C:\Documents and Settings\rmenard\Application Data\JetBrains\ReSharper\vAny\Plugins\AgentJohnson\AgentJohnson

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Mar 28, 2012 6:40:20 PM
Updated Mar 28, 2012 6:40:22 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 6.1 EAP Version=6.1.0.11493, Built=2011-11-04T15:52:08
Could not load file or assembly 'file:///C:\Documents and Settings\rmenard\Application Data\JetBrains\ReSharper\vAny\Plugins\AgentJohnson\AgentJohnson.dll' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.

--- EXCEPTION #1/2 [BadImageFormatException]
Message = “Could not load file or assembly 'file:///C:\Documents and Settings\rmenard\Application Data\JetBrains\ReSharper\vAny\Plugins\AgentJohnson\AgentJohnson.dll' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.”
ExceptionPath = Root.InnerException
ClassName = System.BadImageFormatException
Data.CatalogueType = “AgentJohnson.Shell.Loader, AgentJohnson, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null”
Data.Assembly = “Assembly: AgentJohnson, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null”
HResult = 8013101B
Source = mscorlib
BadImageFormat_FileName = “file:///C:\Documents and Settings\rmenard\Application Data\JetBrains\ReSharper\vAny\Plugins\AgentJohnson\AgentJohnson.dll”
BadImageFormat_FusionLog = “
WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

StackTraceString = “
  at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
     at System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
     at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
     at System.Reflection.Assembly.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\73d5be9cd9acf4a2\Platform\src\ComponentModel\src\Parts\PartCatalogueAssembly.cs:line 79
     at JetBrains.Application.Parts.PartCatalogueType.Bind() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\ComponentModel\src\Parts\PartCatalogueType.cs:line 79
     at JetBrains.Application.Components.CatalogueComponentContainer.<AttachParts>b__2a(PartCatalogueType part) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\ComponentModel\src\Components\CatalogueComponentContainer.cs:line 86
     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\73d5be9cd9acf4a2\Platform\src\ComponentModel\src\Components\CatalogueComponentContainer.cs:line 86
     at JetBrains.Application.Components.CatalogueComponentContainer.<InjectCustom>b__28(Lifetime catalogLifetime, IPartsCatalogue catalogue) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\ComponentModel\src\Components\CatalogueComponentContainer.cs:line 65
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<>c__DisplayClass20.<ForEachItemCore>b__10() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 209
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Logger\Logger.cs:line 245


--- Outer —

--- EXCEPTION #2/2 [LoggerException]
Message = “Could not load file or assembly 'file:///C:\Documents and Settings\rmenard\Application Data\JetBrains\ReSharper\vAny\Plugins\AgentJohnson\AgentJohnson.dll' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #1 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
  at JetBrains.Util.Logger.LogException(Exception ex) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Logger\Logger.cs:line 613
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Logger\Logger.cs:line 249
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<ForEachItemCore>b__f(AddRemoveEventArgs`1 args) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 210
     at JetBrains.DataFlow.CollectionEvents`1.OnAcknowledgeSinkAddRemove(Action`1 handler, AddRemove addremove) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 443
     at JetBrains.DataFlow.CollectionEvents`1.<.ctor>b__2(Action`1 handler) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 124
     at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterAdvise(Action`1 handler) in c:\BuildAgent\work\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 247
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 449
     at JetBrains.DataFlow.ICollectionEventsEx.ForEachItemCore[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandlerA, Action`3 FHandlerB) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 231
     at JetBrains.DataFlow.ICollectionEventsEx.ForEachItem[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandler) in c:\BuildAgent\work\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 855
     at JetBrains.Application.Components.CatalogueComponentContainer.InjectCustom(Lifetime lifetime) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\ComponentModel\src\Components\CatalogueComponentContainer.cs:line 66
     at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 120
     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\73d5be9cd9acf4a2\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 184
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass1d.<Init_RunWhenAllowed>b__1c(Lifetime lifetimeProduct, IApplicationDescriptor product) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Shell\src\Application\Environment\Infra\RunsProducts.cs:line 128
     at JetBrains.DataFlow.ICollectionEventsEx.<>c__DisplayClass17`1.<>c__DisplayClass20.<ForEachItemCore>b__10() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 209
     at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 210
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 518
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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 477
     at JetBrains.DataFlow.CollectionEvents`1.FireAddRemove(AddRemove action, TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 261
     at JetBrains.DataFlow.CollectionEvents`1.InternalAddAnnotatee(TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 362
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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 317
     at JetBrains.DataFlow.CollectionEvents`1.Add(TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 512
     at JetBrains.DataFlow.ICollectionEventsEx.Add[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 249
     at JetBrains.Application.Env.RunsProducts.<>c__DisplayClass9.<>c__DisplayClassb.<Init_CollectProductsAllowedToRun>b__5(Lifetime lifeIsAllowed) in c:\BuildAgent\work\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116
     at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 49
     at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 407
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 518
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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 477
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Property!1.cs:line 271
     at JetBrains.DataFlow.Property`1.<.ctor>b__0(Property`1 this, TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Property!1.cs:line 551
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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Property!1.cs:line 506
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass16`2.<FlowInto>b__15(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 119
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 518
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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 477
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Property!1.cs:line 271
     at JetBrains.DataFlow.Property`1.<.ctor>b__0(Property`1 this, TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Property!1.cs:line 551
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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Property!1.cs:line 506
     at JetBrains.DataFlow.Property`1.set_Value(TValue value) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Property!1.cs:line 647
     at JetBrains.Application.ComposeBooleansWithPriority.UpdateActiveTellers(Lifetime lifetimeComponent, List`1 tellers, IProperty`1 propComposite) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Shell\src\ComponentModel\ComposeBooleansWithPriority.cs:line 147
     at JetBrains.Application.ComposeBooleansWithPriority.<>c__DisplayClassd.<UpdateActiveTellers>b__b() in c:\BuildAgent\work\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Extension\IPropertySignalEx.cs:line 235
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 518
at Signal(PropertyChangedEventArgs`1::LicenseCheckComponent).Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 477
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Property!1.cs:line 271
     at JetBrains.DataFlow.Property`1.<.ctor>b__0(Property`1 this, TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Property!1.cs:line 551
at Property(Boolean::LicenseCheckComponent).SetValue[0](Func`4 , Property`1 , 0 , Object )
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Property!1.cs:line 506
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass34`1.<SetValue>b__32() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 383
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 207
     at JetBrains.DataFlow.IPropertyEx.SetValue[TValue](IProperty`1 property, Lifetime lifetime, TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 384
     at JetBrains.UI.Application.LicenseCheckComponent.<.ctor>b__0(Lifetime lifetime1, ProductEditionValue value) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\UI\src\License\LicenseCheckComponent.cs:line 26
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass2b`1.<>c__DisplayClass2d.<ForEachValue>b__2a(Lifetime lifetimeValue) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 340
     at JetBrains.DataFlow.SequentialLifetimes.<>c__DisplayClass3.<Next>b__2(LifetimeDefinition definition, Lifetime lifetime) in c:\BuildAgent\work\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Lifetime\Lifetimes.cs:line 116
     at JetBrains.DataFlow.SequentialLifetimes.DefineNext(Action`2 FNext) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 49
     at JetBrains.DataFlow.SequentialLifetimes.Next(Action`1 FNext) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\SequentialLifetimes.cs:line 41
     at JetBrains.DataFlow.IPropertyEx.<>c__DisplayClass2b`1.<ForEachValue>b__29(PropertyChangedEventArgs`1 args) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 340
     at JetBrains.DataFlow.Signal`1.NotifySinks(TValue payload) in c:\BuildAgent\work\73d5be9cd9acf4a2\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\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 518
at Signal(PropertyChangedEventArgs`1::LicenseCheckerComponent.ProductEditionValue).Fire[0](Action`3 , Signal`1 , 0 , Object )
     at JetBrains.DataFlow.Signal`1.Fire(TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Signal!1.cs:line 477
     at JetBrains.DataFlow.Property`1.FireChange(TValue old, TValue new, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Property!1.cs:line 271
     at JetBrains.DataFlow.Property`1.<.ctor>b__0(Property`1 this, TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Property!1.cs:line 551
at Property(ProductEditionValue::LicenseCheckerComponent.ProductEditionValue).SetValue[0](Func`4 , Property`1 , 0 , Object )
     at JetBrains.DataFlow.Property`1.SetValue(TValue value, Object cookie) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Property!1.cs:line 506
     at JetBrains.DataFlow.Property`1.SetValue(TValue value) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\DataFlow\Property!1.cs:line 494
     at JetBrains.UI.Application.LicenseCheckerComponent.SaveNewLicense(LifetimeDefinition temporaryLifetimeDefinition, ILicenseInformation newLicense) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\UI\src\License\LicenseCheckerComponent.cs:line 648
     at JetBrains.UI.Application.LicenseCheckerComponent.EnterLicense(Boolean isInformational, String reason) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\UI\src\License\LicenseCheckerComponent.cs:line 847
     at JetBrains.UI.Application.LicenseCheckerComponent.<>c__DisplayClass2b.<LicenseWentOff>b__2a() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\UI\src\License\LicenseCheckerComponent.cs:line 746
     at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 42
at Action(LicenseWentOff).Execute(Action )
     at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 256
     at JetBrains.Threading.ReentrancyGuard.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 502
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 974
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505
at Action(ReentrancyGuard.ExecutePendingActions).Execute(Action )
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 760
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\73d5be9cd9acf4a2\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 639
     at System.RuntimeMethodHandle._InvokeMethodFast(Object target, Object[] arguments, SignatureStruct& sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
     at System.RuntimeMethodHandle.InvokeMethodFast(Object target, Object[] arguments, Signature sig, MethodAttributes methodAttributes, RuntimeTypeHandle typeOwner)
     at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture, Boolean skipVisibilityChecks)
     at System.Delegate.DynamicInvokeImpl(Object[] args)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
     at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
     at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.runTryCode(Object userData)
     at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.ProcessQueue()
     at System.Windows.Threading.Dispatcher.WndProcHook(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
     at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
     at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
     at System.Windows.Threading.Dispatcher.WrappedInvoke(Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Boolean isSingleParameter)
     at System.Windows.Threading.Dispatcher.Invoke(DispatcherPriority priority, Delegate method, Object arg)
     at 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>