wsdl.exe, appears to be the default tool for .Net to generate proxy class from wsdl. It has known problems (see here and here, also some SO questions). Is there an alternative proxy class generator?
I am not doing WCF, so tools such as svcutil.exe may not be usable.