Answer:
svcutil.exe command will convert the WSDL to a proxy class for our client
Open visual studio command prompt window
click on visual studio command prompt,set the current folder to the location where you want the generated proxy and configuration files to be created.
Run SvcUtil.exe to generate the output files.
|
Alert Moderator