0
loremerca created
Hi, I try to use AbpQuartz in my web project.
[DependsOn( typeof(CipsARDataModule), typeof(CipsARApplicationModule), typeof(CipsARWebApiModule), typeof(AbpWebSignalRModule), typeof(AbpQuartzModule)]
And I receve this error: No component for supporting the service Abp.Quartz.Quartz.IQuartzScheduleJobManager was found
I have : Abp 1.2.0 Abp.quartz 1.2.0 Any suggest?