FileLoadException: 未能加载文件或程序集“NamedPipeWrapper, Version=0.0.0.0, Culture=neutral, PublicKeyToken=93dcfca1bd14948b”或它的某一个依赖项。介质受写入保护。 (异常来自 HRESULT:0x80070013) --Message: 未能加载文件或程序集“NamedPipeWrapper, Version=0.0.0.0, Culture=neutral, PublicKeyToken=93dcfca1bd14948b”或它的某一个依赖项。介质受写入保护。 (异常来自 HRESULT:0x80070013) --FileName: NamedPipeWrapper, Version=0.0.0.0, Culture=neutral, PublicKeyToken=93dcfca1bd14948b --FusionLog: 警告: 程序集绑定日志记录被关闭。 要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。 注意: 会有一些与程序集绑定失败日志记录关联的性能损失。 要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。 StackTrace: at Quicker.Domain.Profiles.ProfileSwitcher.ChangeExe(String exe, Boolean refresh, String currentUrl) at Quicker.Domain.Profiles.ProfileSwitcher.StartUp() at Quicker.Domain.AppServer.Start() at Quicker.App.<StartupApplicationAsync>d__17.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Quicker.App.<ApplicationStart>d__15.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)