Pho3nix
The Legend
Hi all,
Happy Monday
So my dilemma, there is a WCF service that pulls data from multiple sources and inserts them into a DB for other things. Service is kicked off by a SSIS package and bob is your uncle.
Well that's what it is supposed to do.
Service isn't working and after spending 2 days debugging it (it works on local but not on prod/qa) I am at a loss. And yes, it used to work fine until recently. No patches or security changes as far as I can see.
Team wants us to all spend a couple days looking into this and I'm of the opinion I should re-look the initial implementation and possibly re-dev.
Question is, what alternatives are there to get the same functionality where it isn't a WCF webservice. Console apps and the like are locked down so it can't be anything that needs a user to be logged in etc.
Thoughts?
Happy Monday
So my dilemma, there is a WCF service that pulls data from multiple sources and inserts them into a DB for other things. Service is kicked off by a SSIS package and bob is your uncle.
Well that's what it is supposed to do.
Service isn't working and after spending 2 days debugging it (it works on local but not on prod/qa) I am at a loss. And yes, it used to work fine until recently. No patches or security changes as far as I can see.
Team wants us to all spend a couple days looking into this and I'm of the opinion I should re-look the initial implementation and possibly re-dev.
Question is, what alternatives are there to get the same functionality where it isn't a WCF webservice. Console apps and the like are locked down so it can't be anything that needs a user to be logged in etc.
Thoughts?