WCF , The remote server returned an error: (400) Bad Request.

Posted by Pinu on Stack Overflow See other posts from Stack Overflow or by Pinu
Published on 2010-03-16T16:43:56Z Indexed on 2010/03/16 17:11 UTC
Read the original article Hit count: 210

Filed under:

I am getting this exception when trying to access a wcf web service.

[WebException: The remote server returned an error: (400) Bad Request.]
  System.Net.HttpWebRequest.GetResponse() +5314029
  System.ServiceModel.Channels.HttpChannelRequest.WaitForReply(TimeSpan timeout) +54

© Stack Overflow or respective owner

Related posts about wcf