I am currently working on an MVC project. It has a dependency on a service that is required to be run and perform task on set time intervals. This WCF service project is a separate project and I have integrated it into my MVC project. I am currently working on an MVC project. It ha