Exception:Set connectionId threw an exception.Could not load file or assembly 'MdXaml, Version=1.38.44.0, Culture=neutral, PublicKeyToken=93dcfca1bd14948b' or one of its dependencies. 系统找不到指定的文件。

报错信息

XamlParseException
   at System.Windows.Markup.XamlReader.RewrapException(Exception e, IXamlLineInfo lineInfo, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.Load(XamlReader xamlReader, IXamlObjectWriterFactory writerFactory, Boolean skipJournaledProperties, Object rootObject, XamlObjectWriterSettings settings, Uri baseUri)
   at System.Windows.Markup.WpfXamlLoader.LoadBaml(XamlReader xamlReader, Boolean skipJournaledProperties, Object rootObject, XamlAccessLevel accessLevel, Uri baseUri)
   at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
   at Quicker.View.UserInputWindow.InitializeComponent()
   at Quicker.View.UserInputWindow..ctor(String valueType, String prompt, String pattern, String defaultValue)
   at Quicker.Domain.Actions.X.BuiltinRunners.UserInputStep.<>c__DisplayClass53_3.XbA5YiGJxmjaGmJMH9Z.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

FileNotFoundException
Could not load file or assembly 'MdXaml, Version=1.38.44.0, Culture=neutral, PublicKeyToken=93dcfca1bd14948b' or one of its dependencies. 系统找不到指定的文件。
   at Quicker.View.Controls.MarkdownHintButton.System.Windows.Markup.IComponentConnector.Connect(Int32 connectionId, Object target)
   at MS.Internal.Xaml.Runtime.ClrObjectRuntime.SetConnectionId(Object root, Int32 connectionId, Object instance) 

解决方法

暂无解决方案。

相关信息
0 查看
2023-09-04 11:21
Quicker版本
版本 反馈次数