【发布时间】:2011-11-03 15:43:04
【问题描述】:
我非常严格地按照 Quartz.Net's tutorial 上的说明进行操作,但在尝试调试我的项目时出现启动错误。
The type initializer for 'Quartz.Impl.StdSchedulerFactory' threw an exception.
我真的在网上找不到任何帮助。这是配置问题吗?有人知道我在哪里可以得到需要配置的简单列表吗?
(我使用的是 Quartz.Net 2.0)
内部异常:{“无法从配置部分 'common/logging' 获取 Common.Logging 的配置。”}
【问题讨论】:
-
什么是内部异常?
标签: c# quartz-scheduler quartz.net typeinitializeexception