2016-10-25 10:23:52.7066 Doit.im.App.OnStartup Error: 未能加载文件或程序集“Hardcodet.Wpf.TaskbarNotification, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。该模块应包含一个程序集清单。 ExceptionWrapper.InternalRealCall => Application.<.ctor>b__1_0 => App.OnStartup 2016-10-25 10:23:53.9827 Doit.im.App.OnStartup Error: Exception: System.BadImageFormatException: 未能加载文件或程序集“Hardcodet.Wpf.TaskbarNotification, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null”或它的某一个依赖项。该模块应包含一个程序集清单。 文件名:“Hardcodet.Wpf.TaskbarNotification, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null” 在 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.Data.Metadata.Edm.MetadataAssemblyHelper.SafeLoadReferencedAssembly(AssemblyName assemblyName) 在 System.Data.Metadata.Edm.MetadataAssemblyHelper.d__8.MoveNext() 在 System.Data.Metadata.Edm.DefaultAssemblyResolver.GetAllDiscoverableAssemblies() 在 System.Data.Metadata.Edm.MetadataArtifactLoaderCompositeResource.LoadResources(String assemblyName, String resourceName, ICollection`1 uriRegistry, MetadataArtifactAssemblyResolver resolver) 在 System.Data.Metadata.Edm.MetadataArtifactLoaderCompositeResource..ctor(String originalPath, String assemblyName, String resourceName, ICollection`1 uriRegistry, MetadataArtifactAssemblyResolver resolver) 在 System.Data.Metadata.Edm.MetadataArtifactLoaderCompositeResource.CreateResourceLoader(String path, ExtensionCheck extensionCheck, String validExtension, ICollection`1 uriRegistry, MetadataArtifactAssemblyResolver resolver) 在 System.Data.Metadata.Edm.MetadataCache.SplitPaths(String paths) 在 System.Data.Common.Utils.Memoizer`2.Result.GetValue() 在 System.Data.Common.Utils.Memoizer`2.Evaluate(TArg arg) 在 System.Data.EntityClient.EntityConnection.GetMetadataWorkspace(Boolean initializeAllCollections) 在 System.Data.Objects.ObjectContext.RetrieveMetadataWorkspaceFromConnection() 在 System.Data.Objects.ObjectContext..ctor(EntityConnection connection, Boolean isConnectionConstructor) 在 Doit.im.Application.DBZapping.DBUpgrader4_1_28.Upgrade(Version DBVersion) 在 Doit.im.Application.DBZapping.DBUpgrader.Upgrade() 在 Doit.im.App.OnStartup(StartupEventArgs e) 警告: 程序集绑定日志记录被关闭。 要启用程序集绑定失败日志记录,请将注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD)设置为 1。 注意: 会有一些与程序集绑定失败日志记录关联的性能损失。 要关闭此功能,请移除注册表值 [HKLM\Software\Microsoft\Fusion!EnableLog]。 ExceptionWrapper.InternalRealCall => Application.<.ctor>b__1_0 => App.OnStartup