Web services : The request failed with an empty response.
-
Hi I am trying to consume from a 3rd party web service but I get the following error when I try to run a certain method in the web service I get the error "The request failed with an empty response." Does anybody know what this means? My first guess would be that the web method has thrown some exception but there are no details for the exception. Has anybody seen this before? Thanks Scott
There are 10 types of people in the world, those who understand binary and those who dont.
-
Hi I am trying to consume from a 3rd party web service but I get the following error when I try to run a certain method in the web service I get the error "The request failed with an empty response." Does anybody know what this means? My first guess would be that the web method has thrown some exception but there are no details for the exception. Has anybody seen this before? Thanks Scott
There are 10 types of people in the world, those who understand binary and those who dont.
It means that there is something wrong with the method and it returns an empty response instread of a proper SOAP message. If there was an exception, the method should return information of the exception in a SOAP error message.
--- single minded; short sighted; long gone;