1、Quartz区分NET3.5和NET4.0版本,故新建项目的时候,引用的DLL一定要匹配net freamwork的正确版本。
2、Quartz.dll 依赖于Common.Logging.dll 故也需要将这个DLL程序集引用到项目中。
以下是本人学习Quartz.net的DEMO:http://files.cnblogs.com/zfanlong1314/IBO.XJMYQP.WindowsServices.zip
说明:
IBO.XJMYQP.JobServices 为Topshelf方式。
IBO.XJMYQP.WindowsServices 为windows 服务方法。
时间: 2025-01-18 03:19:53