Couldn't find wcf service end point on SharePoint Timer Job Execute method.
I written a timer job from it i have to make requests using wcf service.for this a made required changes on my web app's web.config file. And it is working with my Event receiver means from event receivers i can able to make request successfully but with Timer job i can not, here am getting end point could not be found error.