im getting an unknown exception when doing a request to a webservice:

axis2ns2:selectionFailure

Anyone know what the problem is ?

Edit: detailed error:

{"Message":"axis2ns5:selectionFailure","StackTrace":"   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)\r\n   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)\r\n   
link|improve this question

feedback

1 Answer

This problem occurs when there is an error with the xml namespace.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.