Reputation: 7777
i have an webservice 1: when i add an weservice using webreference using vs 2005 it creates me reference.cs, wsdl, disco file
2: but when i create an proxy class using wsdl.exe wsdl /out:myProxyClass.cs http://hostServer/WebserviceRoot/WebServiceName.asmx?WSDL it creates only .cs file it does not create an wsdl, disco files
is there anything we have to enable to get disco, wsdl files
any help would be great
Thanks Prince
Upvotes: 0
Views: 206