.NET 2.0 WSDL.EXE UTILITY NON-STANDARD - WILL NOT COMPILE
can anyone please assist me with microsoft's WSDL.EXE utility from .NET 2.0 SDK? it won't compile due to the following console log. i have seen the so-called microsoft workaround but it doesn't seem to work.
http://support.microsoft.com/default.aspx?scid=kb;en-us;820122
any ideas anyone? bruce.
C:\aami\new wsdl>wsdl pnet.wsdl
Microsoft (R) Web Services Description Language Utility
[Microsoft (R) .NET Framework, Version 2.0.50727.42]
Copyright (C) Microsoft Corporation. All rights reserved.
Error: Unable to import binding 'PNETSoapBinding' from namespace 'http://webserv
ice.pnet.aami.com.au'.
- Unable to import operation 'deleteMail'.
- The element, deleteMailResponse, from namespace,http://webservice.pnet.aami
.com.au, was imported in two different contexts: (PrimitiveMapping, MembersMappi
ng).
If you would like more help, please type "wsdl /?".
C:\aami\new wsdl>

