dimanche 10 mai 2015

MVC with Quartz Service - Not working

I have successfully implemented Quartz as embedded and service. Everything works fine except one. MVC with embedded Quartz works fine but not with service.

I placed MVC project's dll into Quartz folder as instructed and run MVC project and through MVC project i accessed Quartz service and assign job. Quartz successfully puts entry into database(I have used AdoJobStorage) but still job is not triggered by Quartz service.

I have checked things like is service running and beside if i have console application it works fine.

Aucun commentaire:

Enregistrer un commentaire