I need a little advice before I go to war with an outside company. I’ve been trying to set up an upload/download from a web service for several months and everything worked fine on the test web service, but when I went to go “live” well, another program was using it. All the time. Now I would naturally chalk it up to sloppy programming on the part of whoever set up the web service, but would there be a reason for this that I’m not seeing? We have several rounds of “hand-shaking” going on before it goes for the data, so it doesn’t appear to be a security issue. And I have been successful downloading from a live web service on a tutorial project so I know it isn’t me. Part of me wants to just hack in there, but I know this isn’t good business practice.
Any advice is, as always, greatly appreciated.