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

RSRP-298134: Could not load file or assembly 'xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, Culture=neutral, PublicKeyToken=null' or one of its

$
0
0
Reporter ReSharper anonymous (resharper) ReSharper anonymous (resharper)
Created Apr 28, 2012 4:04:30 PM
Updated Apr 28, 2012 4:22:13 PM
Resolved Apr 28, 2012 4:22:12 PM
Priority Normal
Type Exception
Fix versions No Fix versions
State Duplicate
Assignee Serge Baltic (baltic)
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.27.91, Built=2012-04-27T22:11:18, Configuration=“Csharp PublicMode Vbnet VS1100”
Could not load file or assembly 'xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, 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:\Program Files (x86)\JetBrains\ReSharper\v7.0\Bin\Plugins\xunitcontrib\xunitcontrib.runner.resharper.provider.7.0.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:\Program Files (x86)\JetBrains\ReSharper\v7.0\Bin\Plugins\xunitcontrib\xunitcontrib.runner.resharper.provider.7.0.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:\Program Files (x86)\JetBrains\ReSharper\v7.0\Bin\Plugins\xunitcontrib\xunitcontrib.runner.resharper.provider.7.0.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\1d5606e7e667bf54\Platform\src\ComponentModel\src\Parts\PartCatalogueAssembly.cs:line 55
     at System.AppDomain.OnAssemblyResolveEvent(RuntimeAssembly assembly, String assemblyFullName)


--- Outer —

--- EXCEPTION #3/4 [FileLoadException]
Message = “Could not load file or assembly 'xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, 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 = “XunitContrib.Runner.ReSharper.UnitTestProvider.SuppressUnusedXunitTestElements, xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, Culture=neutral, PublicKeyToken=null”
Data.Assembly = “Assembly: xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, Culture=neutral, PublicKeyToken=null”
InnerException = “Exception #2 at Root.InnerException.InnerException”
HResult = COR_E_NOTSUPPORTED=80131515
Source = mscorlib
FileLoad_FileName = “xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, 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\1d5606e7e667bf54\Platform\src\ComponentModel\src\Parts\PartCatalogueAssembly.cs:line 77
     at JetBrains.Application.Parts.PartCatalogueType.Bind() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Parts\PartCatalogueType.cs:line 183
     at JetBrains.Application.Components.CatalogueComponentContainer.<AttachParts>b__25(PartCatalogueType part) in c:\BuildAgent\work\1d5606e7e667bf54\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\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\CatalogueComponentContainer.cs:line 92
     at JetBrains.Application.Components.CatalogueComponentContainer.<InjectCustom>b__23(Lifetime catalogLifetime, IPartsCatalogue catalogue) in c:\BuildAgent\work\1d5606e7e667bf54\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\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


--- Outer —

--- EXCEPTION #4/4 [LoggerException]
Message = “Could not load file or assembly 'xunitcontrib.runner.resharper.provider.7.0, Version=0.5.2.40479, 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\1d5606e7e667bf54\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\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 454
     at JetBrains.DataFlow.CollectionEvents`1.<.ctor>b__0(Action`1 handler) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 123
     at JetBrains.DataFlow.Infra.SignalWithDelegates`1.OnAfterAdvise(Action`1 handler) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Infra\SignalWithDelegates!1.cs:line 54
     at JetBrains.DataFlow.Signal`1.<>c__DisplayClass2.<AdviseCore>b__0() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 246
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 206
     at JetBrains.DataFlow.Signal`1.AdviseCore(Action`1 handler, Lifetime lifetime) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 277
     at JetBrains.DataFlow.Signal`1.Advise(Lifetime lifetime, Action`1 handler) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Signal!1.cs:line 454
     at JetBrains.DataFlow.ICollectionEventsEx.ForEachItemCore[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandlerA, Action`3 FHandlerB) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 245
     at JetBrains.DataFlow.ICollectionEventsEx.ForEachItem[TValue](ICollectionEvents`1 thіs, Lifetime lifetime, Action`2 FHandler) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\ICollectionEventsEx.cs:line 165
     at JetBrains.DataFlow.CollectionEvents`1.View(Lifetime lifetime, Action`2 viewer) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\CollectionEvents!1.cs:line 866
     at JetBrains.Application.Components.CatalogueComponentContainer.InjectCustom(Lifetime lifetime) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\CatalogueComponentContainer.cs:line 69
     at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 133
     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__DisplayClass34`1.<SetValue>b__32() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 390
     at JetBrains.DataFlow.Lifetime.AddBracket(Action FOpening, Action FClosing) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Lifetime\Lifetime.cs:line 206
     at JetBrains.DataFlow.IPropertyEx.SetValue[TValue](IProperty`1 property, Lifetime lifetime, TValue value, Object cookie) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\DataFlow\Extension\IPropertyEx.cs:line 391
     at JetBrains.UI.Application.LicenseCheckComponent.<.ctor>b__0(Lifetime lifeEdition, ProductEditionValue value) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\License\LicenseCheckComponent.cs:line 25
     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.UI.Application.LicenseCheckerComponent.SaveNewLicense(LifetimeDefinition temporaryLifetimeDefinition, ILicenseInformation newLicense) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\License\LicenseCheckerComponent.cs:line 651
     at JetBrains.UI.Application.LicenseCheckerComponent.EnterLicense(Boolean isInformational, String reason) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\License\LicenseCheckerComponent.cs:line 850
     at JetBrains.UI.Application.LicenseCheckerComponent.<>c__DisplayClass2b.<LicenseWentOff>b__2a() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\UI\src\License\LicenseCheckerComponent.cs:line 749
     at JetBrains.Threading.ReentrancyGuardEx.<>c__DisplayClass4.<>c__DisplayClass6.<Queue>b__3() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 41
     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.<ExecutePendingActions>b__8(QueuedAction action) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 505
     at JetBrains.Threading.ReentrancyGuard.InterlockedQueue.TryDequeue(Action`1 funcVisitor) in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 977
     at JetBrains.Threading.ReentrancyGuard.ExecutePendingActions() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 508
     at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829
     at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\1d5606e7e667bf54\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 694
     at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     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, Int32 numArgs)
     at MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)
     at System.Windows.Threading.DispatcherOperation.InvokeImpl()
     at System.Windows.Threading.DispatcherOperation.InvokeInSecurityContext(Object state)
     at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
     at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
     at System.Windows.Threading.DispatcherOperation.Invoke()
     at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
     at System.Windows.Threading.Dispatcher.LegacyInvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs)
     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>