Hi,
Did you want to use Response.Redirect method in the WCF services? As far as I know, we cannot use it in services.
In your case, you can redirect the user to another page basing on the value returned from WCF services.
I hope this helps.
Thomas Sun
Microsoft Online Community Support
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question.