I am using from quartz dll to do some jobs in a specific time plan. I run the schedules in application_start in Global file. It works for me good in the local but when I publish the project it doesn't work. For publishing the project I just copy and overwrite the bin and views folder. The proper Global file that contains the running codes exist in the server. Should I publish it again or what to do?
What should I do?