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
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