Click here to Skip to main content
15,919,749 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I am using SOAP response but I want response by using Web services enhancements so can you help me How Can I write code for Web services enhancements

What I have tried:

I am using SOAP response but I want response by using Web services enhancements so can you help me How Can I write code for Web services enhancements
Posted
Updated 7-Feb-20 22:16pm

1 solution

WSE has been replaced by Windows Communication Foundation (WCF).
 
Share this answer
 
Comments
Member 14738666 8-Feb-20 4:29am    
thanks for reply but still we are using wse so I want to write code for getting response by using wse.....
Richard MacCutchan 8-Feb-20 4:44am    
Then you will need to read all the old documentation, which may not be complete.
Member 14738666 8-Feb-20 5:02am    
I searched in google but I didn't get any answer how can i get response by using wse
Richard MacCutchan 8-Feb-20 6:09am    
I already told you, you need to study the documentation. But since WCF is the new standard WSE may not support what you want to do.
Member 14738666 8-Feb-20 5:04am    
currently we are using wcf but we have to change that in wse and I want to consume response by using wse

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