FileNotFoundException: 未能加载文件或程序集“OcrStudio.1.0.0.0, Culture=neutral”或它的某一个依赖项。系统找不到指定的文件。 --Message: 未能加载文件或程序集“OcrStudio.1.0.0.0, Culture=neutral”或它的某一个依赖项。系统找不到指定的文件。 --FileName: OcrStudio.1.0.0.0, Culture=neutral --FusionLog: 警告: 程序集绑定日志记录被关闭。 要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。 注意: 会有一些与程序集绑定失败日志记录关联的性能损失。 要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。 StackTrace: 在 System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) 在 System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, RuntimeAssembly reqAssembly, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throwOnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) 在 System.Reflection.Assembly.Load(AssemblyName assemblyRef) 在 System.Windows.Navigation.BaseUriHelper.GetLoadedAssembly(String assemblyName, String assemblyVersion, String assemblyKey) 在 MS.Internal.AppModel.ResourceContainer.GetResourceManagerWrapper(Uri uri, String& partName, Boolean& isContentFile) 在 MS.Internal.AppModel.ResourceContainer.GetPartCore(Uri uri) 在 System.IO.Packaging.Package.GetPartHelper(Uri partUri) 在 System.IO.Packaging.Package.GetPart(Uri partUri) 在 System.Windows.Application.GetResourceOrContentPart(Uri uri) 在 System.Windows.Application.LoadComponent(Object component, Uri resourceLocator) 在 OcrStudio.TranslateFloatWindow..ctor(BridgeMessageRouter router, ITranslateFloatWindowService translateFloat) 在 OcrStudio.Host.TranslateFloatWindowService.EnsureWindow() 在 OcrStudio.Host.TranslateFloatWindowService.PresentWindow(Window owner, Boolean resetState, Boolean focusInput) 在 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)