XamlParseException: 设置 connectionId 时引发了异常。 --LineNumber: 0 --LinePosition: 0 --BaseUri: pack://application:,,,/Quicker;component/view/controls/actionuieditor.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.ActionEditorWindow.InitializeComponent() 在 Quicker.View.ActionEditorWindow..ctor(IconManager iconManager) 在 Quicker.Domain.Services.ActionEditMgr.EditAction(ActionProfile profile, Int32 row, Int32 col, ActionItem actionItem, Nullable`1 newActionType, EditActionParam editParam, Boolean forceReadonly) 在 Quicker.Domain.Services.ActionEditMgr.CreateAction(ActionProfile profile, Int32 row, Int32 col, Nullable`1 actionType) 在 Quicker.Domain.Services.ActionEditMgr.<>c__DisplayClass63_1.cFPhmFmkFGd(Object sender, RoutedEventArgs args) 在 System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised) 在 System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args) 在 System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg) 在 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) TypeLoadException: 未能从程序集“Quicker, Version=1.43.11.0, Culture=neutral, PublicKeyToken=93dcfca1bd14948b”中加载类型“Invalid_Token.0x01004162”。 --Message: 未能从程序集“Quicker, Version=1.43.11.0, Culture=neutral, PublicKeyToken=93dcfca1bd14948b”中加载类型“Invalid_Token.0x01004162”。 --TypeName: Invalid_Token.0x01004162 StackTrace: 在 Quicker.View.Controls.ActionUIEditor.System.Windows.Markup.IComponentConnector.Connect(Int32 connectionId, Object target) 在 MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetConnectionId(Object root, Int32 connectionId, Object instance)