Reporter | Sergey Shkredov (serjic.shkredov) |
---|---|
Created | Apr 28, 2012 12:23:33 AM |
Updated | Apr 28, 2012 12:23:33 AM |
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 7 EAP for Visual Studio 11 Beta Version=7.0.26.94, Built=2012-04-26T21:03:22, Configuration=“Csharp InternalMode Vbnet VS1100”
Initial instantiation of the component TypeComponent { ViewCreator, State: Corrupted } has failed. Exception has been thrown by the target of an invocation. The component 'JetBrains.UI.Options.OptionsDialog2.OptionsDialogView' does not have a resource identified by the URI '/JetBrains.Platform.ReSharper.UI;component/src/options/optionsdialog2/optionsdialogview.xaml'.
--- EXCEPTION #1/4 [Exception]
Message = “The component 'JetBrains.UI.Options.OptionsDialog2.OptionsDialogView' does not have a resource identified by the URI '/JetBrains.Platform.ReSharper.UI;component/src/options/optionsdialog2/optionsdialogview.xaml'.”
ExceptionPath = Root.InnerException.InnerException.InnerException
ClassName = System.Exception
HResult = COR_E_EXCEPTION=80131500
Source = PresentationFramework
StackTraceString = “
”
--- Outer —
--- EXCEPTION #2/4 [TargetInvocationException]
Message = “Exception has been thrown by the target of an invocation.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.Reflection.TargetInvocationException
InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
HResult = COR_E_TARGETINVOCATION=80131604
Source = mscorlib
StackTraceString = “
”
--- Outer —
--- EXCEPTION #3/4 [InvalidOperationException]
Message = “Initial instantiation of the component TypeComponent { ViewCreator, State: Corrupted } has failed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
InnerException = “Exception #2 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #4/4 [LoggerException]
Message = “Initial instantiation of the component TypeComponent { ViewCreator, State: Corrupted } has failed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #3 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
”
Initial instantiation of the component TypeComponent { ViewCreator, State: Corrupted } has failed. Exception has been thrown by the target of an invocation. The component 'JetBrains.UI.Options.OptionsDialog2.OptionsDialogView' does not have a resource identified by the URI '/JetBrains.Platform.ReSharper.UI;component/src/options/optionsdialog2/optionsdialogview.xaml'.
--- EXCEPTION #1/4 [Exception]
Message = “The component 'JetBrains.UI.Options.OptionsDialog2.OptionsDialogView' does not have a resource identified by the URI '/JetBrains.Platform.ReSharper.UI;component/src/options/optionsdialog2/optionsdialogview.xaml'.”
ExceptionPath = Root.InnerException.InnerException.InnerException
ClassName = System.Exception
HResult = COR_E_EXCEPTION=80131500
Source = PresentationFramework
StackTraceString = “
at System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) at JetBrains.UI.Options.OptionsDialog2.OptionsDialogView.InitializeComponent() at JetBrains.UI.Options.OptionsDialog2.OptionsDialogView..ctor() at JetBrains.UI.Options.OptionsDialogOwner.ViewCreator..ctor(OptionsDialogUidata uidata, OptionsSessionDefinition session)
--- Outer —
--- EXCEPTION #2/4 [TargetInvocationException]
Message = “Exception has been thrown by the target of an invocation.”
ExceptionPath = Root.InnerException.InnerException
ClassName = System.Reflection.TargetInvocationException
InnerException = “Exception #1 at Root.InnerException.InnerException.InnerException”
HResult = COR_E_TARGETINVOCATION=80131604
Source = mscorlib
StackTraceString = “
at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor) at System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceImpl() at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstance() at JetBrains.Application.Components.TypeComponentDescriptor.CreateInstanceChecked(OnError onError) at JetBrains.Application.Components.TypeComponentDescriptor.get_Instance() at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors)
--- Outer —
--- EXCEPTION #3/4 [InvalidOperationException]
Message = “Initial instantiation of the component TypeComponent { ViewCreator, State: Corrupted } has failed.”
ExceptionPath = Root.InnerException
ClassName = System.InvalidOperationException
InnerException = “Exception #2 at Root.InnerException.InnerException”
HResult = COR_E_INVALIDOPERATION=80131509
--- Outer —
--- EXCEPTION #4/4 [LoggerException]
Message = “Initial instantiation of the component TypeComponent { ViewCreator, State: Corrupted } has failed.”
ExceptionPath = Root
ClassName = JetBrains.Util.LoggerException
InnerException = “Exception #3 at Root.InnerException”
HResult = COR_E_APPLICATION=80131600
StackTraceString = “
at JetBrains.Application.Components.ComponentContainer.ResolveDescriptors(IEnumerable`1 descriptors) at JetBrains.Application.Components.ComponentContainer.Compose() at JetBrains.UI.Options.OptionsDialogOwner.<>c__DisplayClass5.<.ctor>b__0(OptionsSessionDefinition session) at JetBrains.UI.Options.OptionsDialogOwner.<>c__DisplayClass7.<>c__DisplayClass9.<.ctor>b__3(LifetimeDefinition definition, Lifetime lifetime) at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1c.<>c__DisplayClass22.<ShowDialogWithGuardedCreation>b__1b() at JetBrains.Threading.ReentrancyGuard.Execute(String name, Action action) at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1c.<ShowDialogWithGuardedCreation>b__18(LifetimeDefinition lifetimeDefinitionDialog, Lifetime lifetimeDialog) at JetBrains.DataFlow.Lifetimes.Define(Lifetime lifetime, String id, Action`2 FAtomic, ILogger logger) at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1c.<ShowDialogWithGuardedCreation>b__17() at JetBrains.Util.Logger.Catch(Action action) at JetBrains.UI.Application.WindowUtil.ShowDialogWithGuardedCreation(Lifetime lifetime, Modality modality, Func`3 FCreateView, IThreading threading, Object ownerwindow) at JetBrains.UI.Application.WindowUtil.<>c__DisplayClass1c.<>c__DisplayClass20.<ShowDialogWithGuardedCreation>b__1a() at JetBrains.Util.Logger.Catch(Action action) at JetBrains.Threading.IThreadingEx.<>c__DisplayClass7.<>c__DisplayClass9.<ExecuteOrQueueWhenNotGuarded>b__4() at JetBrains.Threading.JetDispatcher.Closure.Execute() at JetBrains.Threading.JetDispatcher.ProcessQueue() 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.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)