Exception:向类型为“System.Windows.Documents.InlineCollection”的集合中添加值引发了异常。“System.Windows.Documents.TextSchema”的类型初始值设定项引发异常。引发类型为“System.OutOfMemoryException”的异常。

报错信息

XamlParseException: 向类型为“System.Windows.Documents.InlineCollection”的集合中添加值引发了异常。
--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.l3NkFY6QhJX()
   在 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: “System.Windows.Documents.TextSchema”的类型初始值设定项引发异常。
--TypeName: System.Windows.Documents.TextSchema
StackTrace:
   在 System.Windows.Documents.TextSchema.IsValidChildOfContainer(Type parentType, Type childType)
   在 System.Windows.Documents.InlineCollection.ValidateChild(Inline child)
   在 System.Windows.Documents.TextElementCollection`1.OnAdd(Object value)
   在 System.Windows.Documents.InlineCollection.AddUIElement(UIElement uiElement, Boolean returnIndex)
   在 System.Windows.Documents.InlineCollection.OnAdd(Object value)
   在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.Add(Object collection, XamlType collectionType, Object value, XamlType valueXamlType)

OutOfMemoryException: 引发类型为“System.OutOfMemoryException”的异常。
StackTrace:
   在 System.Windows.Documents.TextSchema..cctor()

 

解决方法

暂无解决方案。

相关信息
2 查看
12天8小时前
Quicker版本
版本 反馈次数
1.42.24 2