Reporter | ReSharper anonymous (resharper) |
---|---|
Created | Feb 3, 2012 3:49:13 PM |
Updated | Feb 3, 2012 3:49:13 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 Version=6.1.41.43, Built=2012-01-30T17:06:22, Configuration=“Csharp PublicMode Vbnet VS1000”
Could not load file or assembly 'file:///C:\Program Files (x86)\JetBrains\ReSharper\v6.1\Bin\Plugins\xunitcontrib.runner.resharper.6.1\xunitcontrib.runner.resharper.provider.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/3 [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
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515
--- Outer —
--- EXCEPTION #2/3 [FileLoadException]
Message = “Could not load file or assembly 'file:///C:\Program Files (x86)\JetBrains\ReSharper\v6.1\Bin\Plugins\xunitcontrib.runner.resharper.6.1\xunitcontrib.runner.resharper.provider.6.1.dll' 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.XunitTestMetadataExplorer, xunitcontrib.runner.resharper.provider.6.1, Version=0.4.5.11493, Culture=neutral, PublicKeyToken=null”
Data.Assembly = “Assembly: xunitcontrib.runner.resharper.provider.6.1, Version=0.4.5.11493, Culture=neutral, PublicKeyToken=null”
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_NOTSUPPORTED=80131515
Source = mscorlib
FileLoad_FileName = “file:///C:\Program Files (x86)\JetBrains\ReSharper\v6.1\Bin\Plugins\xunitcontrib.runner.resharper.6.1\xunitcontrib.runner.resharper.provider.6.1.dll”
StackTraceString = “
”
--- Outer —
--- EXCEPTION #3/3 [LoggerException]
Message = “Could not load file or assembly 'file:///C:\Program Files (x86)\JetBrains\ReSharper\v6.1\Bin\Plugins\xunitcontrib.runner.resharper.6.1\xunitcontrib.runner.resharper.provider.6.1.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.30319.1
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at Action(CreatePageViewGuarded).Execute(Action )
at Action(ShowDialogModallyWhenNotGuarded).Execute(Action )
”
Could not load file or assembly 'file:///C:\Program Files (x86)\JetBrains\ReSharper\v6.1\Bin\Plugins\xunitcontrib.runner.resharper.6.1\xunitcontrib.runner.resharper.provider.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/3 [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
ClassName = System.NotSupportedException
HResult = COR_E_NOTSUPPORTED=80131515
--- Outer —
--- EXCEPTION #2/3 [FileLoadException]
Message = “Could not load file or assembly 'file:///C:\Program Files (x86)\JetBrains\ReSharper\v6.1\Bin\Plugins\xunitcontrib.runner.resharper.6.1\xunitcontrib.runner.resharper.provider.6.1.dll' 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.XunitTestMetadataExplorer, xunitcontrib.runner.resharper.provider.6.1, Version=0.4.5.11493, Culture=neutral, PublicKeyToken=null”
Data.Assembly = “Assembly: xunitcontrib.runner.resharper.provider.6.1, Version=0.4.5.11493, Culture=neutral, PublicKeyToken=null”
InnerException = “Exception #1 at Root.InnerException.InnerException”
HResult = COR_E_NOTSUPPORTED=80131515
Source = mscorlib
FileLoad_FileName = “file:///C:\Program Files (x86)\JetBrains\ReSharper\v6.1\Bin\Plugins\xunitcontrib.runner.resharper.6.1\xunitcontrib.runner.resharper.provider.6.1.dll”
StackTraceString = “
at System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection, Boolean suppressSecurityChecks) 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 #3/3 [LoggerException]
Message = “Could not load file or assembly 'file:///C:\Program Files (x86)\JetBrains\ReSharper\v6.1\Bin\Plugins\xunitcontrib.runner.resharper.6.1\xunitcontrib.runner.resharper.provider.6.1.dll' or one of its dependencies. Operation is not supported. (Exception from HRESULT: 0x80131515)”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
Data.PlatformSccRevision = CompiledWithoutBuildServer
Data.ProductSccRevision = CompiledWithoutBuildServer
Data.VsVersion = 10.0.30319.1
InnerException = “Exception #2 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\f5d3dd6494bcaf3b\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\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.ProjectModel.Impl.SolutionInstanceBase.Open() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ProjectModel\src\impl\SolutionInstanceBase.cs:line 118 at JetBrains.ProjectModel.Impl.SolutionManagerBase.OpenSolutionInstance(SolutionInstanceBase solutionInstance) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ProjectModel\src\impl\SolutionManagerBase.cs:line 86 at JetBrains.VsIntegration.ProjectModel.VSSolutionManager.<>c__DisplayClass3f.<CreateTemporarySolution>b__3c() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\VSIntegration\src\ProjectModel\VSSolutionManager.cs:line 787 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.VsIntegration.ProjectModel.VSSolutionManager.CreateTemporarySolution(Lifetime lifetime) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\VSIntegration\src\ProjectModel\VSSolutionManager.cs:line 777 at JetBrains.ReSharper.Features.Common.Options.FakeSolutionProvider.<>c__DisplayClass8.<.ctor>b__0(Object oEntered) in c:\BuildAgent\work\f5d3dd6494bcaf3b\src\Features\Common\src\Options\FakeSolutionProvider.cs:line 28 at JetBrains.DataFlow.Viewable.<>c__DisplayClass14`1.<View>b__12(Lifetime valueLifetime, TValue value) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\Viewable.cs:line 77 at JetBrains.DataFlow.ViewableCollection`1.View(Lifetime viewLifetime, TValue value, Action`2 observer) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 43 at JetBrains.DataFlow.ViewableCollection`1.Add(TValue item) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 79 at JetBrains.DataFlow.ViewableCollection`1.<>c__DisplayClass6.<Add>b__4() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 85 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.ViewableCollection`1.Add(Lifetime lifetime, TValue item) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\DataFlow\ViewableCollection.cs:line 86 at JetBrains.ReSharper.Features.Environment.Options.CodeStyle.Impl.CodeStylePageWithPreviewOnSettingsKey.<>c__DisplayClass5.<.ctor>b__1() in c:\BuildAgent\work\f5d3dd6494bcaf3b\src\Features\Environment\src\Options\CodeStyle\Impl\CodeStylePageWithPreview.cs:line 65 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.ReSharper.Features.Environment.Options.CodeStyle.Impl.CodeStylePageWithPreviewOnSettingsKey..ctor(Lifetime lifetime, OptionsSettingsSmartContext smartContext, WindowFrame windowFrame, CodeStyleTreeLoader settingsTreeLoader, IDocumentMarkupManager documentMarkupManager, IShellLocks shellLocks, FontsManager fontsManager, CodeStyleDefNew codeStyleDef, FakeSolutionProvider fakeSolutionProvider, ISolution solution) in c:\BuildAgent\work\f5d3dd6494bcaf3b\src\Features\Environment\src\Options\CodeStyle\Impl\CodeStylePageWithPreview.cs:line 71 at JetBrains.ReSharper.Features.Environment.Options.CodeStyle.CSharp.BracesPage..ctor(Lifetime lifetime, OptionsSettingsSmartContext smartContext, WindowFrame windowFrame, BracesPageScheme pageScheme, IDocumentMarkupManager documentMarkupManager, IShellLocks shellLocks, FontsManager fontsManager, CodeStyleTreeLoader settingsTreeLoader, FakeSolutionProvider fakeSolutionProvider, ISolution solution) in c:\BuildAgent\work\f5d3dd6494bcaf3b\src\Features\Environment\src\Options\CodeStyle\CSharp\Pages\BracesPage.cs:line 43 at System.RuntimeMethodHandle._InvokeConstructor(IRuntimeMethodInfo method, Object[] args, SignatureStruct& signature, RuntimeType declaringType) at System.RuntimeMethodHandle.InvokeConstructor(IRuntimeMethodInfo method, Object[] args, SignatureStruct signature, RuntimeType declaringType) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 195 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 220 at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 233 at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Components\TypeComponentDescriptor.cs:line 44 at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Components\ComponentContainer.Registration.cs:line 121 at JetBrains.Application.Components.ComponentContainer.Compose() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Components\ComponentContainer.cs:line 146 at JetBrains.Application.Components.FactoryComponentContainer.CreateInstance(Lifetime lifetime, Type objecttype, IComponentContainer parent, Object[] args) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\ComponentModel\src\Components\FactoryComponentContainer.cs:line 75 at JetBrains.UI.Options.OptionsDialog2.OptionsPageFactory.CreateOptionsPage(Lifetime lifetime, OptionsPageDescriptor pagedescriptor, IComponentContainer containerParent, OptionsSettingsSmartContext injectSettingsStoreSmartContext) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageFactory.cs:line 41 at JetBrains.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.GetOrCreateOptionsPage() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 63 at JetBrains.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.<>c__DisplayClass9.<>c__DisplayClassb.<.ctor>b__4() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 48 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.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.<>c__DisplayClass9.<>c__DisplayClassb.<.ctor>b__3(Lifetime lifeInserted) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 48 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.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.<>c__DisplayClass9.<>c__DisplayClassb.<.ctor>b__2() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 48
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.TryExecute(String name, Action action) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\ReentrancyGuard.cs:line 416 at JetBrains.Threading.ReentrancyGuardEx.ExecuteOrQueue(ReentrancyGuard thіs, Lifetime lifetime, String name, Action F) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\ReentrancyGuardEx.cs:line 65 at JetBrains.Threading.IThreadingEx.ExecuteOrQueue(IThreading thіs, Lifetime lifetime, String name, Action action) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Shell\src\Threading\Invocator.cs:line 256 at JetBrains.UI.Options.OptionsDialog2.OptionsPageInOptionsContextUidata.<>c__DisplayClass9.<.ctor>b__1() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Options\OptionsDialog2\OptionsPageInOptionsContextUidata.cs:line 49 at JetBrains.UI.Avalon.TemplateBorder.ApplyObjectGraphCreatorProperty(Func`1 value) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Extensions\TemplateBorder.cs:line 39 at JetBrains.UI.Avalon.TemplateBorder.OnObjectGraphCreatorPropertyChanged(DependencyObject d, DependencyPropertyChangedEventArgs args) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Extensions\TemplateBorder.cs:line 30 at System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e) at System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args) at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType) at System.Windows.StyleHelper.ApplyTemplatedParentValue(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1& childRecordFromChildIndex, DependencyProperty dp, FrameworkElementFactory templateRoot) at System.Windows.StyleHelper.InvalidatePropertiesOnTemplateNode(DependencyObject container, FrameworkObject child, Int32 childIndex, FrugalStructList`1& childRecordFromChildIndex, Boolean isDetach, FrameworkElementFactory templateRoot) at System.Windows.FrameworkElementFactory.InstantiateTree(UncommonField`1 dataField, DependencyObject container, DependencyObject parent, List`1 affectedChildren, List`1& noChildIndexChildren, FrugalStructList`1& resourceDependents) at System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate) at System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container) at System.Windows.FrameworkElement.ApplyTemplate() at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.Controls.Border.MeasureOverride(Size constraint) at System.Windows.FrameworkElement.MeasureCore(Size availableSize) at System.Windows.UIElement.Measure(Size availableSize) at System.Windows.ContextLayoutManager.UpdateLayout() at System.Windows.ContextLayoutManager.UpdateLayoutCallback(Object arg) at System.Windows.Media.MediaContext.InvokeOnRenderCallback.DoWork() at System.Windows.Media.MediaContext.FireInvokeOnRenderCallbacks() at System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget) at System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget) 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.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, Boolean ignoreSyncCtx) 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.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam) at MS.Win32.UnsafeNativeMethods.DispatchMessage(MSG& msg) at System.Windows.Threading.Dispatcher.PushFrameImpl(DispatcherFrame frame) at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame) at System.Windows.Window.ShowHelper(Object booleanBox) at System.Windows.Window.Show() at System.Windows.Window.ShowDialog() at JetBrains.UI.CrossFramework.WindowsFormsIntegration.ShowDialog(Window window, IWin32Window win32Owner) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\CrossFramework\WindowsFormsIntegration.cs:line 239 at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<ShowDialogWithGuardedCreation>b__18(LifetimeDefinition lifetimeDefinitionDialog, Lifetime lifetimeDialog) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Extensions\WindowUtil.cs:line 385 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.UI.Application.WindowUtil.<>c__DisplayClass1e.<ShowDialogWithGuardedCreation>b__17() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Extensions\WindowUtil.cs:line 337 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Logger\Logger.cs:line 245 at JetBrains.UI.Application.WindowUtil.ShowDialogWithGuardedCreation(Lifetime lifetime, Modality modality, Func`3 FCreateView, IThreading threading, Object ownerwindow) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Extensions\WindowUtil.cs:line 403 at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1e.<>c__DisplayClass23.<ShowDialogWithGuardedCreation>b__1b() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\UI\src\Extensions\WindowUtil.cs:line 370 at JetBrains.Util.Logger.Catch(Action action) in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Logger\Logger.cs:line 245 at JetBrains.Threading.IThreadingEx.<>c__DisplayClass7.<>c__DisplayClass9.<ExecuteOrQueueWhenNotGuarded>b__4() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Shell\src\Threading\Invocator.cs:line 493
at JetBrains.Threading.JetDispatcher.Closure.Execute() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 829 at JetBrains.Threading.JetDispatcher.ProcessQueue() in c:\BuildAgent\work\f5d3dd6494bcaf3b\Platform\src\Util\src\Concurrency\JetDispatcher.cs:line 696 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.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, Boolean ignoreSyncCtx) 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.Dispatcher.InvokeImpl(DispatcherPriority priority, TimeSpan timeout, Delegate method, Object args, Int32 numArgs) at MS.Win32.HwndSubclass.SubclassWndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam)