Hi,
I have a WCF service.
How can I generate WSE-enabled webservice proxy with command line wsdl.exe
tool for the WCF service
Thanks in Advance,
Venkat
Hi,
I have a WCF service.
How can I generate WSE-enabled webservice proxy with command line wsdl.exe
tool for the WCF service
Thanks in Advance,
Venkat
How can I generate WSE-enabled webservice proxy with command line wsdl.exe?
apk23886
I am not wse expert,looks like we can use wsewsdl3.exe to generate proxy
http://msdn.microsoft.com/library/default.asp url=/library/en-us/wse3.0/html/fbefe453-3851-439b-9c10-fb036b59ff81.asp
If you enbale wse3.0 for your project,Add service reference wizard should generate wse proxy.
please let me know above options working for you or not,If not,I will check with our wse experts.
-Thank you
Madhu