See if you can find your job in the tblScheduledItem table in the database. Set the column Enabled to 0.
Thanks Magnus. When I read my logs more closely, I found this message:
" to remove this job permanent remove the contents of tblScheduledItemLog and tblScheduledItem for the job with jobId ='a84ba495-dc5f-4673-a963-da887c391de4' from the database"
Since we don't need the job at all any longer, I deleted the rows from the database and I no longer get the error message.
Hi! I know it's a strange subject, but my problem is that I had a job called AlarmFetcher that ran every minute. Then we changed our handling of the alarm data and removed the dll associated with that job. Now I can't find the job in Admin mode, but I get an error all the time in my logs stating that the dll can't be found.
How do I stop this job from running, when I can't see it?
Regards,