Classe SoapVersionMismatchException
Représente l'exception qui se produit lorsque la version du serveur de rapports n'est pas compatible avec le contrôle de rapport.
Espace de noms: Microsoft.Reporting.WebForms
Assembly: Microsoft.ReportViewer.WebForms (dans microsoft.reportviewer.webforms.dll)
Syntaxe
'Déclaration
<SerializableAttribute> _
Public NotInheritable Class SoapVersionMismatchException
Inherits ReportServerException
'Utilisation
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
Hiérarchie d'héritage
System.Object
System.Exception
System.ApplicationException
Microsoft.Reporting.WebForms.ReportViewerException
Microsoft.Reporting.WebForms.ReportServerException
Microsoft.Reporting.WebForms.SoapVersionMismatchException
Sécurité des threads
Tous les membres statiques publics (Shared dans Visual Basic) de ce type sont thread-safe. Il n'existe aucune garantie que les membres de l'instance soient thread-safe.
Voir aussi
Référence
Membres SoapVersionMismatchException
Espace de noms Microsoft.Reporting.WebForms