Soap12FaultCodes.RpcProcedureNotPresentFaultCode Bidang
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Mewakili subkode kesalahan SOAP versi 1.2 rpc:ProcedureNotPresent
yang menunjukkan layanan Web XML tidak mendukung metode layanan Web XML yang diminta.
public: static initonly System::Xml::XmlQualifiedName ^ RpcProcedureNotPresentFaultCode;
public static readonly System.Xml.XmlQualifiedName RpcProcedureNotPresentFaultCode;
staticval mutable RpcProcedureNotPresentFaultCode : System.Xml.XmlQualifiedName
Public Shared ReadOnly RpcProcedureNotPresentFaultCode As XmlQualifiedName
Nilai Bidang
Keterangan
ASP.NET tidak secara otomatis melempar dengan SoapException properti yang SoapFaultSubCode.Code diatur ke RpcProcedureNotPresentFaultCode.
Kelas SoapException ini memiliki SubCode properti jenis SoapFaultSubCode yang mewakili subkode kesalahan SOAP. Properti SoapFaultSubCode.Code mewakili URI untuk subkode kesalahan SOAP yang sebenarnya. Saat mengatur properti ke SoapFaultSubCode.CodeRpcProcedureNotPresentFaultCode, atur properti ke SoapException.CodeSenderFaultCode.