Click to Rate and Give Feedback
Collapse All/Expand All Collapse All
This page is specific to
Microsoft Visual Studio 2005/.NET Framework 2.0

Other versions are also available for the following:
 
SoapVersionMismatchException Class 

Represents the exception that occurs when the report server version is not compatible with the report control.

Namespace: Microsoft.Reporting.WinForms
Assembly: Microsoft.ReportViewer.WinForms (in microsoft.reportviewer.winforms.dll)

Visual Basic (Declaration)
Public NotInheritable Class SoapVersionMismatchException
	Inherits ReportServerException
Visual Basic (Usage)
Dim instance As SoapVersionMismatchException
C#
public sealed class SoapVersionMismatchException : ReportServerException
C++
public ref class SoapVersionMismatchException sealed : public ReportServerException
J#
public final class SoapVersionMismatchException extends ReportServerException
JScript
public final class SoapVersionMismatchException extends ReportServerException
System.Object
   System.Exception
     Microsoft.Reporting.WinForms.ReportViewerException
       Microsoft.Reporting.WinForms.ReportServerException
        Microsoft.Reporting.WinForms.SoapVersionMismatchException
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker