Classe SoapVersionMismatchException
Rappresenta l'eccezione che si verifica quando la versione del server di report non è compatibile con il controllo del report.
Spazio dei nomi: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (in microsoft.reportviewer.webforms.dll)
Sintassi
'Dichiarazione
<SerializableAttribute> _
Public NotInheritable Class SoapVersionMismatchException
Inherits ReportServerException
'Utilizzo
Dim instance As SoapVersionMismatchException
[SerializableAttribute]
public sealed class SoapVersionMismatchException : ReportServerException
[SerializableAttribute]
public ref class SoapVersionMismatchException sealed : public ReportServerException
/** @attribute SerializableAttribute() */
public final class SoapVersionMismatchException extends ReportServerException
SerializableAttribute
public final class SoapVersionMismatchException extends ReportServerException
Gerarchia di ereditarietà
System.Object
System.Exception
System.ApplicationException
Microsoft.Reporting.WebForms.ReportViewerException
Microsoft.Reporting.WebForms.ReportServerException
Microsoft.Reporting.WebForms.SoapVersionMismatchException
Protezione dei thread
Qualsiasi membro statico pubblico (Condiviso in Visual Basic) di questo tipo presenterà la protezione dei thread. Non è garantito che qualsiasi membro di istanza presenterà la protezione dei thread.
Vedere anche
Riferimento
Membri SoapVersionMismatchException
Spazio dei nomi Microsoft.Reporting.WebForms