I created WCF service and testing WCF client using stand alone application. I was able to view this service using Internet Explorer also able to view in Visual studio servic
It sounds like your application is expecting XML but is receiving plain text. What type of object are you passing in?