gpt4 book ai didi

c# - Quartz.net - 无法加载文件或程序集 Common.Logging Version=3.0.0.0

转载 作者:太空宇宙 更新时间:2023-11-03 15:25:13 32 4
gpt4 key购买 nike

我在我的项目中使用 Quartz.net,突然我得到这个异常:

Could not load file or assembly 'Common.Logging, Version=3.0.0.0...

我不知道它为什么会爆裂,一切都很好,而且 quartz 能正常工作,突然间没有了。为什么?

最佳答案

当您添加对也使用 Common.Logging 但版本不同的新程序集的引用时,通常会发生这种情况。当项目构建时,它选择了不正确的版本,然后开始提示,因为 Quartz.net 绑定(bind)到特定版本。

解决此问题的一个方法是在 app.config 中执行 bindRedirect

关于c# - Quartz.net - 无法加载文件或程序集 Common.Logging Version=3.0.0.0,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/35627586/

32 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com