How I can access to WSDL 1.1 file from ASP.NET 3.5
- by ck3g
I have a WSDL 1.1 file which describes my Web Service. Now I need get access to its methods using ASP.NET 3.5
I tried to use wsdl.exe utility but I think that this utility use only WSDL 2.0 format.