I don't think this will ever work. A Web Service *can* be called from within a browser or Web app, but doesn't have to.
Redirecting is a browser / web related concept, while there are many Web service consumers that are not browser based. For instance, I can have a Windows form that calls a Web service to retrieve a DataSet. Once I receive the Redirect request, where am I redirected? Does my Win form change into a browser? I don't think so. The same is true for a Web service calling another Web service. Where do you redirect a Web service call to? You can't....
I think you'll need to rethink your strategy. For instance, have the calling code redirect the client. If necessary, have the Web service return the Ul the client needs to redirect to.
HtH,
Imar
---------------------------------------
Imar Spaanjaars
Everyone is unique, except for me.
While typing this post, I was listening to:
I'll Find My Way Home by
Jon & Vangelis (Track 1 from the album:
The Friends Of Mr. Cairo)
What's This?