Click here to Skip to main content
15,867,972 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I am new to REST service implementation.I have created one REST service based on WCF.While trying to consume the service I am gettin an error message as "The underlying connection was closed: The connection was closed unexpectedly".And the exception I got was "HttpStageProcessingException".
Please help me in fixing this issue.Thank in advance.


Regards,
Muthumari
Posted
Comments
Patrick Kalkman 13-May-11 16:41pm    
Can you share some more information, the error looks likes an exception occurs on the server side. Did you try to catch the exception on the server side?
[no name] 25-May-11 18:10pm    
Are you using a web browser or an application?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900