Solving development problems  |  About this blog

Archive for the ‘generate proxy class’ tag

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

Written by Avivo

November 11th, 2009 at 11:48 am