Forum Discussion
hastikeyvan
9 years agoNew Contributor
I searched about the reason that I get inline response and found that I'm using basicHttpBinding which will produce inline response.
I changed my wsdl file from SOAP1 to SOPA1.2 to convert the binding from to wsHttp ( Also I defined wsHttp in web.config).
But when I run wsdl file with svcutil.exe I get CustomBinding in the output.config file instead of wsHttpBinding.
Can anyone provide a solution to make wsHttpBinding in output.config by changing WSDL.
(I found that if we set the protectionlevel to none or sign then we will have customBinding).
But couldn't find any source that describing how change the protectionLevel in WSDL file ( even I'm not sure if we can change it in WSDL)
Related Content
- 4 years ago
Recent Discussions
- 11 hours ago