Exception:在“System.Windows.Baml2006.TypeConverterMarkupExtension”上提供值时引发了异常。WidthAndHeight 不是 SizeToContent 的有效值。未找到索引。 (异常来自 HRESULT:0x80131124)

报错信息

XamlParseException: 在“System.Windows.Baml2006.TypeConverterMarkupExtension”上提供值时引发了异常。
--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.NvhnxoEMcgB()
   在 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)

FormatException: WidthAndHeight 不是 SizeToContent 的有效值。
StackTrace:
   在 System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)
   在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.CallProvideValue(MarkupExtension me, IServiceProvider serviceProvider)

BadImageFormatException: 未找到索引。 (异常来自 HRESULT:0x80131124)
--Message: 未找到索引。 (异常来自 HRESULT:0x80131124)
StackTrace:
   在 System.Enum.GetEnumValuesAndNames(RuntimeTypeHandle enumType, ObjectHandleOnStack values, ObjectHandleOnStack names, Boolean getNames)
   在 System.Enum.GetCachedValuesAndNames(RuntimeType enumType, Boolean getNames)
   在 System.Enum.TryParseEnum(Type enumType, String value, Boolean ignoreCase, EnumResult& parseResult)
   在 System.Enum.Parse(Type enumType, String value, Boolean ignoreCase)
   在 System.ComponentModel.EnumConverter.ConvertFrom(ITypeDescriptorContext context, CultureInfo culture, Object value)

 

解决方法

暂无解决方案。

相关信息
0 查看
2024-02-28 10:28
Quicker版本
版本 反馈次数