SUDSGeneratorException Class
.NET Framework 3.0
The exception that is thrown if an error occurs during the generation of Web Services Description Language (WSDL).
Namespace: System.Runtime.Remoting.MetadataServices
Assembly: System.Runtime.Remoting (in system.runtime.remoting.dll)
Assembly: System.Runtime.Remoting (in system.runtime.remoting.dll)
The SUDSGeneratorException is generated by the remoting WSDL generator. The WSDL generator is used by the Soapsuds Tool (Soapsuds.exe), and can also be invoked programmatically using the MetaData class.
SUDSGeneratorException uses the HRESULT COR_E_EXCEPTION, which has the value 0x80131500.
For a list of initial property values for an instance of SUDSGeneratorException, see the Exception constructors.
Windows 98, Windows Server 2000 SP4, Windows Millennium Edition, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The Microsoft .NET Framework 3.0 is supported on Windows Vista, Microsoft Windows XP SP2, and Windows Server 2003 SP1.Community Additions
ADD
Show: