Exception:对类型“System.Windows.Controls.TextBox”的构造函数执行符合指定的绑定约束的调用时引发了异常。“MS.Win32.UnsafeNativeMethods”的类型初始值设定项引发异常。引发类型为“System.OutOfMemoryException”的异常。

报错信息

XamlParseException: 对类型“System.Windows.Controls.TextBox”的构造函数执行符合指定的绑定约束的调用时引发了异常。
--LineNumber: 0
--LinePosition: 0
--BaseUri: pack://application:,,,/Quicker;component/view/settings/unhandledexceptionwindow.xaml
StackTrace:
   在 System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
   在 System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   在 System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   在 System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   在 Quicker.View.UnhandledExceptionWindow.InitializeComponent()
   在 Quicker.View.UnhandledExceptionWindow..ctor(Exception ex, Boolean canIgnore)
   在 Quicker.App.<>c__DisplayClass27_0.xcBiai70m6w()
   在 System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   在 System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

TypeInitializationException: “MS.Win32.UnsafeNativeMethods”的类型初始值设定项引发异常。
--TypeName: MS.Win32.UnsafeNativeMethods
StackTrace:
   在 System.Windows.Input.InputProcessorProfiles.AdviseNotifySink(Object o)
   在 System.Windows.Input.InputProcessorProfiles.Initialize(Object o)
   在 System.Windows.Input.InputLanguageSource.EnsureInputProcessorProfile()
   在 System.Windows.Input.InputLanguageManager.add_InputLanguageChanged(InputLanguageEventHandler value)
   在 System.Windows.Documents.TextEditorTyping._AddInputLanguageChangedEventHandler(TextEditor This)
   在 System.Windows.Documents.TextEditor..ctor(ITextContainer textContainer, FrameworkElement uiScope, Boolean isUndoEnabled)
   在 System.Windows.Controls.Primitives.TextBoxBase.InitializeTextContainer(TextContainer textContainer)
   在 System.Windows.Controls.TextBox..ctor()
   在 System.Windows.Baml2006.WpfSharedBamlSchemaContext.<>c.<Create_BamlType_TextBox>b__1035_0()
   在 System.Windows.Baml2006.WpfKnownTypeInvoker.CreateInstance(Object[] arguments)
   在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.CreateInstance(XamlType xamlType, Object[] args)

OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
   在 MS.Win32.UnsafeNativeMethods..cctor()

 

解决方法

暂无解决方案。

相关信息
1 查看
20天11小时前
Quicker版本
版本 反馈次数
1.43.17 1