FileLoadException: 未能加载文件或程序集“System.Runtime.InteropServices.WindowsRuntime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a”或它的某一个依赖项。系统资源不足,无法完成请求的服务。 (异常来自 HRESULT:0x800705AA) --Message: 未能加载文件或程序集“System.Runtime.InteropServices.WindowsRuntime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a”或它的某一个依赖项。系统资源不足,无法完成请求的服务。 (异常来自 HRESULT:0x800705AA) --FileName: System.Runtime.InteropServices.WindowsRuntime, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a --FusionLog: 警告: 程序集绑定日志记录被关闭。 要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。 注意: 会有一些与程序集绑定失败日志记录关联的性能损失。 要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。 StackTrace: 在 mAG0yYFjBPEJ9tk3KcN.SqvxxMFtrVLFdP3oVmN..ctor() 在 SOugtVF3FCyfVORvwXY.WPunjOFncBuuVYTdO0Z.Vgic8U3vag() 在 SOugtVF3FCyfVORvwXY.WPunjOFncBuuVYTdO0Z..ctor() 在 IHG6WDnkKSX1tl0Qxn3.TLRrUHnGnIjxBEFZj2V.cb7THhRE7HK() 在 IHG6WDnkKSX1tl0Qxn3.TLRrUHnGnIjxBEFZj2V..ctor(ITinyMessengerHub ) 在 DynamicInjectordeaa05d1716045c2a28bc91c6d8d75bd(Object[] ) 在 Ninject.Activation.Context.ResolveInternal(Object scope) 在 Ninject.Activation.Context.Resolve() 在 Ninject.KernelBase.Resolve(IRequest request, Boolean handleMissingBindings, Boolean filterImplicitBindings) 在 Quicker.App.<StartupApplicationAsync>d__17.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 Quicker.App.<ApplicationStart>d__15.MoveNext() --- 引发异常的上一位置中堆栈跟踪的末尾 --- 在 System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 在 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)