c# - SoapClient: The extern component has failed in processing your requests -
i have created wcf web service soap header client. running on cloud.
now, issue that, when create reference of web service in application/ run through wcf test client, works properly. but... when trying run web service through http://www.soapclient.com/soaptest.html , invoking, shows me below error:
we sorry, requested operation failed. server returned next messages
error message: soapclient::sendrequest - no info returned remote host:https://abc.cloudapp.net/myservice.svc/mywebrole.service extern component has failed in processing requests.
i have searched lot solution. want suggest way resolve highly welcome.
regards,
not solution really, seek test service locally - soapui first selection here. if service returns error much easier debug on remote client have no command over.
regards, michal
c# wcf soap soap-client
No comments:
Post a Comment