Exception:无法解析或修改 XAML 内容。“Foreground”是重复的特性名称。 第 1 行,位置 641。

报错信息

InvalidOperationException: 无法解析或修改 XAML 内容。
StackTrace:
   在 DynamicClass.AddXmlnsToXaml(String xamlContent, String prefix, String clrNamespace, String assemblyName)
   在 DynamicClass.CheckDataBing(ListBox listBox)
   在 System.Windows.Window.OnClosing(CancelEventArgs e)
   在 System.Windows.Window.WmClose()
   在 System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 System.Windows.Interop.HwndSource.PublicHooksFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   在 MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
   在 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)

XmlException: “Foreground”是重复的特性名称。 第 1 行,位置 641。
--LineNumber: 1
--LinePosition: 641
--Message: “Foreground”是重复的特性名称。 第 1 行,位置 641。
StackTrace:
   在 System.Xml.XmlTextReaderImpl.Throw(Exception e)
   在 System.Xml.XmlTextReaderImpl.AttributeDuplCheck()
   在 System.Xml.XmlTextReaderImpl.ParseAttributes()
   在 System.Xml.XmlTextReaderImpl.ParseElement()
   在 System.Xml.XmlTextReaderImpl.ParseElementContent()
   在 System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r)
   在 System.Xml.Linq.XContainer.ReadContentFrom(XmlReader r, LoadOptions o)
   在 System.Xml.Linq.XDocument.Load(XmlReader reader, LoadOptions options)
   在 System.Xml.Linq.XDocument.Parse(String text, LoadOptions options)
   在 DynamicClass.AddXmlnsToXaml(String xamlContent, String prefix, String clrNamespace, String assemblyName)

 

解决方法

暂无解决方案。

相关信息
1 查看
14天0小时前
Quicker版本
版本 反馈次数
1.43.61 1