Solving development problems  |  About this blog

Web Service security using Microsoft WSE 3.0

When you have a proxy use this command to generate proxy class:

"c:\Program Files\Microsoft WSE\v3.0\Tools\WseWsdl3.exe" "http://your_service_url/your_service.asmx" /out:c:\YourService.cs /type:webClient

November 11th, 2009

blog comments powered by Disqus